This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit 83826a15d46cb0620b5a87d03d06e1e8b57d1be3 Author: Bas Couwenberg <[email protected]> Date: Sat Jan 7 23:43:10 2017 +0100 Add license & copyright for preset icons. --- debian/changelog | 1 + debian/copyright | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index cff510a..22668fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ josm (0.0.svn11427+dfsg-1) UNRELEASED; urgency=medium * New tested snapshot. * Don't remove icons from JOSM source, icons from OSM SVN no longer used. * Drop openstreetmap-map-icons dependency, icons included in JOSM now. + * Add license & copyright for preset icons. -- Bas Couwenberg <[email protected]> Sat, 07 Jan 2017 23:23:33 +0100 diff --git a/debian/copyright b/debian/copyright index 9a31fdf..0df2fe5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -77,6 +77,11 @@ Copyright: 2012-2013, Dmitry Marakasov 2013-2014, Robin `ypid` Schneider License: BSD-2-Clause +Files: images/presets/* +Copyright: disclaimed +License: public-domain + These icons are placed in the public domain by their authors. + Files: src/com/drew/* Copyright: 2002-2016, Drew Noakes License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

