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

Comparing SIDPlayer/src/main_sdl.cpp (file contents):
Revision 1.12 by cebix, 2003-10-21T16:56:19Z vs.
Revision 1.13 by cebix, 2004-01-12T15:15:49Z

# Line 1 | Line 1
1   /*
2   *  main_sdl.cpp - SIDPlayer SDL main program
3   *
4 < *  SIDPlayer (C) Copyright 1996-2003 Christian Bauer
4 > *  SIDPlayer (C) Copyright 1996-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 118 | Line 118 | int main(int argc, char **argv)
118          // Print banner
119          printf(
120                  PACKAGE " Version " VERSION "\n\n"
121 <                "Copyright (C) 1996-2003 Christian Bauer\n"
121 >                "Copyright (C) 1996-2004 Christian Bauer\n"
122                  "E-mail: Christian.Bauer@uni-mainz.de\n"
123                  "http://www.uni-mainz.de/~bauec002/\n\n"
124                  "This is free software with ABSOLUTELY NO WARRANTY.\n"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines