antlr-LICENSE-PD.txt 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. SOFTWARE RIGHTS
  2. ANTLR 1989-2006 Developed by Terence Parr
  3. Partially supported by University of San Francisco & jGuru.com
  4. We reserve no legal rights to the ANTLR--it is fully in the
  5. public domain. An individual or company may do whatever
  6. they wish with source code distributed with ANTLR or the
  7. code generated by ANTLR, including the incorporation of
  8. ANTLR, or its output, into commerical software.
  9. We encourage users to develop software with ANTLR. However,
  10. we do ask that credit is given to us for developing
  11. ANTLR. By "credit", we mean that if you use ANTLR or
  12. incorporate any source code into one of your programs
  13. (commercial product, research project, or otherwise) that
  14. you acknowledge this fact somewhere in the documentation,
  15. research report, etc... If you like ANTLR and have
  16. developed a nice tool with the output, please mention that
  17. you developed it using ANTLR. In addition, we ask that the
  18. headers remain intact in our source code. As long as these
  19. guidelines are kept, we expect to continue enhancing this
  20. system and expect to make other tools available as they are
  21. completed.
  22. The primary ANTLR guy:
  23. Terence Parr
  24. parrt@cs.usfca.edu
  25. parrt@antlr.org