From f8fd76ba35b3eefa007cefb3f883acdd34eff202 Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Tue, 29 Nov 2005 23:59:36 +0000 Subject: [PATCH] Copyright and URL changes --- SheepShaver/src/Unix/prefs_editor_gtk.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SheepShaver/src/Unix/prefs_editor_gtk.cpp b/SheepShaver/src/Unix/prefs_editor_gtk.cpp index 628e4d6e..636264e2 100644 --- a/SheepShaver/src/Unix/prefs_editor_gtk.cpp +++ b/SheepShaver/src/Unix/prefs_editor_gtk.cpp @@ -369,9 +369,9 @@ static void mn_about(...) char str[512]; sprintf(str, "SheepShaver\nVersion %d.%d\n\n" - "Copyright (C) 1997-2004 Christian Bauer and Marc Hellwig\n" - "E-mail: Christian.Bauer@uni-mainz.de\n" - "http://www.uni-mainz.de/~bauec002/\n\n" + "Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig\n" + "E-mail: cb@cebix.net\n" + "http://sheepshaver.cebix.net/\n\n" "SheepShaver comes with ABSOLUTELY NO\n" "WARRANTY. This is free software, and\n" "you are welcome to redistribute it\n"