This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository insubstantial.
commit bdc6cde7c880bafa20205619b67761943f4628f8 Author: Markus Koschany <[email protected]> Date: Sun Apr 10 21:13:23 2016 +0200 Fix BSD-3-clause license --- debian/copyright | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 861dfcc..50668ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -35,7 +35,8 @@ License: Apache-2.0 Files: build.gradle settings.gradle .gitignore README.markdown Copyright: 2005-2010 Kirill Grouchnikov License: BSD-3-clause -Comment: Miscellaneous build files +Comment: + Miscellaneous build files Files: gradle* Copyright: Copyright 2010 gradle original author or authors. @@ -127,7 +128,7 @@ Files: ./substance/src/main/resources/org/pushingpixels/substance/internal/contr ./substance/src/main/java/org/pushingpixels/substance/internal/contrib/randelshofer/quaqua/* Copyright: 2003-2006 Werner Randelshofer, Staldenmattweg 2, Immensee, CH-6405, Switzerland Christopher Atlan, Steve Roy -License: LGPL-2.1 or BSD-3-clause +License: Quaqua-License Use of the Quaqua Look and Feel is entirely at your own risk. I will not be liable for any data loss, hardware damage or whatever this program might cause. @@ -659,7 +660,35 @@ License: BSD-3-clause Files: trident/src/main/java/org/pushingpixels/trident/interpolator/Key*.java Copyright: 2006, Sun Microsystems, Inc -License: BSD-3-clause +License: BSD-3-clause-Sun-Microsystem + +License: BSD-3-clause-Sun-Microsystem + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + o Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + . + o 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. + . + o Neither the name of the TimingFramework project nor the names of + its contributors may 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 THE COPYRIGHT OWNER OR + CONTRIBUTORS 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. + License: BSD-3-clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/insubstantial.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

