This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jnr-enxio.
commit b5326a32bc860168687564cb45478e20ca2c99b4 Author: tony mancill <[email protected]> Date: Wed Apr 29 21:20:16 2015 -0700 clarify copyright of channels/PollSelectionKey.java The upstream author has clarified that this file is released under the Apache-2.0 license. See: https://github.com/jnr/jnr-enxio/issues/8 --- debian/copyright | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/debian/copyright b/debian/copyright index addc1ff..664b9ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,10 @@ License: Apache-2.0 Files: src/main/java/jnr/enxio/channels/PollSelectionKey.java Copyright: 2011 Wayne Meissner -License: LGPL-3 +License: Apache-2.0 +Comment: This file carries a header stating that the license is LGPL-3. + Upstream has since clarified that the file is licensed under Apache-2.0. + See: https://github.com/jnr/jnr-enxio/issues/8 Files: debian/* Copyright: 2014 Tim Potter <[email protected]> @@ -31,21 +34,3 @@ 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-enxio.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

