diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2011-09-06 23:50:10 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2011-09-06 23:50:10 +0000 |
commit | ff0c5e9154e7a3d71d2465639b5e0da1ea2c7242 (patch) | |
tree | eb9ff19cfc26cee93f841e1ce14151e50d992ab3 /muse2/plugins/freeverb/tuning.h | |
parent | 7e9a221b1afee94262fab7fc8766dd18245b3714 (diff) |
Updated the licensing information
Diffstat (limited to 'muse2/plugins/freeverb/tuning.h')
-rw-r--r-- | muse2/plugins/freeverb/tuning.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/plugins/freeverb/tuning.h b/muse2/plugins/freeverb/tuning.h index ced89252..206209b6 100644 --- a/muse2/plugins/freeverb/tuning.h +++ b/muse2/plugins/freeverb/tuning.h @@ -1,8 +1,15 @@ +//========================================================= +// MusE +// Linux Music Editor +// $Id: ./plugins/freeverb/tuning.h $ +// // Reverb model tuning values
//
// Written by Jezar at Dreampoint, June 2000
// http://www.dreampoint.co.uk
// This code is public domain
+// +//========================================================= #ifndef _tuning_
#define _tuning_
|