[DRE-commits] [ruby-json-pure] 01/01: fix missing glob and fix Expat license

Micah Anderson micah at moszumanska.debian.org
Fri Dec 2 22:23:19 UTC 2016


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

micah pushed a commit to branch master
in repository ruby-json-pure.

commit 893db519fcd7ec6871d10e62e382fa36e6a16d01
Author: Micah Anderson <micah at riseup.net>
Date:   Fri Dec 2 17:17:06 2016 -0500

    fix missing glob and fix Expat license
---
 debian/copyright | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index a8d881e..6839f28 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,19 +6,36 @@ Files: *
 Copyright: 2012-2016 Florian Frank <flori at ping.de>
 License: Ruby
 
-Files: java/src/json/ext
+Files: java/src/json/ext/*
 Copyright: Daniel Luz <dev at mernen.com>
 License: Ruby
 
 Files: data/prototype.js
 Copyright: 2005-2007 Sam Stephenson
-License: MIT
+License: Expat
+Comment: The MIT-style license that prototype is distributed under is the Expat license: https://github.com/sstephenson/prototype/blob/master/LICENSE
 
 Files: debian/*
 Copyright: 2016  Micah Anderson <micah at debian.org>
 License: GPL-2+
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
+License: Expat
+ 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 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.
+
 License: GPL-2+
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public

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



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