mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-18 18:23:18 -05:00
Update copyright message
This commit is contained in:
parent
f08c18a5ed
commit
bea6bc762a
@ -79,7 +79,7 @@ static void
|
|||||||
version(void)
|
version(void)
|
||||||
{
|
{
|
||||||
fprintf(stdout, "Forked Media Server: Version %s\n", VERSION);
|
fprintf(stdout, "Forked Media Server: Version %s\n", VERSION);
|
||||||
fprintf(stdout, "Copyright (C) 2009-2010 Julien BLACHE <jb@jblache.org>\n");
|
fprintf(stdout, "Copyright (C) 2009-2011 Julien BLACHE <jb@jblache.org>\n");
|
||||||
fprintf(stdout, "Based on mt-daapd, Copyright (C) 2003-2007 Ron Pedde <ron@pedde.com>\n");
|
fprintf(stdout, "Based on mt-daapd, Copyright (C) 2003-2007 Ron Pedde <ron@pedde.com>\n");
|
||||||
fprintf(stdout, "Released under the GNU General Public License version 2 or later\n");
|
fprintf(stdout, "Released under the GNU General Public License version 2 or later\n");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user