[Pkg-javascript-commits] [node-regenerator-runtime] 01/01: add copyright of runtime.js

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Nov 14 17:24:26 UTC 2016


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

praveen pushed a commit to branch master
in repository node-regenerator-runtime.

commit ddb180e02cb569c8b363c6c2809be975bd5ac50e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Nov 14 22:52:42 2016 +0530

    add copyright of runtime.js
---
 debian/copyright | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 7f9de30..f9ef4b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,10 @@ Files: *
 Copyright: 2016 Ben Newman <bn at cs.stanford.edu>
 License: Expat
 
+Files: runtime.js
+Copyright: 2014, Facebook, Inc.
+License: BSD-2-clause
+
 Files: debian/*
 Copyright: 2016 Sruthi Chandran <srud at disroot.org>
 License: Expat
@@ -32,3 +36,41 @@ License: Expat
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
 
+License: BSD-2-clause
+ All rights reserved.
+ .
+ This source code is licensed under the BSD-style license found in the
+ https://raw.github.com/facebook/regenerator/master/LICENSE file. An
+ additional grant of patent rights can be found in the PATENTS file in
+ the same directory.
+ .
+ Contents of the LICENSE file mentioned above:
+ .
+ BSD License
+ .
+ For "regenerator" software
+ .
+ Copyright (c) 2014, Facebook, Inc.
+ All rights reserved.
+ .
+ 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.
+ .
+ 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 HOLDER 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.

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



More information about the Pkg-javascript-commits mailing list