diff options
-rw-r--r-- | Makefile | 1 | ||||
-rwxr-xr-x | hostname-post | 1 | ||||
-rw-r--r-- | s2u.c | 1 | ||||
-rwxr-xr-x | s2u.sh | 1 |
4 files changed, 0 insertions, 4 deletions
@@ -3,7 +3,6 @@ # Package : s2u # Author : Frederic Lepied # Created on : Mon Sep 30 13:20:18 1999 -# Version : $Id$ # Purpose : rules to manage the files. ############################################################################# diff --git a/hostname-post b/hostname-post index fb3047f..f7d1a1e 100755 --- a/hostname-post +++ b/hostname-post @@ -3,7 +3,6 @@ # Project : Mandriva Linux # Module : s2u # File : hostname-post -# Version : $Id$ # Author : Frederic Lepied # Created On : Tue Jul 6 16:10:03 2004 # Purpose : send a dbus message on hostname change to all @@ -2,7 +2,6 @@ * Project : Mandriva Linux * Module : s2u * File : s2u.c - * Version : $Id$ * Authors : Stew Benedict and Frederic Lepied * Created On : Mon Aug 2 08:28:19 2004 * Purpose : read dbus messages addressed to the user and take @@ -3,7 +3,6 @@ # Project : Mandriva Linux # Module : s2u # File : s2u.sh -# Version : $Id$ # Author : Frederic Lepied # Created On : Sat Jul 31 01:03:37 2004 # Purpose : launch the dbus client attaching it to |