This is an automated email from the git hooks/post-receive script. tjaalton-guest pushed a commit to branch master in repository jaxb.
commit 608fc02e8d564a6f69ae11821af2fe77f862d4b4 Author: Timo Aaltonen <Timo Aaltonen [email protected]> Date: Thu Jun 19 10:09:03 2014 +0300 fix copyright --- debian/copyright | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index d079d78..0c3265c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,22 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Scannotation -Source: http://www.attainware.com/ +Upstream-Name: Glassfish Jaxb +Source: https://jaxb.java.net Files: * Copyright: 1997-2013, Oracle License: CDDL or GPL-2 with classpath exception +Files: xjc/src/com/sun/tools/xjc/reader/internalizer/NamespaceContextImpl.java +Copyright: 1997-2011 Oracle +License CDDL or GPL-2 with classpath exception and Apache-2.0 + +Files: runtime/src/com/sun/xml/bind/marshaller/XMLWriter.java, + runtime/src/com/sun/xml/bind/util/AttributesImpl.java, + runtime-deprecated/src/com/sun/xml/bind/marshaller/NamespaceSupport.java, + tools/pretty-printer/src/com/sun/tools/xmlpp/XMLWriter.java +Copyright: 1997-2013, Oracle +License: CDDL or GPL-2 with classpath exception and public-domain + License: GPL-2 On Debian systems, the full text of the Apache-2.0 license can be found in the file '/usr/share/common-licenses/GPL-2' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jaxb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

