This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jnr-x86asm.
commit 4a088f84d2df19b75297e295b1955767e6ad815e Author: tony mancill <[email protected]> Date: Wed Nov 26 23:01:09 2014 -0800 freshen d/copyright --- debian/copyright | 40 ++++++++-------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/debian/copyright b/debian/copyright index 3a368bd..e52ac87 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,16 +1,12 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: jnr-x86asm -Maintainer: Wayne Meissner -Source: http://github.com/wmeissner/jnr-x86asm +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: jnr-x86asm +Upstream-Contact: Wayne Meissner +Source: https://github.com/jnr/jnr-x86asm +Files: * Copyright: 2010 Wayne Meissner (Java code) 2008-2009 Petr Kobalicek <[email protected]> (original C++ code) -License: LGPL-3 only (Java code), MIT/X11 (C++ code) - The full text of the LGPL-3 license can be found at -`/usr/share/common-licenses/LGPL-3'. - . - The original MIT/X11 license for the C++ code is: - . +License: MIT/X11 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 @@ -31,27 +27,7 @@ License: LGPL-3 only (Java code), MIT/X11 (C++ code) Files: debian/* Copyright: 2010 Torsten Werner <[email protected]> + 2014 tony mancill <[email protected]> License: LGPL-3 or MIT/X11 The full text of the LGPL-3 license can be found at -`/usr/share/common-licenses/LGPL-3'. - . - The MIT/X11 license: - . - 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. - + `/usr/share/common-licenses/LGPL-3'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-x86asm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

