[DRE-commits] [ruby-sshkit] 02/03: d/copyright: Upstream change from GPL to MIT license

Sebastien Badia sbadia-guest at moszumanska.debian.org
Tue Mar 1 14:57:24 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-sshkit.

commit a38d99cfd971cc668926bc97ed28169e8dbbb62f
Author: Sebastien Badia <seb at sebian.fr>
Date:   Tue Mar 1 09:52:14 2016 -0300

    d/copyright: Upstream change from GPL to MIT license
---
 debian/changelog |  1 +
 debian/copyright | 27 +++++++++++++++++++++++----
 2 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 05240cc..11aded0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ruby-sshkit (1.8.0-1) unstable; urgency=medium
   * Imported Upstream version 1.8.0 (Closes: #795118)
   * Update Debian packaging using dh-make-ruby
   * d/patches: Refresh patchs
+  * d/copyright: Upstream change from GPL to MIT license
 
  -- Sebastien Badia <seb at sebian.fr>  Mon, 29 Feb 2016 16:07:52 -0300
 
diff --git a/debian/copyright b/debian/copyright
index 43f7fbe..f805de2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,12 +3,12 @@ Upstream-Name: sshkit
 Source: https://github.com/capistrano/sshkit
 
 Files: *
-Copyright: 2012-2014 Lee Hambley <lee.hambley at gmail.com>
-           2012-2014 Tom Clements <seenmyfate at gmail.com>
-License: GPL-3
+Copyright: 2012-2016 Lee Hambley <lee.hambley at gmail.com>
+           2012-2016 Tom Clements <seenmyfate at gmail.com>
+License: Expat
 
 Files: debian/*
-Copyright: 2014 Sebastien Badia <seb at sebian.fr>
+Copyright: 2014-2016 Sebastien Badia <seb at sebian.fr>
 License: GPL-3
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
@@ -29,3 +29,22 @@ License: GPL-3
  On Debian systems, the full text of the GNU General Public
  License version 3 can be found in the file
  `/usr/share/common-licenses/GPL-3'.
+
+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 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/ruby-sshkit.git



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