diff options
author | joeyh <joeyh> | 2006-03-13 17:06:37 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-03-13 17:06:37 +0000 |
commit | 84cc0252d7bf1cc8514ef347e150e9c8b930f0bd (patch) | |
tree | d4330fe66d3e46c6ec4a179d2e004f3a5b65ca3e /debian/copyright | |
parent | 7b031cc5149b6558cb5964b8db55538792de3ea6 (diff) | |
download | moreutils-0.6.tar.gz |
releasing version 0.60.6
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 1f3a9a4..455e406 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,8 +4,27 @@ This package was put together and debianized by Joey Hess isutf8 is Copyright (C) 2005 by Lars Wirzenius, under the terms of the GPL. -spong is Copyright (C) 2006 by Tollef Fog Heen, under the terms of -the GPL version 2. Name and concept by Colin Watson. +sponge has this copyright: +# Copyright (C) 2003 Colin Watson <cjwatson@debian.org>. +# +# 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 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. ifdata is Copyright (C) 2002 by Benjamin BAYART, under the terms of the GPL. It was originally called ifcfg and has a web page here: |