[DRE-commits] [ruby-daemons] 04/05: d/copyright: switched to Copyright format 1.0

Jonas Genannt jonas at brachium-system.net
Mon Oct 20 13:20:40 UTC 2014


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

hggh-guest pushed a commit to branch master
in repository ruby-daemons.

commit dfffc27d83ceefc149dab4d15154c4c549d229d5
Author: Jonas Genannt <jonas.genannt at brachium-system.net>
Date:   Mon Oct 20 15:18:14 2014 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 02ae7a4..73d384b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,34 @@
-This package was debianized by Filipe Lautert <filipe at icewall.org>
-Tue, 28 Feb 2007 16:04:42 -0300
-
-It was downloaded from http://rubyforge.org/projects/daemons/
-
-Upstream Author: Thomas Uehlinger <th.uehlinger at gmx.ch>
-
-Copyright (c) 2005-2007 Thomas Uehlinger
-
-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.
-
-This license does not apply to daemonize.rb, which is was written by 
-Travis Whitton und published under the following license:
-
-The Daemonize extension module is copywrited free software by Travis Whitton
-<whitton at atlantic.net>. You can redistribute it under the terms specified in
-the COPYING file of the Ruby distribution.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: daemons
+Source: https://rubygems.org/gems/daemons
+
+Files: *
+Copyright: 2005-2012 Thomas Uehlinger <th.uehlinger at gmx.ch>
+License: Expat
+
+Files: debian/*
+Copyright: 2007-2008 Filipe Lautert <filipe at icewall.org>
+           2007-2012 Paul van Tilburg <paulvt at debian.org>
+           2011      Lucas Nussbaum <lucas at lucas-nussbaum.net>
+           2013      Cédric Boutillier <boutil at debian.org>
+           2013-2014 Jonas Genannt <jonas.genannt at capi2name.de>
+License: 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 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-daemons.git



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