[libtest-bdd-cucumber-perl] 04/08: Add third-party copyright information to debian/copyright.

gregor herrmann gregoa at debian.org
Sat Feb 13 13:49:16 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-bdd-cucumber-perl.

commit ffcc42b676c25cd0e172f1d2735e05188fa78b0e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 13 14:41:08 2016 +0100

    Add third-party copyright information to debian/copyright.
---
 debian/copyright | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index c579c4c..d880e88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,24 @@ Files: *
 Copyright: 2011-2016, Peter Sergeant <pete at clueball.com>
 License: Artistic or GPL-1+
 
+Files: lib/Test/BDD/Cucumber/I18n.pm
+Copyright: 2014, Gregor Goldbach <glauschwuffel at nomaden.org>
+License: Artistic or GPL-1+
+
+Files: lib/Test/BDD/Cucumber/I18N/Data.pm
+Copyright: 2009-2013 Mike Sassak, Gregory Hnatiuk, Aslak Hellesøy
+License: Expat
+Comment: verbatim information in the file:
+ This file is a very small wrapper around the
+ https://github.com/cucumber/gherkin/blob/master/lib/gherkin/i18n.json
+ file from https://github.com/cucumber/gherkin.
+ .
+ The license on that file reads:
+ .
+ # Copyright (c) 2009-2013 Mike Sassak, Gregory Hnatiuk, Aslak Hellesøy
+ .
+ [Expat license follows here]
+
 Files: debian/*
 Copyright: 2012-2015, intrigeri <intrigeri at debian.org>
 License: Artistic or GPL-1+
@@ -26,3 +44,23 @@ License: GPL-1+
  .
  On Debian systems, the complete text of version 1 of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git



More information about the Pkg-perl-cvs-commits mailing list