This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository grass.
commit 9f85a7246ce7116f2cffe7cec0d7c2e8740ef20a Author: Bas Couwenberg <[email protected]> Date: Wed Dec 28 18:25:10 2016 +0100 Update license & copyright for avl. --- debian/changelog | 1 + debian/copyright | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3e272d3..81abd3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ grass (7.2.0-1) UNRELEASED; urgency=medium * Make grass-core depend on grass-doc, g.extension requires some of its files. (LP: #1646812) * Drop svn-r69952-dglib-update-to-libavl-2.0.3.patch, included upstream. + * Update license & copyright for avl. -- Bas Couwenberg <[email protected]> Wed, 28 Dec 2016 18:14:57 +0100 diff --git a/debian/copyright b/debian/copyright index 18cafe2..c256200 100644 --- a/debian/copyright +++ b/debian/copyright @@ -108,6 +108,12 @@ Files: lib/python/imaging/images2gif.py Copyright: 2012, Almar Klein, Ant1, Marius van Voorden License: BSD-3-Clause +Files: lib/vector/dglib/avl.c + lib/vector/dglib/avl.h + lib/vector/dglib/tavl.c +Copyright: 1998-2004, Free Software Foundation, Inc. +License: LGPL-3+ + Files: man/jquery.fixedheadertable.min.js man/parser_standard_options.css Copyright: 2011, 2013, Mark Malek @@ -244,6 +250,25 @@ License: LGPL-2.1+ License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. +License: LGPL-3+ + 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 3 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. + . + On Debian systems, the complete text of version 3 of the GNU Lesser + General Public License can be found in `/usr/share/common-licenses/LGPL-3'. + License: BSD-2-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

