From c752deb389730ae56c25888e6b82c89e30060ec9 Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Sat, 27 Nov 2004 09:57:23 +0000 Subject: [PATCH] Changed my email address (patshaping@gmx.net -> patrick@patshaping.de) in all files except the Template and the File::UseList modules (they are seperate software). --- devedit.pl | 2 +- modules/Command.pm | 2 +- modules/Config/DevEdit.pm | 2 +- modules/File/Access.pm | 2 +- modules/Output.pm | 2 +- modules/Tool.pm | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devedit.pl b/devedit.pl index 3ec92df..d9e146e 100644 --- a/devedit.pl +++ b/devedit.pl @@ -5,7 +5,7 @@ # # Dev-Editor's main program # -# Author: Patrick Canterino +# Author: Patrick Canterino # Last modified: 2004-11-26 # diff --git a/modules/Command.pm b/modules/Command.pm index 83739f0..e572fb1 100644 --- a/modules/Command.pm +++ b/modules/Command.pm @@ -5,7 +5,7 @@ package Command; # # Execute Dev-Editor's commands # -# Author: Patrick Canterino +# Author: Patrick Canterino # Last modified: 2004-11-26 # diff --git a/modules/Config/DevEdit.pm b/modules/Config/DevEdit.pm index 0286f5a..4077b30 100644 --- a/modules/Config/DevEdit.pm +++ b/modules/Config/DevEdit.pm @@ -5,7 +5,7 @@ package Config::DevEdit; # # Read and parse the configuration files # -# Author: Patrick Canterino +# Author: Patrick Canterino # Last modified: 2004-11-24 # diff --git a/modules/File/Access.pm b/modules/File/Access.pm index 6ab193e..28124cc 100644 --- a/modules/File/Access.pm +++ b/modules/File/Access.pm @@ -6,7 +6,7 @@ package File::Access; # Some simple routines for doing things with files # with only one command # -# Author: Patrick Canterino +# Author: Patrick Canterino # Last modified: 2004-10-26 # diff --git a/modules/Output.pm b/modules/Output.pm index 9ab8697..be4837f 100644 --- a/modules/Output.pm +++ b/modules/Output.pm @@ -5,7 +5,7 @@ package Output; # # HTML generating routines # -# Author: Patrick Canterino +# Author: Patrick Canterino # Last modified: 2004-11-26 # diff --git a/modules/Tool.pm b/modules/Tool.pm index 2b73423..baaff16 100644 --- a/modules/Tool.pm +++ b/modules/Tool.pm @@ -5,7 +5,7 @@ package Tool; # # Some shared sub routines # -# Author: Patrick Canterino +# Author: Patrick Canterino # Last modified: 2004-11-13 # -- 2.34.1