summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-01-27 07:14:12 +0000
committerThierry Vignaud <tv@mageia.org>2012-01-27 07:14:12 +0000
commitad4570357d9120426c1b25e6e39f919cd7e87e49 (patch)
treec7dd52e41a34e5e78bd1eba0a64eb62a6ba20874 /perl-install
parent3d9d628902e3fad840565da2084ce92f340ee8c4 (diff)
downloaddrakx-ad4570357d9120426c1b25e6e39f919cd7e87e49.tar
drakx-ad4570357d9120426c1b25e6e39f919cd7e87e49.tar.gz
drakx-ad4570357d9120426c1b25e6e39f919cd7e87e49.tar.bz2
drakx-ad4570357d9120426c1b25e6e39f919cd7e87e49.tar.xz
drakx-ad4570357d9120426c1b25e6e39f919cd7e87e49.zip
kill dead emails
Diffstat (limited to 'perl-install')
-rwxr-xr-xperl-install/install/install22
-rw-r--r--perl-install/resize_fat/README2
-rwxr-xr-xperl-install/standalone/diskdrake2
-rwxr-xr-xperl-install/standalone/drakdvb2
-rwxr-xr-xperl-install/standalone/drakupdate_fstab2
-rwxr-xr-xperl-install/standalone/fileshareset2
6 files changed, 6 insertions, 6 deletions
diff --git a/perl-install/install/install2 b/perl-install/install/install2
index 5b205af0c..e211d656a 100755
--- a/perl-install/install/install2
+++ b/perl-install/install/install2
@@ -2,7 +2,7 @@
#- PERL_INSTALL_TEST is used to launch stage2 in debug mode
#- Mandrake Graphic Install $Id: install2 258993 2009-08-07 18:01:22Z pterjan $
-#- Copyright (C) 1999/2000 Mandrakesoft (pixel@mandrakesoft.com)
+#- Copyright (C) 1999/2000 Mandrakesoft (pixel)
#-
#- 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
diff --git a/perl-install/resize_fat/README b/perl-install/resize_fat/README
index 12b64dea9..ad5656f0b 100644
--- a/perl-install/resize_fat/README
+++ b/perl-install/resize_fat/README
@@ -5,4 +5,4 @@ resize_fat::fat::update($fs) should be called before doing undoable things
BUGS:
no known bugs :)
-if you found one, please mail pixel@mandrakesoft.com !!
+if you found one, please mail pixel !!
diff --git a/perl-install/standalone/diskdrake b/perl-install/standalone/diskdrake
index 3021d36cf..e3b304c4a 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@mandriva.com)
+# Copyright (C) 1999-2008 Mandriva (pixel)
#
# 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
diff --git a/perl-install/standalone/drakdvb b/perl-install/standalone/drakdvb
index bd1b8dcaa..d9bbecd69 100755
--- a/perl-install/standalone/drakdvb
+++ b/perl-install/standalone/drakdvb
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Copyright (C) 2009 Mandriva
-# Pascal Terjan <pterjan@mandriva.com>
+# Pascal Terjan <pterjan>
#
# 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
diff --git a/perl-install/standalone/drakupdate_fstab b/perl-install/standalone/drakupdate_fstab
index 54b924001..edb3a5663 100755
--- a/perl-install/standalone/drakupdate_fstab
+++ b/perl-install/standalone/drakupdate_fstab
@@ -1,7 +1,7 @@
#!/usr/bin/perl
# drakupdate_fstab
-# Copyright (C) 2002-2008 Mandriva (pixel@mandriva.com)
+# Copyright (C) 2002-2008 Mandriva (pixel)
#
# 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
diff --git a/perl-install/standalone/fileshareset b/perl-install/standalone/fileshareset
index f53ebd849..77e0139c9 100755
--- a/perl-install/standalone/fileshareset
+++ b/perl-install/standalone/fileshareset
@@ -12,7 +12,7 @@ my $authorisation_group = 'fileshare';
########################################
# fileshare utility $Id: fileshareset 233183 2008-01-23 12:17:07Z tv $
-# Copyright (C) 2001-2008 Mandriva (pixel@mandriva.com)
+# Copyright (C) 2001-2008 Mandriva (pixel)
#
# 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