diff --git a/src/fluidsynth.c b/src/fluidsynth.c index ea5504f4..c1a3260e 100644 --- a/src/fluidsynth.c +++ b/src/fluidsynth.c @@ -1112,7 +1112,7 @@ print_welcome() printf("FluidSynth runtime version %s\n" "Copyright (C) 2000-2020 Peter Hanappe and others.\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 Creative Technology Ltd.\n\n", fluid_version_str()); }