Author: smoe-guest Date: 2009-08-17 14:50:00 +0000 (Mon, 17 Aug 2009) New Revision: 3779
Modified: trunk/packages/ball/trunk/debian/copyright Log: Pretty printing, clarification of ballview. Modified: trunk/packages/ball/trunk/debian/copyright =================================================================== --- trunk/packages/ball/trunk/debian/copyright 2009-08-17 14:02:59 UTC (rev 3778) +++ trunk/packages/ball/trunk/debian/copyright 2009-08-17 14:50:00 UTC (rev 3779) @@ -1,5 +1,7 @@ -This package was debianized by Andreas Moll <[email protected]> on -Sat, 20 Jan 2007 13:34:29 +0100. +This package was debianized by Andreas Moll <[email protected]> (2007) +and Andreas Hildebrandt <[email protected]> (2008-2009), with some +assistance by Steffen Moeller <[email protected]> and first completed +on Mon, 17 Aug 2009 16:49:06 +0200. It was downloaded from http://ball-www.bioinf.uni-sb.de/Releases/all/ @@ -21,13 +23,13 @@ License: - This package is free software; you can redistribute it and/or modify - it either under the terms of the GNU Lesser General Public License - (libraries) or the GNU General Public License (applications) as - published by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version. The respective - source code will indicate which license is applying for the code of - your interest. If in doubt, contact the the authors. + This package is free software; you can redistribute it and/or + modify it either under the terms of the GNU Lesser General Public + License (libraries) or the GNU General Public License (the ballview + application) as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + The respective source code will indicate which license is applying + for the code of your interest. If in doubt, contact the the authors. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -148,26 +150,25 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. File: source/config/m4/ax_boost_*.m4 -Copyright: (c) 2008 Thomas Porschberg <[email protected]>, Michael Tindal, Daniel Casimiro <[email protected]>, +Copyright: (c) 2008 Thomas Porschberg <[email protected]>, Michael Tindal, + Daniel Casimiro <[email protected]>, License: Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. File: source/config/m4/ac_python_devel.m4 -Copyright: (c) 2008 Sebastian Huber <[email protected]> Alan W. Irwin <[email protected]>, Rafael Laboissiere <[email protected]>, Andrew Collier <[email protected]>, Matteo Settenvini <[email protected]>, Horst Knorr <[email protected]> +Copyright: (c) 2008 Sebastian Huber <[email protected]> + Alan W. Irwin <[email protected]>, Rafael Laboissiere + <[email protected]>, Andrew Collier <[email protected]>, + Matteo Settenvini <[email protected]>, Horst Knorr <[email protected]> License: GPL3+ +On Debian systems, the complete text of the GNU Lesser General Public +License can be found in `/usr/share/common-licenses/LGPL-2' and the GNU +Public License can be found in `/usr/share/common-licenses/GPL-2'. - - - - - -On Debian systems, the complete text of the GNU Lesser General -Public License can be found in `/usr/share/common-licenses/LGPL'. - The Debian packaging is (C) 2007-8, Andreas Moll <[email protected]> -and Andreas Hildebrandt <[email protected]> is licensed under +and Andreas Hildebrandt <[email protected]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
