aboutsummaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2005-08-12 17:58:18 +0000
committerFunda Wang <fwang@mandriva.org>2005-08-12 17:58:18 +0000
commitcf506739ad06c8f98585eaad9d4f8a1b64c8b564 (patch)
tree7ab49c1b9ff8833bfd889839ffc394f6194d7898 /sbin
parentc8e1b7cd3e1f742d8252e1f385e36506b338dc9f (diff)
downloadcommon-data-cf506739ad06c8f98585eaad9d4f8a1b64c8b564.tar
common-data-cf506739ad06c8f98585eaad9d4f8a1b64c8b564.tar.gz
common-data-cf506739ad06c8f98585eaad9d4f8a1b64c8b564.tar.bz2
common-data-cf506739ad06c8f98585eaad9d4f8a1b64c8b564.tar.xz
common-data-cf506739ad06c8f98585eaad9d4f8a1b64c8b564.zip
s/Mandrake/Mandriva/
Diffstat (limited to 'sbin')
-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/*"));