From 56f682cc9d2eefa1b24f57c0fadc75ebc163fe30 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Thu, 29 Jul 2004 23:28:46 +0000 Subject: Mandrakelinux --- share/ConfigFile.py | 2 +- share/Log.py | 4 ++-- share/Makefile | 2 +- share/Perms.py | 2 +- share/draksec_help.py | 2 +- share/libmsec.py | 2 +- share/man.py | 4 ++-- share/msec | 2 +- share/msec.py | 2 +- share/shadow.py | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) (limited to 'share') diff --git a/share/ConfigFile.py b/share/ConfigFile.py index 1ad0cee..d50e78f 100644 --- a/share/ConfigFile.py +++ b/share/ConfigFile.py @@ -1,5 +1,5 @@ #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : msec # File : ConfigFile.py # Version : $Id$ diff --git a/share/Log.py b/share/Log.py index 41a9691..11e021f 100644 --- a/share/Log.py +++ b/share/Log.py @@ -1,12 +1,12 @@ #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : msec2 # 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 Mandrake Linux guideline for the explanations +# the Mandrakelinux guideline for the explanations # in tools. Errors are reported to stderr. #--------------------------------------------------------------- diff --git a/share/Makefile b/share/Makefile index 10bbb12..c9d5bed 100644 --- a/share/Makefile +++ b/share/Makefile @@ -1,5 +1,5 @@ #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : share # File : Makefile # Version : $Id$ diff --git a/share/Perms.py b/share/Perms.py index c8c4e57..0d594e1 100755 --- a/share/Perms.py +++ b/share/Perms.py @@ -1,6 +1,6 @@ #!/usr/bin/python -O #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : msec # File : Perms.py # Version : $Id$ diff --git a/share/draksec_help.py b/share/draksec_help.py index e8af0fa..cfd86d1 100755 --- a/share/draksec_help.py +++ b/share/draksec_help.py @@ -1,6 +1,6 @@ #!/usr/bin/python #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : share # File : draksec_help.py # Version : $Id$ diff --git a/share/libmsec.py b/share/libmsec.py index 5edd04c..efea84b 100644 --- a/share/libmsec.py +++ b/share/libmsec.py @@ -1,5 +1,5 @@ #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : msec # File : libmsec.py # Version : $Id$ diff --git a/share/man.py b/share/man.py index 6e7c4e3..358ff86 100755 --- a/share/man.py +++ b/share/man.py @@ -1,6 +1,6 @@ #!/usr/bin/python #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : share # File : man.py # Version : $Id$ @@ -15,7 +15,7 @@ import imp import inspect header = '''.ds q \N'34' -.TH mseclib 3 V0 msec "Mandrake Linux" +.TH mseclib 3 V0 msec "Mandrakelinux" .SH NAME mseclib .SH SYNOPSIS diff --git a/share/msec b/share/msec index 19b8160..7e2c632 100755 --- a/share/msec +++ b/share/msec @@ -1,6 +1,6 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : share # File : msec # Version : $Id$ diff --git a/share/msec.py b/share/msec.py index 7fdfee7..768ce0a 100755 --- a/share/msec.py +++ b/share/msec.py @@ -1,6 +1,6 @@ #!/usr/bin/python -O #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : msec/share # File : msec.py # Version : $Id$ diff --git a/share/shadow.py b/share/shadow.py index 9f446fd..03ca6d9 100755 --- a/share/shadow.py +++ b/share/shadow.py @@ -1,6 +1,6 @@ #!/usr/bin/python #--------------------------------------------------------------- -# Project : Mandrake Linux +# Project : Mandrakelinux # Module : msec/share # File : shadow.py # Version : $Id$ -- cgit v1.2.1