This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javacc.
commit 2a7e93f810dad2e5091371997e0bd82cd8a243dc Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 18 13:15:33 2016 +0100 Refreshed debian/copyright --- debian/changelog | 1 + debian/copyright | 33 ++++++++------------------------- 2 files changed, 9 insertions(+), 25 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5ddc7c9..47029ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ javacc (5.0-7) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Regenerate the bootstrap jar * Updated debian/watch + * Refreshed debian/copyright -- Emmanuel Bourg <[email protected]> Fri, 18 Nov 2016 12:37:15 +0100 diff --git a/debian/copyright b/debian/copyright index 58e351d..feba39f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JavaCC Upstream-Contact: Sreenivasa Viswanadha <[email protected]> -Source: http://javacc.java.net +Source: https://github.com/javacc/javacc Files: * Copyright: 2005-2006, Kees Jan Koster [email protected] @@ -10,32 +10,15 @@ Copyright: 2005-2006, Kees Jan Koster [email protected] 2006, Tim Pizey 2007, Paul Cager License: BSD-3-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - . - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - * Neither the name of the Sun Microsystems, Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF - THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* -Copyright: 2003, Nicolas Sabouret <[email protected]> +Copyright: 2003-2005, Nicolas Sabouret <[email protected]> + 2007-2008, Paul Cager <[email protected]> + 2008-2009, Michael Koch <[email protected]> + 2010, Torsten Werner <[email protected]> + 2013-2016, Emmanuel Bourg <[email protected]> +License: BSD-3-clause + License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

