From 6809bb74914ba3666bd103c625cdc236389057bb Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 8 May 2007 00:37:55 -0400 Subject: [PATCH] Remove -WIP language from the debian copyright file Since I am the upstream maintainer the -WIP langauge is superflous, so remove it. Addresses Debian Bug: #415560 Signed-off-by: "Theodore Ts'o" --- debian/e2fsprogs.copyright | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/debian/e2fsprogs.copyright b/debian/e2fsprogs.copyright index a7f390f..2ae7d1f 100644 --- a/debian/e2fsprogs.copyright +++ b/debian/e2fsprogs.copyright @@ -4,7 +4,7 @@ written by Theodore Ts'o and Remy Card . Sources were obtained from http://sourceforge.net/projects/e2fsprogs -Packaging is copyright (c) 2003 Theodore Ts'o +Packaging is copyright (c) 2003-2007 Theodore Ts'o copyright (c) 1997-2003 Yann Dirson copyright (c) 2001 Alcove copyright (c) 1997 Klee Dienes @@ -17,27 +17,6 @@ Copyright notice: This package, the EXT2 filesystem utilities, are protected by the GNU Public License. -However, I request that if the version string in the file version.h -contains the string "pre-", or "WIP" that this version of e2fsprogs be -distributed in source form only. Please feel free to give a copy of -the e2fsck binary to help a friend recover his or her filesystem, as -the need arises. However, "pre" or "WIP" indicates that this release -is under development, and available for ALPHA testing. So for your -protection as much as mine, I'd prefer that it not appear in a some -distribution --- especially not a CD-ROM distribution! - -The most recent officially distributed version can be found at -http://e2fsprogs.sourceforge.net. If you need to make a distribution, -that's the one you should use. If there is some reason why you'd like -a more recent version that is still in ALPHA testing for your -distribution, please contact me (tytso@mit.edu), and we will very -likely be able to work out something that will work for all concerned. -The release schedules for this package are flexible, if you give me -enough lead time. - - Theodore Ts'o - 15-Mar-2003 - On Debian GNU systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -- 1.8.3.1