diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:27:51 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:27:51 +0000 |
commit | ffe39ee891d9ee8250a24099c745b6134e1e5848 (patch) | |
tree | 8e86e322f79d043823af79e068dbf8aa5905ed61 | |
parent | 0cc73ab243f7bb667c5034d0ea5758e1b899c384 (diff) | |
download | java-common-ffe39ee891d9ee8250a24099c745b6134e1e5848.tar.gz |
State the license of the policy (Closes: #687841)
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | policy.xml | 3 |
2 files changed, 4 insertions, 0 deletions
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 <sylvestre@debian.org> Wed, 05 Jun 2013 14:11:41 +0200 @@ -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> |