ShiftOS-C-/source/ShiftUI/RTF/README
MichaelTheShifter d40fed5ce2 Move ShiftUI source code to ShiftOS
This'll be a lot easier to work on.
2016-07-20 09:40:36 -04:00

7 lines
304 B
Text

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.