This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository okio.
commit 8461d98b0a625a4c52b2acf12a7ddfe9d74ca88a Author: Emmanuel Bourg <[email protected]> Date: Mon May 30 23:58:49 2016 +0200 Extra copyright information --- debian/copyright | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/debian/copyright b/debian/copyright index 2febbfb..e5c80b1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,11 @@ Source: https://github.com/square/okio Upstream-Name: Okio Files: * -Copyright: 2014, Square, Inc. +Copyright: 2014-2016, Square, Inc. +License: Apache-2.0 + +Files: okio/src/main/java/okio/Base64.java +Copyright: 2006, Alexander Y. Kleymenov License: Apache-2.0 Files: debian/* @@ -11,14 +15,5 @@ Copyright: 2016, 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. - . - 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 full text of the Apache License, Version 2.0 - can be found in the file `/usr/share/common-licenses/Apache-2.0'. \ 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/okio.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

