Author: plessy Date: 2011-05-20 05:06:04 +0000 (Fri, 20 May 2011) New Revision: 6843
Modified: trunk/packages/smile/trunk/debian/copyright Log: Proofread license and copyright notices, and converted file to DEP-5 format. Validated with ?\226?\128?\152config-edit -application dpkg-copyright -ui none?\226?\128?\153 Modified: trunk/packages/smile/trunk/debian/copyright =================================================================== --- trunk/packages/smile/trunk/debian/copyright 2011-05-20 04:41:28 UTC (rev 6842) +++ trunk/packages/smile/trunk/debian/copyright 2011-05-20 05:06:04 UTC (rev 6843) @@ -1,42 +1,46 @@ -This package was debianized by Steffen Moeller <[email protected]> on -Tue, 18 Nov 2003 16:20:05 +0100. +Format: http://dep.debian.net/deps/dep5/ +Source: http://www-igm.univ-mlv.fr/~marsan/smile_english.html -It was downloaded from http://www-igm.univ-mlv.fr/~marsan/smile_english.html +Files: * +Copyright: © 2004 L.Marsan (lama -AT- prism.uvsq.fr) +License: GPL-2+ + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +Comment: On Debian systems, the complete text of the GNU General Public License + version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. -Upstream Author: Copyright 2005 Laurent Marsan <[email protected]> - -Copyright: - - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public (GPL, Version 2, June 1991) - and GNU Less General Public Licenses (LGPL, Version 2.1, February 1999) - as published by the Free Software Foundation. - - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GPL and LGPL for more details. - - You should have received a copy of the GPL and the LGPL - along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - 02110-1301, USA. - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL-2' -and the full text of the Lesser General Public License in -'/usr/share/common-licenses/LGPL-2.1'. - -Upstream copyright notice from the file COPYING, the Free Software -Foundation's license files COPYING.gpl and COPYING.lgpl are -omitted from the packaging: - -All the source files of this package are distributed according to the GPL -License (see COPYING.gpl), except - libfasta.h - libsysk.h - Gtypes.h - libfasta.c -which are distributed according to the LGPL License (see COPYING.lgpl). - - +Files: P_BLOCS/include/Gtypes.h + P_BLOCS/include/libfasta.h + P_BLOCS/include/libsysk.h + P_BLOCS/src/libfasta.c +Copyright: © Atelier de BioInformatique +Contact: [email protected] +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA +Comment: On Debian systems, the complete text of the GNU LGPL version 2 can be + found in ‘/usr/share/common-licenses/LGPL-2.1’. The mismatch between licence + name and license version is verbatim from the source file headers. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
