This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit b5309d88b2a86653164b695df0e7dc8d7f7e5801 Author: Bas Couwenberg <[email protected]> Date: Thu Sep 15 16:34:55 2016 +0200 Update copyright file. Changes: - Rename MIT license shortname to Expat - Add THL A29 Limited to copyright holders for msinttypes files --- debian/changelog | 3 +++ debian/copyright | 7 ++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 36f2c3c..4db63f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ osmium-tool (1.4.0-1) UNRELEASED; urgency=medium * New upstream release. * Update Homepage URL. * Include CONTRIBUTING.md in docs. + * Update copyright file, changes: + - Rename MIT license shortname to Expat + - Add THL A29 Limited to copyright holders for msinttypes files -- Bas Couwenberg <[email protected]> Thu, 15 Sep 2016 16:23:39 +0200 diff --git a/debian/copyright b/debian/copyright index 7f5e064..deacc97 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,11 +9,12 @@ License: GPL-3+ Files: include/rapidjson/* Copyright: 2015, THL A29 Limited, a Tencent company, and Milo Yip -License: MIT +License: Expat Files: include/rapidjson/msinttypes/inttypes.h include/rapidjson/msinttypes/stdint.h Copyright: 2006-2013, Alexander Chemeris + 2015, THL A29 Limited License: BSD-3-Clause Files: test/include/catch.hpp @@ -21,7 +22,7 @@ Copyright: 2012, Two Blue Cubes Ltd License: BSL-1.0 Files: debian/* -Copyright: © 2015, Bas Couwenberg <[email protected]> +Copyright: 2015, Bas Couwenberg <[email protected]> License: GPL-2+ License: GPL-2+ @@ -108,7 +109,7 @@ License: BSL-1.0 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

