[DRE-commits] [ruby-uuid] 01/01: add cc-by-sa as dual license

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 23 14:01:02 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-uuid.

commit eab447ba245564cbb13c4e3b10fc38cc6d9b5732
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 23 19:29:07 2014 +0530

    add cc-by-sa as dual license
---
 debian/changelog |  6 ++++++
 debian/copyright | 41 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 77b52b3..86a4618 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-uuid (2.3.7-2) UNRELEASED; urgency=medium
+
+  * Add CC-BY-SA as dual license 
+
+ -- Pirate Praveen <praveen at debian.org>  Thu, 23 Oct 2014 19:28:37 +0530
+
 ruby-uuid (2.3.7-1) experimental; urgency=medium
 
   * Initial release (Closes: #763359)
diff --git a/debian/copyright b/debian/copyright
index cee8cc8..fa486f3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,12 @@ Source: http://rubygems.org/gems/uuid
 
 Files: *
 Copyright: 2005-2012 Assaf Arkin, Eric Hodel
-License: Expat
+License: Expat or CC-BY-SA
+Comment: Clarification https://github.com/assaf/uuid/issues/44
 
 Files: debian/*
 Copyright: 2014 Pirate Praveen <praveen at debian.org>
-License: Expat
+License: Expat or CC-BY-SA
 
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
@@ -29,3 +30,39 @@ License: Expat
  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.
+
+License: CC-BY-SA
+ You are free to:
+ .
+    Share — copy and redistribute the material in any medium or format
+    Adapt — remix, transform, and build upon the material
+    for any purpose, even commercially.
+ .
+    The licensor cannot revoke these freedoms as long as you follow the
+    license terms.
+ .
+ Under the following terms:
+ .
+    Attribution — You must give appropriate credit, provide a link to the
+    license, and indicate if changes were made. You may do so in any reasonable
+    manner, but not in any way that suggests the licensor endorses you or your
+    use.
+ .
+    ShareAlike — If you remix, transform, or build upon the material, you must
+    distribute your contributions under the same license as the original.
+ .
+    No additional restrictions — You may not apply legal terms or technological
+    measures that legally restrict others from doing anything the license
+    permits.
+ .
+ Notices:
+ .
+    You do not have to comply with the license for elements of the material in
+    the public domain or where your use is permitted by an applicable exception
+    or limitation.
+    No warranties are given. The license may not give you all of the permissions
+    necessary for your intended use. For example, other rights such as publicity
+    , privacy, or moral rights may limit how you use the material.
+ .
+ Full version of the license is available at
+ https://creativecommons.org/licenses/by-sa/3.0/legalcode

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-uuid.git



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