mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-27 01:40:52 +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()
|
||||
{
|
||||
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"
|
||||
"SoundFont(R) is a registered trademark of E-mu Systems, Inc.\n\n",
|
||||
fluid_version_str());
|
||||
|
|
Loading…
Reference in a new issue