Skip to content

Commit 7f99dcb

Browse files
committed
bump copyright year to 2018
1 parent 24999f5 commit 7f99dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fluidsynth.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ void
844844
print_welcome()
845845
{
846846
printf("FluidSynth runtime version %s\n"
847-
"Copyright (C) 2000-2017 Peter Hanappe and others.\n"
847+
"Copyright (C) 2000-2018 Peter Hanappe and others.\n"
848848
"Distributed under the LGPL license.\n"
849849
"SoundFont(R) is a registered trademark of E-mu Systems, Inc.\n\n",
850850
fluid_version_str());

0 commit comments

Comments
 (0)