diff --git a/cmake/apple/fluid-synth.rb b/cmake/apple/fluid-synth.rb index 3e6ff5df9e5..d05fb4d6579 100644 --- a/cmake/apple/fluid-synth.rb +++ b/cmake/apple/fluid-synth.rb @@ -1,3 +1,6 @@ +# Copyright (c) 2009-present, Homebrew contributors +# License: BSD 2-Clause + class FluidSynth < Formula desc "Real-time software synthesizer based on the SoundFont 2 specs" homepage "http://www.fluidsynth.org"