[DRE-commits] [ruby-test-unit-notify] 01/02: update debian/copyright

Daisuke Higuchi dai at moszumanska.debian.org
Wed Oct 26 05:58:25 UTC 2016


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

dai pushed a commit to branch master
in repository ruby-test-unit-notify.

commit b6526a5118c22e473f036bc44b690cb54055c3e2
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Wed Oct 26 14:57:58 2016 +0900

    update debian/copyright
---
 debian/copyright | 43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 02a2a72..cd6cb82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,33 +3,32 @@ Upstream-Name: test-unit-notify
 Source: https://github.com/test-unit/test-unit-notify
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2010-2014  Kouhei Sutou <kou at clear-code.com>
+License: LGPL-2.1+
+
+Files: data/icons/kinotan/*.png screenshot/*.png
+Copyright: 2010-2014  Mayu & Co.
+License: LGPL-2.1+
 
 Files: debian/*
 Copyright: 2016 HIGUCHI Daisuke (VDR dai) <dai at debian.org>
-License: GPL-2+ (FIXME)
+License: LGPL-2.1+
 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: LGPL-2.1+
+ This library is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation, either version 2.1 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.
+ This library 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 Lesser General Public License for more details.
  .
- 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
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  .
- 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 GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-test-unit-notify.git



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