This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository stapler.
commit cdbaab423afaa6b69d016ce5335f91f9ea368bcb Author: Markus Koschany <[email protected]> Date: Sat Apr 16 00:08:24 2016 +0200 Update debian/copyright for new release. --- debian/copyright | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/copyright b/debian/copyright index c681c2e..bd94713 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,6 +12,32 @@ Copyright: 2004-2010, Kohsuke Kawaguchi <[email protected]>, jglick License: BSD-2-clause +Files: core/src/main/java/org/kohsuke/stapler/AcceptHeader.java + core/src/test/java/org/kohsuke/stapler/export/ModelTest.java + core/src/test/java/org/kohsuke/stapler/RequestImplTest.java +Copyright: 2010 Joe Gregorio + 2015 Red Hat Inc. + 2015 CloudBees, Inc. +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 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: ./core/src/main/java/org/kohsuke/stapler/export/TypeUtil.java Copyright: 1997-2007 Sun Microsystems, Inc. All rights reserved. License: GPL-2 or CDDL -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stapler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

