[DRE-commits] [ruby-rails-tokeninput] 01/01: debian/copyright: renamed to Expat from MIT and make it same as upstream license for debian/*.

Andrew Lee ajqlee at moszumanska.debian.org
Wed Sep 9 12:44:11 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-rails-tokeninput.

commit d98fdbc5b1fabf652d0f3811680833ffe011e1af
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Wed Sep 9 20:35:56 2015 +0800

    debian/copyright: renamed to Expat from MIT and make it same as upstream license for debian/*.
---
 debian/copyright | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 909c216..37de012 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,9 +4,13 @@ Source: http://badge.fury.io/rb/rails_tokeninput
 
 Files: *
 Copyright: Han <han at logicallsat.com>
-License: MIT
+License: Expat
 
-License: MIT
+File: app/assets/javascripts/jquery.tokeninput.js
+Copyright: 2009 James Smith (http://loopj.com)
+License: GPL-2 or Expat
+
+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
@@ -26,8 +30,10 @@ License: MIT
  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
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
 Files: debian/*
 Copyright: 2015 Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-License: LGPL-2.1+
- On Debian systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+License: Expat or GPL-2

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



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