mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-05-07 06:01:08 +00:00
Update owner of the SoundFont registered trademark. (#706)
As of the time of this PR, the SoundFont registered trademark is owned by Creative Technology Ltd. http://tmsearch.uspto.gov/bin/showfield?f=doc&state=4803:rj74xq.2.1 http://assignments.uspto.gov/assignments/q?db=tm&qt=sno&reel=&frame=&sno=74325965
This commit is contained in:
parent
c9b187bd85
commit
33c147402b
1 changed files with 1 additions and 1 deletions
|
@ -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());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue