This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libtwelvemonkeys-java.
commit ca2b97861539a51b4858e751afafadf147fcb4a9 Author: Markus Koschany <[email protected]> Date: Tue Jun 27 15:16:20 2017 +0200 Add missing licenses --- debian/copyright | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/debian/copyright b/debian/copyright index 2b0e7d5..ec1f7ed 100644 --- a/debian/copyright +++ b/debian/copyright @@ -18,6 +18,17 @@ Copyright: 2008, Harald Kuhr 2000, The Apache Software Foundation. License: BSD-3-clause and Apache-1.1 +Files: imageio/imageio-pict/src/main/java/com/twelvemonkeys/imageio/plugins/pict/plpictdec.cpp +Copyright: 1996-2002 Ulrich von Zadow +License: zlib + +Files: imageio/imageio-core/src/main/resources/profiles/ClayRGB1998.icc +Copyright: no-copyright +License: public-domain + ClayRGB1998.icc color profile is public domain, downloaded from + http://www.argyllcms.com/ + "Public Domain. No Warranty, Use at own risk." + Files: debian/* Copyright: 2017, Markus Koschany <[email protected]> License: Apache-2.0 @@ -103,3 +114,24 @@ License: Apache-1.1 * Apache Software Foundation, please see <http://www.apache.org/>. * ****************************************************************************** + +License: zlib + The paintlib source code is supplied "AS IS". Ulrich von Zadow and other + contributors disclaim all warranties, expressed or implied, including, without + limitation, the warranties of merchantability and of fitness for any purpose. + The authors assume no liability for direct, indirect, incidental, special, + exemplary, or consequential damages, which may result from the use of + paintlib, even if advised of the possibility of such damage. + . + Permission is hereby granted to use, copy, modify, and distribute this source + code, or portions hereof, for any purpose, without fee, subject to the + following restrictions: + . + The origin of this source code must not be misrepresented. Altered versions + must be plainly marked as such and must not be misrepresented as being the + original source. This Copyright notice may not be removed or altered from any + source or altered source distribution. Executables containing paintlib or + parts of it must state that the software "contains paintlib code. paintlib is + copyright (c) 1996-2002 Ulrich von Zadow and other contributors.". This notice + must be displayed in at least one place where the copyright for the software + itself is displayed. The documentation must also contain this notice. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtwelvemonkeys-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

