This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-jcs.
commit 83fc41edccd8b79c2927a617f2bef64d601d33a8 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 16 17:22:23 2015 +0100 Changed the license of the package to Apache-2.0 --- debian/copyright | 44 +++++++------------------------------------- 1 file changed, 7 insertions(+), 37 deletions(-) diff --git a/debian/copyright b/debian/copyright index ce254d2..630609c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons JCS -Upstream-Contact: Apache Commons Developers (https://issues.apache.org/jira/browse/JCS) +Upstream-Contact: Apache Commons Developers <[email protected]> Source: http://archive.apache.org/dist/commons/jcs/source/ Files: * -Copyright: 2001-2015 The Apache Software Foundation. +Copyright: 2001-2015, The Apache Software Foundation License: Apache-2.0 Files: commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSConfiguration.java @@ -12,40 +12,10 @@ Copyright: 2003-2010, Terracotta, Inc License: Apache-2.0 Files: debian/* -Copyright: Bas Couwenberg <[email protected]> -License: Apache-2.0 or GPL-3+ - +Copyright: 2015, Bas Couwenberg <[email protected]> + 2015, Emmanuel Bourg <[email protected]> License: Apache-2.0 - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - . - http://www.apache.org/licenses/LICENSE-2.0 - . - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - . - On Debian systems, the complete text of the Apache License can be found - in `/usr/share/common-licenses/Apache-2.0'. - -License: GPL-3+ - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - On Debian systems, the complete text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. +License: Apache-2.0 + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-jcs.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

