aboutsummaryrefslogtreecommitdiff
path: root/source/ShiftUI/RTF/README
blob: ccfb3fab6a20a567aa28edd9b0b3df4666d38380 (plain) (blame)
1
2
3
4
5
6
7
This RTF parser was originally based on a C-based RTF parser written 
by Paul DuBois ([email protected]). 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.