ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/prefs_editor_gtk.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/prefs_editor_gtk.cpp (file contents):
Revision 1.5 by gbeauche, 2003-12-27T10:37:30Z vs.
Revision 1.6 by cebix, 2004-01-12T15:37:22Z

# Line 1 | Line 1
1   /*
2   *  prefs_editor_linux.cpp - Preferences editor, Linux implementation using GTK+
3   *
4 < *  SheepShaver (C) 1997-2002 Christian Bauer and Marc Hellwig
4 > *  SheepShaver (C) 1997-2004 Christian Bauer and Marc Hellwig
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 245 | Line 245 | static void mn_about(...)
245          char str[512];
246          sprintf(str,
247                  "SheepShaver\nVersion %d.%d\n\n"
248 <                "Copyright (C) 1997-2002 Christian Bauer and Marc Hellwig\n"
248 >                "Copyright (C) 1997-2004 Christian Bauer and Marc Hellwig\n"
249                  "E-mail: Christian.Bauer@uni-mainz.de\n"
250                  "http://www.uni-mainz.de/~bauec002/\n\n"
251                  "SheepShaver comes with ABSOLUTELY NO\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines