[jnr-ffi] 01/02: Add LGPL-3 test files to d/copyright
Tim Potter
tpot-guest at moszumanska.debian.org
Thu Apr 9 03:06:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository jnr-ffi.
commit 239753fc870f8021ddb67ac671f5f06bab0336f7
Author: Tim Potter <tpot at hp.com>
Date: Thu Apr 9 13:05:39 2015 +1000
Add LGPL-3 test files to d/copyright
---
debian/copyright | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 2ed2ee8..2c3a8ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,10 @@ Copyright: 2008-2014 Wayne Meissner
2008-2014 Charles Nutter
License: Apache-2.0
+Files: src/test/*
+Copyright: 2008-2014 Wayne Meissner
+License: LGPL-3
+
Files: debian/*
Copyright: 2014 Tim Potter <tpot at hp.com>
License: Apache-2.0
@@ -27,3 +31,21 @@ 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'
+
+License: LGPL-3
+ You can redistribute ths software and/or modify it under
+ the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This code is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
+ version 3 for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ version 3 along with this work. If not, see <http://www.gnu.org/licenses/>.
+ .
+ .
+ The full text of the LGPL-3 license can be found in
+ `/usr/share/common-licenses/LGPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-ffi.git
More information about the pkg-java-commits
mailing list