[Pkg-javascript-commits] [node-lodash] 02/02: d/copyright: Fix nominative bsd-3-clause
matthew pideil
mpideil-guest at moszumanska.debian.org
Sun May 18 19:57:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-lodash.
commit a2515c58044d4838070b35e97b0f802435fccb3c
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date: Sun May 18 21:27:21 2014 +0200
d/copyright: Fix nominative bsd-3-clause
---
debian/copyright | 31 +++++++++++++++++++++++++++----
1 file changed, 27 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 0d24190..9f0456d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,11 +26,11 @@ License: Expat
Files: vendor/dojo/*
Copyright: 2005-2013, The Dojo Foundation
-License: BSD-3-clause
+License: BSD-3-clause-Dojo
Files: vendor/firebug-lite/*
Copyright: 2007, Parakey Inc.
-License: BSD-3-clause
+License: BSD-3-clause-Parakey
Files: vendor/jquery/*
vendor/qunit/*
@@ -51,13 +51,13 @@ License: Expat
Files: vendor/requirejs/*
Copyright: 2010-2011, The Dojo Foundation
-License: BSD-3-clause or Expat
+License: BSD-3-clause-Dojo or Expat
Files: vendor/underscore/*
Copyright: 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
License: Expat
-License: BSD-3-clause
+License: BSD-3-clause-Dojo
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
@@ -79,6 +79,29 @@ License: BSD-3-clause
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+License: BSD-3-clause-Parakey
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of Parakey Inc. nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lodash.git
More information about the Pkg-javascript-commits
mailing list