This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository apktool.
commit 3ea558d2f4f7c549768c8d793ce02c543b6bf0b0 Author: Markus Koschany <[email protected]> Date: Thu Mar 24 20:38:09 2016 +0100 Clarify license for new Little Endian data input stream implementation. --- debian/copyright | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/copyright b/debian/copyright index bac200d..fa8c84e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -71,6 +71,13 @@ Files: debian/* Copyright: 2016, Markus Koschany <[email protected]> License: Apache-2.0 +Files: debian/patches/LittleEndianDataInputStream.java.patch +Copyright: no-copyright +License: public-domain + Please use it however you wish. +Comment: + http://www.peterfranza.com/2008/09/26/little-endian-input-stream/#comment-2518 + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apktool.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

