[DRE-commits] [ruby-maven-libs] 05/10: Fix copyright file

Miguel Landaeta nomadium at moszumanska.debian.org
Fri Mar 10 07:28:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository ruby-maven-libs.

commit 78b6aac1e10a2632e3b238409ee4696e6ce2a5ff
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Wed Mar 8 20:57:57 2017 +0000

    Fix copyright file
---
 debian/copyright | 43 ++++++++++++++++++++-----------------------
 1 file changed, 20 insertions(+), 23 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 17878b4..15c8415 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,33 +3,30 @@ Upstream-Name: ruby-maven-libs
 Source: https://github.com/takari/ruby-maven-libs
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2015-2016 Christian Meier <m.kristian at web.de>
+License: Apache-2.0
+Comment: Upstream indicates this software just come with the same license
+ as Maven itself and all the license info can be found under maven-home.
+ However, maven-home directory was removed from the source package because
+ is just a bundled maven distribution. Maven is licensed under Apache-2.0.
 
 Files: debian/*
-Copyright: 2017  <nomadium at debian.org>
-License: GPL-2+ (FIXME)
+Copyright: 2017 Miguel Landaeta <nomadium at debian.org>
+License: Apache-2.0
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
-License: GPL-2+ (FIXME)
- 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 2 of the License, or (at your option) any later
- version.
+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
  .
- 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.
+     http://www.apache.org/licenses/LICENSE-2.0
  .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
+ 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 GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ 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'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-maven-libs.git



More information about the Pkg-ruby-extras-commits mailing list