[Pkg-javascript-commits] [node-inherits] 01/05: License changed to ISC

Jérémy Lal kapouer at moszumanska.debian.org
Sun Oct 19 21:19:04 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-inherits.

commit a3f731e68ed1273951098fa980c9975180132589
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Oct 19 23:08:09 2014 +0200

    License changed to ISC
---
 debian/copyright | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index f6fe695..0f1cede 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,21 +1,18 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: inherits
 Upstream-Contact: https://github.com/isaacs/inherits/issues
-Source: https://github.com/isaacs/inherits/archive/e8fd3e37.tar.gz
-Comment: upstream has been asked to tag the repository
 
 Files: *
-Copyright: 2012-2013 Isaac Z. Schlueter <i at izs.me>
-License: WTFPL2
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- Version 2, December 2004
- Copyright (C) 2004 Sam Hocevar <sam at hocevar.net>
+Copyright: 2012-2014 Isaac Z. Schlueter <i at izs.me>
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
  .
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
- .
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- .
- 0. You just DO WHAT THE FUCK YOU WANT TO.
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-inherits.git



More information about the Pkg-javascript-commits mailing list