diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-01-23 12:17:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-01-23 12:17:07 +0000 |
commit | 92e0d711ef291e19aacb28e69d692fca6fc2fd42 (patch) | |
tree | faa955ead00032208c53b53d0ca04eea5b9aaee8 /perl-install/standalone/diskdrake | |
parent | 65be30c237cf0e91b2b06d43c0d2aa1324e4517a (diff) | |
download | drakx-92e0d711ef291e19aacb28e69d692fca6fc2fd42.tar drakx-92e0d711ef291e19aacb28e69d692fca6fc2fd42.tar.gz drakx-92e0d711ef291e19aacb28e69d692fca6fc2fd42.tar.bz2 drakx-92e0d711ef291e19aacb28e69d692fca6fc2fd42.tar.xz drakx-92e0d711ef291e19aacb28e69d692fca6fc2fd42.zip |
fix a couple of emails
Diffstat (limited to 'perl-install/standalone/diskdrake')
-rwxr-xr-x | perl-install/standalone/diskdrake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/diskdrake b/perl-install/standalone/diskdrake index 0d4bbc9ef..3021d36cf 100755 --- a/perl-install/standalone/diskdrake +++ b/perl-install/standalone/diskdrake @@ -1,7 +1,7 @@ #!/usr/bin/perl # DiskDrake -# Copyright (C) 1999-2008 Mandriva (pixel@mandrakesoft.com) +# Copyright (C) 1999-2008 Mandriva (pixel@mandriva.com) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |