diff options
| author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2010-04-26 10:58:36 +0200 |
|---|---|---|
| committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2010-04-26 10:58:36 +0200 |
| commit | 60ffd2a62a327289dc915a2ff9401ff38285cbe8 (patch) | |
| tree | b0191195c476f17917b7a1a2edc60428b56171f9 /debian | |
| parent | f4c12356db571e08d87d8b4f7fc9f6d45e60a52f (diff) | |
| download | astroid-git-60ffd2a62a327289dc915a2ff9401ff38285cbe8.tar.gz | |
fix licensing to LGPL
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/copyright | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/debian/copyright b/debian/copyright index bf8940bc..24b86929 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ This package was debianized by Sylvain Thenault <sylvain.thenault@logilab.fr> S It was downloaded from ftp://ftp.logilab.org/pub/astng -Upstream Author: +Upstream Author: Sylvain Thenault <sylvain.thenault@logilab.fr> @@ -14,23 +14,21 @@ Copyright: License: - 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 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 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. + 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 St, Fifth Floor, Boston, MA - 02110-1301, USA. + 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 St, Fifth Floor, Boston, MA 02110-1301, USA. -On Debian systems, the complete text of the GNU General Public License -v2 may be found in '/usr/share/common-licenses/GPL-2'. +On Debian systems, the complete text of the GNU Lesser General Public License +may be found in '/usr/share/common-licenses/LGPL'. The Debian packaging is Copyright (C) 2008-2009, Sandro Tosi <morph@debian.org> and is licensed under the same terms as upstream code (see above). |
