Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 36 additions & 11 deletions src/ANTLR-PD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,44 @@
and later.</notes>
<text>
<titleText>
<p>ANTLR 2 License</p>
<p>
<alt match="ANTLR 2 License|Software Rights" name="Title">ANTLR 2 License</alt>
</p>
</titleText>

<p>We reserve no legal rights to the ANTLR--it is fully in the public domain. An individual or company may
do whatever they wish with source code distributed with ANTLR or the code generated by ANTLR,
including the incorporation of ANTLR, or its output, into commerical software.</p>
<p>We encourage users to develop software with ANTLR. However, we do ask that credit is given to us for
developing ANTLR. By "credit", we mean that if you use ANTLR or incorporate any source code into one
of your programs (commercial product, research project, or otherwise) that you acknowledge this fact
somewhere in the documentation, research report, etc... If you like ANTLR and have developed a nice
tool with the output, please mention that you developed it using ANTLR. In addition, we ask that the
headers remain intact in our source code. As long as these guidelines are kept, we expect to continue
enhancing this system and expect to make other tools available as they are completed.</p>
<p>We reserve no
<alt match="legal|LEGAL" name="legal">legal</alt>legal
rights to the
<alt match="ANTLR|PCCTS" name="ANTLR1">ANTLR</alt>
--it is
<optional>fully</optional>
in the public domain. An individual or company may do whatever they wish with source code distributed with
<alt match="ANTLR|PCCTS" name="ANTLR2">ANTLR</alt>
or the code generated by
<alt match="ANTLR|PCCTS" name="ANTLR3">ANTLR</alt>,
, including the incorporation of
<alt match="ANTLR|PCCTS" name="ANTLR4">ANTLR</alt>,
or its output, into commerical software.</p>

<p>We encourage users to develop software with
<alt match="ANTLR|PCCTS" name="ANTLR5">ANTLR</alt>.
However, we do ask that credit is given to us for developing
<alt match="ANTLR|PCCTS" name="ANTLR6">ANTLR</alt>.
By "credit", we mean that if you
<optional> use ANTLR or </optional>
incorporate
<alt match="any|our" name="source">any</alt>
source code into one of your programs (commercial product, research project, or otherwise)
that you acknowledge this fact somewhere in the documentation, research report, etc... If you like
<alt match="ANTLR|PCCTS" name="ANTLR7">ANTLR</alt>
and have developed a nice tool with the output, please mention that you developed it using
<alt match="ANTLR|PCCTS" name="ANTLR8">ANTLR</alt>.
In addition, we ask that
<alt match="the|this" name="article">the</alt>
<alt match="headers|header" name="headers">headers</alt>
remain intact in our source code.
As long as these guidelines are kept, we expect to continue enhancing this system and expect to make
other tools available as they are completed.</p>
</text>
</license>
</SPDXLicenseCollection>