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/fileshareset | |
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/fileshareset')
-rwxr-xr-x | perl-install/standalone/fileshareset | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/fileshareset b/perl-install/standalone/fileshareset index c67e89545..3da214333 100755 --- a/perl-install/standalone/fileshareset +++ b/perl-install/standalone/fileshareset @@ -12,7 +12,7 @@ my $authorisation_group = 'fileshare'; ######################################## # fileshare utility $Id$ -# Copyright (C) 2001-2008 Mandriva (pixel@mandrakesoft.com) +# Copyright (C) 2001-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 |