aboutsummaryrefslogtreecommitdiffstats
path: root/share/Log.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/Log.py')
-rw-r--r--share/Log.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/Log.py b/share/Log.py
index 11e021f..061a5fb 100644
--- a/share/Log.py
+++ b/share/Log.py
@@ -1,12 +1,12 @@
#---------------------------------------------------------------
-# Project : Mandrakelinux
-# Module : msec2
+# Project : Mandriva Llinux
+# Module : msec
# File : Log.py
# Version : $Id$
# Author : Frederic Lepied
# Created On : Wed Dec 5 23:50:29 2001
# Purpose : write log through syslog conforming to
-# the Mandrakelinux guideline for the explanations
+# the Mandriva Linux guideline for the explanations
# in tools. Errors are reported to stderr.
#---------------------------------------------------------------