[Pkg-javascript-commits] [node-tap-mocha-reporter] 133/137: Improve copyright

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 7 09:49:33 UTC 2017


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

rouca pushed a commit to branch master
in repository node-tap-mocha-reporter.

commit 695f24ad0e305329bc17c9b40ae7f46d21692c83
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Tue Sep 5 23:39:09 2017 +0200

    Improve copyright
---
 debian/changelog |  2 +-
 debian/control   |  2 +-
 debian/copyright | 26 +++++++++++++++++++++++++-
 3 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 010e5c7..49a08d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,5 +2,5 @@ node-tap-mocha-reporter (3.0.6-1) unstable; urgency=low
 
   * Initial release (Closes: #872947)
 
- -- Bastien Roucariès <rouca at debian.org>  Tue, 22 Aug 2017 22:30:33 +0200
+ -- Bastien Roucariès <rouca at debian.org>  Wed, 06 Sep 2017 10:02:34 +0200
 
diff --git a/debian/control b/debian/control
index 32549a3..c6b7d0c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
  , node-diff (>= 1.3.2) <!nocheck>
  , node-tap (>= 8.0) <!nocheck>
  , docbook2x <!nodoc>
-Standards-Version: 4.0.1
+Standards-Version: 4.1.0
 Homepage: https://github.com/isaacs/tap-mocha-reporter
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-tap-mocha-reporter.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-tap-mocha-reporter.git
diff --git a/debian/copyright b/debian/copyright
index 675cd64..29b06d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,9 +4,14 @@ Upstream-Contact: https://github.com/isaacs/tap-mocha-reporter/issues
 Source: https://github.com/isaacs/tap-mocha-reporter
 
 Files: *
-Copyright: 2017 Isaac Z. Schlueter <i at izs.me> (http://blog.izs.me/)
+Copyright: 2015-2017 Isaac Z. Schlueter <i at izs.me> (http://blog.izs.me/)
 License: ISC
 
+Files: lib/reporters/*
+Copyright: 2011-2015 TJ Holowaychuk <tj at vision-media.ca>
+           2015-2017 Isaac Z. Schlueter <i at izs.me> (http://blog.izs.me/)
+License: Expat
+
 Files: debian/*
 Copyright: 2017 Bastien Roucariès <rouca at debian.org>
 License: ISC
@@ -24,3 +29,22 @@ License: ISC
  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
+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-javascript/node-tap-mocha-reporter.git



More information about the Pkg-javascript-commits mailing list