summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/ANTLR-PD
diff options
context:
space:
mode:
authorBeth Flanagan <elizabeth.flanagan@intel.com>2011-06-15 13:52:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-23 23:44:49 +0100
commit7cd2ac0e40d854bab9a32512018aff6172500c0e (patch)
tree99366a7b07db9f0b53bb9d411f0016f36982616d /meta/files/common-licenses/ANTLR-PD
parent879a7f819b7f38cda82d97489af433310aabfed1 (diff)
downloadpoky-7cd2ac0e40d854bab9a32512018aff6172500c0e.tar.gz
common-licenses: Additions and corrections
I've added more licenses from SPDX and corrected the gcc license so that it is a. parsable and b. accurate to the SPDX standard. I've also done some cleanup of license text and gdb's LICENSE field. (From OE-Core rev: e47343d12ee571281238bbf5663b074c0e32049f) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/ANTLR-PD')
-rw-r--r--meta/files/common-licenses/ANTLR-PD32
1 files changed, 32 insertions, 0 deletions
diff --git a/meta/files/common-licenses/ANTLR-PD b/meta/files/common-licenses/ANTLR-PD
new file mode 100644
index 0000000000..8b02a8c136
--- /dev/null
+++ b/meta/files/common-licenses/ANTLR-PD
@@ -0,0 +1,32 @@
1
2ANTLR SOFTWARE RIGHTS
3
4ANTLR 1989-2006 Developed by Terence Parr
5Partially supported by University of San Francisco &amp; jGuru.com
6
7We reserve no legal rights to the ANTLR--it is fully in the
8public domain. An individual or company may do whatever
9they wish with source code distributed with ANTLR or the
10code generated by ANTLR, including the incorporation of
11ANTLR, or its output, into commerical software.
12
13We encourage users to develop software with ANTLR. However,
14we do ask that credit is given to us for developing
15ANTLR. By "credit", we mean that if you use ANTLR or
16incorporate any source code into one of your programs
17(commercial product, research project, or otherwise) that
18you acknowledge this fact somewhere in the documentation,
19research report, etc... If you like ANTLR and have
20developed a nice tool with the output, please mention that
21you developed it using ANTLR. In addition, we ask that the
22headers remain intact in our source code. As long as these
23guidelines are kept, we expect to continue enhancing this
24system and expect to make other tools available as they are
25completed.
26
27The primary ANTLR guy:
28
29Terence Parr
30parrt@cs.usfca.edu
31parrt@antlr.org
32