We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24999f5 commit 7f99dcbCopy full SHA for 7f99dcb
src/fluidsynth.c
@@ -844,7 +844,7 @@ void
844
print_welcome()
845
{
846
printf("FluidSynth runtime version %s\n"
847
- "Copyright (C) 2000-2017 Peter Hanappe and others.\n"
+ "Copyright (C) 2000-2018 Peter Hanappe and others.\n"
848
"Distributed under the LGPL license.\n"
849
"SoundFont(R) is a registered trademark of E-mu Systems, Inc.\n\n",
850
fluid_version_str());
0 commit comments