This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 47d0fe2df50f68be4172c863bac49bd3ba0a1b21 Author: Bas Couwenberg <[email protected]> Date: Fri Sep 4 01:14:12 2015 +0200 Fix license for SiftFast (LGPL-3+). --- debian/copyright | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 1791f63..8f7c526 100644 --- a/debian/copyright +++ b/debian/copyright @@ -81,8 +81,7 @@ License: LGPL-2 Files: Modules/ThirdParty/SiftFast/src/* Copyright: 2008-2009, zerofrog <[email protected]> -License: LGPL-3 - On debian systems this license can be found at: /usr/share/common-licenses/LGPL-3 +License: LGPL-3+ Files: Modules/ThirdParty/ITK/include/* Utilities/Maintenance/BuildHeaderTest.py @@ -615,4 +614,21 @@ License: CeCILL . . Version 2.0 dated 2006-09-05. - . + +License: LGPL-3+ + This package 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 3 of the License, or + (at your option) any later version. + . + 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 + GNU Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU Lesser General Public License + version 3 can be found in "/usr/share/common-licenses/LGPL-3". + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

