summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/ANTLR-PD-fallback
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2021-09-01 20:43:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-03 09:03:34 +0100
commit2220839599c716707ed834f9c357c77612ba60cf (patch)
tree1745a4599b2c3d802a5bf29b54cb081f38b83427 /meta/files/common-licenses/ANTLR-PD-fallback
parent8d25cd30acf19bddec9f062d72c6835400595547 (diff)
downloadpoky-2220839599c716707ed834f9c357c77612ba60cf.tar.gz
common-licenses: add missing SPDX licences
As part of the work to converge our license support with SPDX, ensure that we have all of the licenses that SPDX supports. (From OE-Core rev: e2f9092c37395f4e3ee9d0777e28c83cce6007ee) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/ANTLR-PD-fallback')
-rw-r--r--meta/files/common-licenses/ANTLR-PD-fallback7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/files/common-licenses/ANTLR-PD-fallback b/meta/files/common-licenses/ANTLR-PD-fallback
new file mode 100644
index 0000000000..12bfe73738
--- /dev/null
+++ b/meta/files/common-licenses/ANTLR-PD-fallback
@@ -0,0 +1,7 @@
1ANTLR 2 License
2
3We 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.
4
5We 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.
6
7In countries where the Public Domain status of the work may not be valid, the author grants a copyright licence to the general public to deal in the work without restriction and permission to sublicence derivates under the terms of any (OSI approved) Open Source licence.