From a5382c6b6a9f542e383f4fbd9f9528366ef719eb Mon Sep 17 00:00:00 2001 From: derselbst Date: Thu, 14 Sep 2017 12:29:02 +0200 Subject: [PATCH] bump copyright year --- src/fluidsynth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fluidsynth.c b/src/fluidsynth.c index 27998216..bfa11650 100644 --- a/src/fluidsynth.c +++ b/src/fluidsynth.c @@ -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);