This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository clojure.
commit 3b8eff051eee4fa0cefa4b4cde829f7746a2ad0b Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 22 15:17:06 2016 +0100 Removed the unused BSD paragraph in debian/copyright --- debian/changelog | 1 + debian/copyright | 29 ----------------------------- 2 files changed, 1 insertion(+), 29 deletions(-) diff --git a/debian/changelog b/debian/changelog index 66cc418..3bc7d01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ clojure1.6 (1.6.0+dfsg-3) UNRELEASED; urgency=medium * Build the upstream tarball from the Git repository * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Removed the unused BSD paragraph in debian/copyright -- Emmanuel Bourg <[email protected]> Thu, 22 Dec 2016 12:46:29 +0100 diff --git a/debian/copyright b/debian/copyright index 11d891e..5511fce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -462,35 +462,6 @@ License: CPL-1 after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. -License: BSD-3-clause - ASM: a very small and fast Java bytecode manipulation framework - Copyright (c) 2000-2005 INRIA, France Telecom - All rights reserved. - . - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. 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. - 3. Neither the name of the copyright holders 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: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

