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/RTF/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 source/ShiftUI/RTF/README (limited to 'source/ShiftUI/RTF/README') diff --git a/source/ShiftUI/RTF/README b/source/ShiftUI/RTF/README new file mode 100644 index 0000000..ccfb3fa --- /dev/null +++ b/source/ShiftUI/RTF/README @@ -0,0 +1,7 @@ +This RTF parser was originally based on a C-based RTF parser written +by Paul DuBois (dubois@primate.wisc.edu). It came with the following license: + + * This software may be redistributed without restriction and used for + * any purpose whatsoever. + +and was part of the code found in the 'rewind' project. -- cgit v1.2.3