diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2019-02-23 23:29:10 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2019-02-23 23:29:10 +0300 |
commit | 144b125b51862952138c8deccf4c82d7dbe2ad8e (patch) | |
tree | 45426768880fb700589d5e2239ec14bdb971ab11 /src/chips/opal/LICENSE.txt | |
parent | 59ed941c12f2ffafd09ea64ecd7e492830d513e6 (diff) | |
download | libADLMIDI-144b125b51862952138c8deccf4c82d7dbe2ad8e.tar.gz libADLMIDI-144b125b51862952138c8deccf4c82d7dbe2ad8e.tar.bz2 libADLMIDI-144b125b51862952138c8deccf4c82d7dbe2ad8e.zip |
Opal OPL3 emulator is licensed under public domain
I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain.
Diffstat (limited to 'src/chips/opal/LICENSE.txt')
-rw-r--r-- | src/chips/opal/LICENSE.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/chips/opal/LICENSE.txt b/src/chips/opal/LICENSE.txt new file mode 100644 index 0000000..2ee2f03 --- /dev/null +++ b/src/chips/opal/LICENSE.txt @@ -0,0 +1,19 @@ +A quote from a letter sent by Willy Reeve to Vitaly Novichkov +as a reply from a letter sent by Reality's (https://www.3eality.com/) +contact form +---------------------------------------------------------------- +All source code supplied with RAD is in the public domain. +---------------------------------------------------------------- + +================================================================ +The complete letter: +================================================================ +Hi, + +All source code supplied with RAD is in the public domain. +We'll clarify that in the documentation for the next release. + +Later... +SHAYDE +================================================================ + |