This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository jcodings.
commit 0b5b7bfd0f76c347aa7dd4cd69997e5cd674ebc8 Author: Hideki Yamane <[email protected]> Date: Wed Jun 3 20:37:25 2015 +0900 update debian/copyright --- debian/changelog | 1 + debian/copyright | 23 ++++------------------- 2 files changed, 5 insertions(+), 19 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c7fe79..c1f4464 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jcodings (1.0.13-1) UNRELEASED; urgency=medium * debian/control - set Standards-Version: 3.9.6 (no changes) - update Vcs-Brower URL + * udpate debian/copyright -- Hideki Yamane <[email protected]> Wed, 03 Jun 2015 20:23:59 +0900 diff --git a/debian/copyright b/debian/copyright index b897871..35cc22e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,29 +6,14 @@ Source: http://github.com/jruby/jcodings Files: * Copyright: 2008-2012 Marcin Mielżyński 2008-2010 Thomas E. Enobo <[email protected]> - 2009-2011 Charles Oliver Nutter <[email protected]> + 2009-2015 Charles Oliver Nutter <[email protected]> License: MIT - 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 the rights to - use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - of the Software, and to permit persons to whom the Software is furnished to do - so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. Files: debian/* Copyright: 2010 Torsten Werner <[email protected]> - 2012 Hideki Yamane <[email protected]> + 2012-2015 Hideki Yamane <[email protected]> +License: MIT + License: MIT 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcodings.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

