This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository gluegen2.
commit 380fcf6f349e5bc299924941a4997659abe5650b Author: tony mancill <[email protected]> Date: Sun Jul 19 09:27:13 2015 -0700 assign Expat license to debian/* --- debian/copyright | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9eabc08..89e2ac7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 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. 2010, JogAmp Community. @@ -135,3 +131,26 @@ Comment: As noted by upstream: 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. + +Files: debian/* +Copyright: 2010-2014, Sylvestre Ledru <[email protected]> + 2013-2015, tony mancill <[email protected]> +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. -- 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

