mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-27 09:50:53 +00:00
update copyright year
This commit is contained in:
parent
b70b24ce0a
commit
c61b93dd74
1 changed files with 1 additions and 1 deletions
|
@ -804,7 +804,7 @@ void
|
||||||
print_welcome()
|
print_welcome()
|
||||||
{
|
{
|
||||||
printf("FluidSynth runtime version %s\n"
|
printf("FluidSynth runtime version %s\n"
|
||||||
"Copyright (C) 2000-2017 Peter Hanappe and others.\n"
|
"Copyright (C) 2000-2018 Peter Hanappe and others.\n"
|
||||||
"Distributed under the LGPL license.\n"
|
"Distributed under the LGPL license.\n"
|
||||||
"SoundFont(R) is a registered trademark of E-mu Systems, Inc.\n\n",
|
"SoundFont(R) is a registered trademark of E-mu Systems, Inc.\n\n",
|
||||||
fluid_version_str());
|
fluid_version_str());
|
||||||
|
|
Loading…
Reference in a new issue