README 304 B

1234567
  1. This RTF parser was originally based on a C-based RTF parser written
  2. by Paul DuBois ([email protected]). It came with the following license:
  3. * This software may be redistributed without restriction and used for
  4. * any purpose whatsoever.
  5. and was part of the code found in the 'rewind' project.