Author: lkajan Date: 2013-10-05 10:09:10 +0000 (Sat, 05 Oct 2013) New Revision: 14788
Modified: trunk/packages/rostlab/rate4site/trunk/debian/copyright Log: fixed d/copyright, to reflect source licenses Modified: trunk/packages/rostlab/rate4site/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/rate4site/trunk/debian/copyright 2013-10-05 09:46:36 UTC (rev 14787) +++ trunk/packages/rostlab/rate4site/trunk/debian/copyright 2013-10-05 10:09:10 UTC (rev 14788) @@ -5,16 +5,35 @@ Files: debian/* Copyright: 2013 Guy Yachdav <[email protected]> -License: GPL-3+ +License: GPL-2+ +Files: src/phylogeny/getopt.h +Copyright: 1989-1994, 1996-1999, 2001 Free Software Foundation, Inc. +License: LGPL-2.1+ + Files: * Copyright: 2013 Nir Ben-Tal -License: GPL-3+ +License: GPL-2+ -License: GPL-3+ - This program is free software: you can redistribute it and/or modify +License: LGPL-2.1+ + 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.1 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 + +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 3 of the License, or + 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, @@ -22,8 +41,6 @@ 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, see <http://www.gnu.org/licenses/>. - . - On Debian systems, the complete text of the GNU General Public - License version 3 can be found in "/usr/share/common-licenses/GPL-3". + 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. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
