This is an automated email from the git hooks/post-receive script. eighthave pushed a commit to branch master in repository javawriter.
commit f65b9bf0c371dbd0fb9b0647e3b6538d05dec2a2 Author: Hans-Christoph Steiner <[email protected]> Date: Wed Aug 19 14:02:47 2015 +0200 add Apache-2.0 license blurb and fix copyright dates --- debian/copyright | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 50e61da..9393874 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: JavaWriter Source: http://github.com/square/javawriter/ Files: * -Copyright: 2015, Square, Inc. +Copyright: 2013-2014, Square, Inc. License: Apache-2.0 Files: debian/* @@ -11,6 +11,18 @@ Copyright: 2015, Komal Sukhani <[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 + . + 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-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/javawriter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

