This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapnik-vector-tile.
commit 884e925f58335a3987c0b566b4f854c847cef5c1 Author: Bas Couwenberg <[email protected]> Date: Fri Apr 8 10:01:16 2016 +0200 Update copyright file. Changes: - Add license & copyright for vector_tile_douglas_peucker.hpp - Use stand-alone license paragraphs --- debian/changelog | 3 +++ debian/copyright | 17 ++++++++++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c9587aa..acf8f12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ mapnik-vector-tile (1.0.6+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Update clipper to 68c49e9a9adaff1ddddb008eaf49f71bf259c4e8. + * Update copyright file, changes: + - Add license & copyright for vector_tile_douglas_peucker.hpp + - Use stand-alone license paragraphs -- Bas Couwenberg <[email protected]> Fri, 08 Apr 2016 09:41:38 +0200 diff --git a/debian/copyright b/debian/copyright index 34017c0..cacc640 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,20 @@ Files-Excluded: test/catch.hpp Files: * Copyright: 2013-2015 MapBox License: BSD-3-clause + +Files: src/vector_tile_douglas_peucker.hpp +Copyright: 2007-2015, Barend Gehrels, Amsterdam, the Netherlands. + 2008-2015, Bruno Lalande, Paris, France. + 2009-2015, Mateusz Loskot, London, UK. + 1995-2010, Geodan, Amsterdam, the Netherlands. +License: BSL-1.0 + +Files: debian/clipper.cpp + debian/clipper.hpp +Copyright: 2010-2015, Angus Johnson +License: BSL-1.0 + +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -35,9 +49,6 @@ License: BSD-3-clause ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: debian/clipper.cpp - debian/clipper.hpp -Copyright: 2010-2015, Angus Johnson License: BSL-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

