aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/chksession2
-rw-r--r--sbin/convertsession2
-rwxr-xr-xsbin/kdeDesktopCleanup2
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/chksession b/sbin/chksession
index 2d5b86d..2d68860 100644
--- a/sbin/chksession
+++ b/sbin/chksession
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# (c) MandrakeSoft, Chmouel Boudjnah <chmouel@mandrakesoft.com>
+# (c) Mandriva, Chmouel Boudjnah <chmouel@mandriva.com>
# Copyright under GPL blah blah blah.
## For info, see "chksession --help" or "man chksession"
diff --git a/sbin/convertsession b/sbin/convertsession
index 794ef07..05ea57e 100644
--- a/sbin/convertsession
+++ b/sbin/convertsession
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# -*- Mode: cperl -*-
-# Copyright (C) 2000 by Chmouel Boudjnah <chmouel@mandrakesoft.com>
+# Copyright (C) 2000 by Chmouel Boudjnah <chmouel@mandriva.com>
# Redistribution of this file is permitted under the terms of the GNU
# Public License (GPL)
## description: Convert a file /etc/X11/window-managers to a
diff --git a/sbin/kdeDesktopCleanup b/sbin/kdeDesktopCleanup
index 1ff6ea0..323dcc5 100755
--- a/sbin/kdeDesktopCleanup
+++ b/sbin/kdeDesktopCleanup
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# (c) MandrakeSoft, Pixel <pixel@mandrakesoft.com>
+# (c) Mandriva, Pixel <pixel@mandriva.com>
# Copyright under GPL
@dirs = (qw(/etc/skel /root), glob("/home/*"));