Author: malex-guest Date: 2011-02-08 09:13:54 +0000 (Tue, 08 Feb 2011) New Revision: 5930
Added: trunk/packages/vienna-rna/trunk/debian/patches/naview_copyright.patch Modified: trunk/packages/vienna-rna/trunk/debian/copyright trunk/packages/vienna-rna/trunk/debian/patches/series Log: Lincense change for lib/naview.c kindly granted by Robert E Bruccoleri. Modified: trunk/packages/vienna-rna/trunk/debian/copyright =================================================================== --- trunk/packages/vienna-rna/trunk/debian/copyright 2011-02-08 01:40:41 UTC (rev 5929) +++ trunk/packages/vienna-rna/trunk/debian/copyright 2011-02-08 09:13:54 UTC (rev 5930) @@ -22,14 +22,28 @@ Files:lib/naview.c Copyright: 1988 Robert E. Bruccoleri -License: - Copying of this software, in whole or in part, is permitted - provided that the copies are not made for commercial purposes, - appropriate credit for the use of the software is given, this - copyright notice appears, and notice is given that the copying - is by permission of Robert E. Bruccoleri. Any other copying - requires specific permission. - +License: 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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. + Files: RNAforester/* Copyright: 2009 Matthias Hoechsmann, <[email protected]> License: License: GPL-2+ Added: trunk/packages/vienna-rna/trunk/debian/patches/naview_copyright.patch =================================================================== --- trunk/packages/vienna-rna/trunk/debian/patches/naview_copyright.patch (rev 0) +++ trunk/packages/vienna-rna/trunk/debian/patches/naview_copyright.patch 2011-02-08 09:13:54 UTC (rev 5930) @@ -0,0 +1,38 @@ +Copyright change to GPL2 for lib/naview.c Kindly granted by auhtor Robert E Bruccoleri. +Index: ViennaRNA-1.8.4/lib/naview.c +=================================================================== +--- ViennaRNA-1.8.4.orig/lib/naview.c 2011-02-08 10:04:31.000000000 +0100 ++++ ViennaRNA-1.8.4/lib/naview.c 2011-02-08 10:09:11.000000000 +0100 +@@ -3,12 +3,26 @@ + * secondary structure. + * + * Copyright (c) 1988 Robert E. Bruccoleri +-* Copying of this software, in whole or in part, is permitted +-* provided that the copies are not made for commercial purposes, +-* appropriate credit for the use of the software is given, this +-* copyright notice appears, and notice is given that the copying +-* is by permission of Robert E. Bruccoleri. Any other copying +-* requires specific permission. ++* 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 package; if not, write to the Free ++* Software Foundation, Inc., 51 Franklin St, Fifth Floor, ++* Boston, MA 02110-1301 USA ++* . ++* On Debian systems, the full text of the GNU General Public ++* License version 2 can be found in the file ++* `/usr/share/common-licenses/GPL-2'. + * + * See R. Bruccoleri and G. Heinrich, Computer Applications in the + * Biosciences, 4, 167-173 (1988) for a full description. Modified: trunk/packages/vienna-rna/trunk/debian/patches/series =================================================================== --- trunk/packages/vienna-rna/trunk/debian/patches/series 2011-02-08 01:40:41 UTC (rev 5929) +++ trunk/packages/vienna-rna/trunk/debian/patches/series 2011-02-08 09:13:54 UTC (rev 5930) @@ -6,3 +6,5 @@ 01_RNAforester_missing_header.patch do_not_configure_g2-0.70.patch fix_RNAlib_info.patch +debian-changes-1.8.4-1 +naview_copyright.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
