From 144b125b51862952138c8deccf4c82d7dbe2ad8e Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Sat, 23 Feb 2019 23:29:10 +0300 Subject: 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. --- src/chips/opal/LICENSE.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/chips/opal/LICENSE.txt (limited to 'src/chips/opal/LICENSE.txt') 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 +================================================================ + -- cgit v1.2.3