[maven-assembly-plugin] 02/03: Update copyright information
Miguel Landaeta
nomadium at moszumanska.debian.org
Thu Aug 24 16:42:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository maven-assembly-plugin.
commit 52ac04db56ca0a03eb7ba5ead3f46e716546cff4
Author: Miguel Landaeta <nomadium at debian.org>
Date: Thu Aug 24 17:41:59 2017 +0100
Update copyright information
---
debian/changelog | 3 ++-
debian/copyright | 29 +++++++++++++++++++++++++++--
2 files changed, 29 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7f34692..f66b938 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ maven-assembly-plugin (3.0.0-2) UNRELEASED; urgency=medium
* Team upload.
* Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+ * Update copyright info.
- -- Miguel Landaeta <nomadium at debian.org> Thu, 24 Aug 2017 17:39:45 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Thu, 24 Aug 2017 17:41:29 +0100
maven-assembly-plugin (3.0.0-1) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 08cb65a..2e38e6c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maven Assembly Plugin
Upstream-Contact: Apache Maven team
Source: http://svn.apache.org/repos/asf//maven/plugins/tags/
@@ -6,11 +6,36 @@ Source: http://svn.apache.org/repos/asf//maven/plugins/tags/
Files: *
Copyright: 2001-2014, The Apache Software Foundation.
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 GNU/Linux system you can find the complete text of the
Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
Files: debian/*
Copyright: 2009, Ludovic Claude <ludovic.claude at laposte.net>
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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
On Debian GNU/Linux system you can find the complete text of the
- GPL-3 license in '/usr/share/common-licenses/GPL-3'
+ GPL-3 license in '/usr/share/common-licenses/GPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git
More information about the pkg-java-commits
mailing list