mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 23:11:41 +00:00
bump copyright year
This commit is contained in:
parent
f91e391e8d
commit
a5382c6b6a
1 changed files with 1 additions and 1 deletions
|
@ -847,7 +847,7 @@ void
|
|||
print_welcome()
|
||||
{
|
||||
printf("FluidSynth version %s\n"
|
||||
"Copyright (C) 2000-2012 Peter Hanappe and others.\n"
|
||||
"Copyright (C) 2000-2017 Peter Hanappe and others.\n"
|
||||
"Distributed under the LGPL license.\n"
|
||||
"SoundFont(R) is a registered trademark of E-mu Systems, Inc.\n\n",
|
||||
FLUIDSYNTH_VERSION);
|
||||
|
|
Loading…
Reference in a new issue