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

Comparing BasiliskII/src/Unix/prefs_editor_gtk.cpp (file contents):
Revision 1.18 by cebix, 2001-07-12T19:48:27Z vs.
Revision 1.20 by cebix, 2002-01-20T16:58:56Z

# Line 1 | Line 1
1   /*
2   *  prefs_editor_gtk.cpp - Preferences editor, Unix implementation using GTK+
3   *
4 < *  Basilisk II (C) 1997-2001 Christian Bauer
4 > *  Basilisk II (C) 1997-2002 Christian Bauer
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 230 | Line 230 | static void mn_about(...)
230          char str[512];
231          sprintf(str,
232                  "Basilisk II\nVersion %d.%d\n\n"
233 <                "Copyright (C) 1997-2001 Christian Bauer et al.\n"
233 >                "Copyright (C) 1997-2002 Christian Bauer et al.\n"
234                  "E-mail: Christian.Bauer@uni-mainz.de\n"
235                  "http://www.uni-mainz.de/~bauec002/B2Main.html\n\n"
236                  "Basilisk II comes with ABSOLUTELY NO\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines