diff options
author | Reinhold Kainhofer <reinhold@kainhofer.com> | 2010-02-12 20:05:02 +0100 |
---|---|---|
committer | Reinhold Kainhofer <reinhold@kainhofer.com> | 2010-02-12 20:05:02 +0100 |
commit | 93b84ae0bce8f125766f4f4058e263003f3f491e (patch) | |
tree | 6c174c3b10a9623b545d72a03f2e3fec2526b55b | |
parent | ca10bf3e391ded80e96359688caafc77f94caf12 (diff) |
MusicXML: Put the test suite under the MIT license, which is very permissive (document this)
-rw-r--r-- | LICENSE.DOCUMENTATION | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LICENSE.DOCUMENTATION b/LICENSE.DOCUMENTATION index bdc286c76a..9949d449e4 100644 --- a/LICENSE.DOCUMENTATION +++ b/LICENSE.DOCUMENTATION @@ -14,3 +14,6 @@ The following exceptions apply: * It does not apply to any manual which explicitly states another license. + + * It does not apply to the MusicXML unit test suite, + which is licensed under the MIT license. |