This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit ffe39ee891d9ee8250a24099c745b6134e1e5848 Author: Sylvestre Ledru <[email protected]> Date: Wed Jun 5 12:27:51 2013 +0000 State the license of the policy (Closes: #687841) --- debian/changelog | 1 + policy.xml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 237ae7c..78b0731 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ java-common (0.49) UNRELEASED; urgency=low [ Sylvestre Ledru ] * Remove local variables in the changelog * Update of the Debian Java FAQ (was starting to become obsolete) + * State the license of the policy (Closes: #687841) -- Sylvestre Ledru <[email protected]> Wed, 05 Jun 2013 14:11:41 +0200 diff --git a/policy.xml b/policy.xml index 9dca108..ac367b4 100644 --- a/policy.xml +++ b/policy.xml @@ -79,6 +79,9 @@ The policy covers java virtual machines, java compilers, java programs and java libraries. </para> + <para> + This policy is published under the GNU GPL v2 or later license. + </para> </abstract> </bookinfo> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

