From b1c864ac057c02f88e8649e41d51e8b81b05c0cf Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 9 Dec 2004 12:43:50 +0000 Subject: Adjust copyright --- packdrake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packdrake b/packdrake index e5a3385..2a9e670 100755 --- a/packdrake +++ b/packdrake @@ -9,7 +9,7 @@ my $default_ratio = 6; sub usage { die qq(packdrake version $packdrake::VERSION -Copyright (C) 2000 MandrakeSoft. +Copyright (C) 2000-2004 Mandrakesoft. This is free software and may be redistributed under the terms of the GNU GPL. usage: @@ -30,7 +30,7 @@ usage: --list - list contents of archive. --cat - dump archive, only supported with gzip and bzip2, this write the contents of all file in archive. - --quiet - quiet operation + --quiet - quiet operation ); } -- cgit v1.2.1