update copyright to 2004 for --version
git-svn-id: https://svn.musicpd.org/mpd/trunk@1375 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
817e79e3c1
commit
a6fe459ee4
@ -87,7 +87,7 @@ void usage(char * argv[]) {
|
||||
void version() {
|
||||
LOG("mpd (MPD: Music Player Daemon) %s\n",VERSION);
|
||||
LOG("\n");
|
||||
LOG("Copyright (C) 2003 Warren Dukes <shank@mercury.chem.pitt.edu>\n");
|
||||
LOG("Copyright (C) 2003-2004 Warren Dukes <shank@mercury.chem.pitt.edu>\n");
|
||||
LOG("This is free software; see the source for copying conditions. There is NO\n");
|
||||
LOG("warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");
|
||||
LOG("\n");
|
||||
|
Loading…
Reference in New Issue
Block a user