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

Comparing BasiliskII/src/BeOS/about_window.cpp (file contents):
Revision 1.3 by cebix, 2002-01-20T16:58:55Z vs.
Revision 1.4 by cebix, 2004-01-12T15:29:23Z

# Line 1 | Line 1
1   \/*
2   *  about_window.cpp - "About" window
3   *
4 < *  Basilisk II (C) 1997-2002 Christian Bauer
4 > *  Basilisk II (C) 1997-2004 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 34 | Line 34 | void ShowAboutWindow(void)
34          char str[512];
35          sprintf(str,
36                  "Basilisk II\nVersion %d.%d\n\n"
37 <                "Copyright " B_UTF8_COPYRIGHT " 1997-2002 Christian Bauer et al.\n"
37 >                "Copyright " B_UTF8_COPYRIGHT " 1997-2004 Christian Bauer et al.\n"
38                  "E-mail: Christian.Bauer@uni-mainz.de\n"
39                  "http://www.uni-mainz.de/~bauec002/B2Main.html\n\n"
40                  "Basilisk II comes with ABSOLUTELY NO\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines