This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository argparse4j.
commit bbd359d82bdd0c44af750a38e8ba5cd583f735fb Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 4 08:47:36 2014 +0100 Documented the files licensed under the Apache-2.0 license --- debian/copyright | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index bad4c55..85816fd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,17 +3,21 @@ Upstream-Name: argparse4j Source: https://github.com/tatsuhiro-t/argparse4j Files: * -Copyright: 2011, 2014 Tatsuhiro Tsujikawa <[email protected]> +Copyright: 2011-2014, Tatsuhiro Tsujikawa <[email protected]> License: Expat +Files: src/main/java/net/sourceforge/argparse4j/impl/type/FileArgumentType.java + src/main/java/net/sourceforge/argparse4j/internal/TerminalWidth.java +Copyright: 2014, The Apache Software Foundation +License: Apache-2.0 + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' + Files: debian/* Copyright: 2014 Tim Potter <[email protected]> License: Expat -Comment: the Debian packaging is licensed under the same terms as the original package. License: Expat - Copyright (C) 2011, 2014 Tatsuhiro Tsujikawa - . 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/argparse4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

