[DRE-commits] [rhc] 16/22: Add more copyright things

Chow Loong Jin hyperair at debian.org
Fri Oct 3 16:48:42 UTC 2014


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

hyperair pushed a commit to branch master
in repository rhc.

commit 38285373af366d96e7dd28727d1134789d666e70
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Fri Oct 3 12:59:43 2014 +0800

    Add more copyright things
---
 debian/copyright | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 947e0c7..046ffdf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,16 @@ Files: *
 Copyright: 2012 Red Hat, Inc.
 License: Apache-2.0
 
+Files: lib/rhc/vendor/parseconfig.rb
+Copyright: 2006, 2012, BJ Dierkes <derkes at bjdierkes.com>
+License: MIT
+Comment: Modified version of ruby-parseconfig
+
+Files: lib/rhc/vendor/okjson.rb
+Copyright: 2011, 2012, Keith Rarick
+License: MIT
+Comment: Bundled from https://github.com/kr/okjson
+
 Files: debian/*
 Copyright: 2014 Chow Loong Jin <hyperair at debian.org>
 License: Apache-2.0
@@ -22,3 +32,22 @@ License: Apache-2.0
  .
  On Debian systems, the full text of the Apache 2.0 license can be found in
  /usr/share/common-licenses/Apache-2.0.
+
+License: MIT
+ 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-ruby-extras/rhc.git



More information about the Pkg-ruby-extras-commits mailing list