This is an automated email from the git hooks/post-receive script. menosmalo-guest pushed a commit to branch master in repository stegosuite.
commit 090871bd22b26349faa1567809adc7f660d8e099 Author: Tobias Ilte <[email protected]> Date: Tue Jun 14 00:22:33 2016 +0200 updated debian/copyright (added BSD-3-clause) --- debian/copyright | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/copyright b/debian/copyright index 63091fd..b39594e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,6 +10,33 @@ Files: debian/* Copyright: 2016, Tobias Ilte <[email protected]> License: Apache-2.0 +Files: src/main/java/org/stegosuite/image/util/ColorDistance.java +Copyright: 2011, Stanford University +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + . + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + . + * The name Stanford University may not be used to endorse or promote products + derived from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL STANFORD UNIVERSITY BE LIABLE FOR ANY DIRECT, + INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY + OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, + EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Files: src/main/java/org/stegosuite/image/jpgtemp/james/* Copyright: 1998, James R. Weeks 1998, BioElectroMech -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stegosuite.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

