This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bintray-client-java.
commit b52637edfda0eb1d3c2601c766f1652c7c56d761 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 4 12:24:42 2015 +0200 Added the missing copyright attributions --- debian/copyright | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) diff --git a/debian/copyright b/debian/copyright index 77a7343..047c9be 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,23 +9,38 @@ Comment: The upstream authors are: - Yoav Landman Files: * -Copyright: 2015 JFrog +Copyright: 2015, JFrog License: Apache-2.0 +Files: impl/src/main/java/com/jfrog/bintray/client/impl/HttpClientConfigurator.java +Copyright: 2014, JFrog Ltd. +License: LGPL-3+ + Artifactory is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + Artifactory 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 Lesser General Public License for more details. + . + On Debian systems, the full text of the Lesser General Public License + can be found in the file '/usr/share/common-licenses/LGPL-3' + +Files: impl/src/main/java/com/jfrog/bintray/client/impl/util/URI.java + impl/src/main/java/com/jfrog/bintray/client/impl/util/URIUtil.java +Copyright: 2002, The Apache Software Foundation + 2014, JFrog +License: Apache-2.0 +Comment: + These classes are based on apache-httpclient 3.1 with additional modifications + from JFrog Ltd. + Files: debian/* -Copyright: 2015 Kai-Chung Yan <[email protected]> +Copyright: 2015, Kai-Chung Yan <[email protected]> License: Apache-2.0 License: Apache-2.0 - Licensed 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 - /usr/share/common-licenses/Apache-2.0 (on Debian systems) - . - 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. \ No newline at end of file + 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/bintray-client-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

