From d40fed5ce2bc806a91245adb18039634eac13ed0 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Wed, 20 Jul 2016 09:40:36 -0400 Subject: Move ShiftUI source code to ShiftOS This'll be a lot easier to work on. --- source/ShiftUI/Internal/SUI_NOTES.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 source/ShiftUI/Internal/SUI_NOTES.txt (limited to 'source/ShiftUI/Internal/SUI_NOTES.txt') diff --git a/source/ShiftUI/Internal/SUI_NOTES.txt b/source/ShiftUI/Internal/SUI_NOTES.txt new file mode 100644 index 0000000..96350b0 --- /dev/null +++ b/source/ShiftUI/Internal/SUI_NOTES.txt @@ -0,0 +1,3 @@ +The code found in this folder is from the Mono project. + +The Mono project can be found on Github at http://github.com/mono/mono. -- cgit v1.2.3