This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository cglib.
commit 70571450829de511e559da4da3ab1f96341cabac Author: Miguel Landaeta <[email protected]> Date: Sat Aug 5 12:27:11 2017 +0100 Update copyright information --- debian/changelog | 3 ++- debian/copyright | 14 +++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1eb62b..c856b45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ cglib (3.2.5-2) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX) * Bump DH compat level to 10. + * Update copyright info. - -- Miguel Landaeta <[email protected]> Sat, 05 Aug 2017 12:25:50 +0100 + -- Miguel Landaeta <[email protected]> Sat, 05 Aug 2017 12:26:46 +0100 cglib (3.2.5-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 19c95c3..18c3343 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/copyright-format/1.0 +Format: https://www.debian.org/doc/copyright-format/1.0 Upstream-Name: CGLib, Code Generation Library Upstream-Contact: http://cglib.sourceforge.net/ Source: http://sourceforge.net/projects/cglib/ @@ -44,5 +44,17 @@ Copyright: 2007, Arnaud Vandyck <[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/cglib.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

