[DRE-commits] [ruby-net-scp] 03/06: Update copyright to 1.0 format

David Suárez deiv-guest at moszumanska.debian.org
Sun Oct 5 14:13:54 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-net-scp.

commit 54d5daf7a77ad4f2e5bb5cb0381c39a981768059
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sun Oct 5 15:39:52 2014 +0200

    Update copyright to 1.0 format
---
 debian/copyright | 70 +++++++++++++++++++++++++++-----------------------------
 1 file changed, 34 insertions(+), 36 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index e4f04e0..9fe4153 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,37 +1,35 @@
-This package was debianized by Leandro Nunes dos Santos <leandronunes at safernet.org.br> on
-Sat, 27 Sep 2008 08:12:31 -0300.
-
-It was downloaded from http://net-ssh.rubyforge.org/
-
-Upstream Author:
-
-    Jamis Buck <jamis at 37signals.com>
-
-Copyright:
-
-    Copyright © 2008 by Jamis Buck
-
-License:
-
-    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.
-
-The Debian packaging is © 2009, Christopher Lunsford <binarymutant at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Net::SCP
+Upstream-Contact: Jamis Buck <jamis at 37signals.com>
+Source: https://github.com/net-ssh/net-scp
+
+Files: *
+Copyright: 2008, Jamis Buck
+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.
+Comment: License referred to as MIT license.
+
+Files: debian/*
+Copyright: 2008, Leandro Nunes dos Santos <leandronunes at safernet.org.br>
+           2009, Christopher Lunsford <binarymutant at gmail.com>
+License: GPL-3
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in `/usr/share/common-licenses/GPL-3'.
 

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



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