This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository gluegen2.
commit 2933620ac8fb813d67e94fb788543f8bce990c22 Author: tony mancill <[email protected]> Date: Sun Jul 19 09:16:19 2015 -0700 update debian/copyright for bundled jcpp --- debian/copyright | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/copyright b/debian/copyright index d139d2f..9eabc08 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,6 +3,7 @@ Source: http://jogamp.org Files: debian/* Copyright: 2010-2014, Sylvestre Ledru <[email protected]> + 2013-2015, tony mancill <[email protected]> Files: * Copyright: 2003-2005, Sun Microsystems, Inc. @@ -117,3 +118,20 @@ License: BSD-2-clause Neither the name of Sun Microsystems, Inc. or the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +Files: jcpp/* +Copyright: 2007-2008, Shevek +Comment: As noted by upstream: + This branch is modified for JogAmp + to supply [GlueGen](http://jogamp.org/gluegen/www/) with JCPP. + . + This branch is only intended as a submodule for GlueGen + and hence must be [build from within GlueGen] + (http://jogamp.org/gluegen/doc/HowToBuild.html). + . + # Original JCPP Version + * [Homepage](http://www.anarres.org/projects/jcpp/) + * [GitHub](https://github.com/shevek/jcpp.git) +License: Apache-2.0 + On Debian systems, the complete text of the Apache 2.0 License + can be found in the `/usr/share/common-licenses/Apache-2.0' file. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gluegen2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

