diff options
author | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
commit | e35a2b65bcc01b3fd88f8764664eee7f958b9812 (patch) | |
tree | eb0c5de3c7841c207c9bc86d54483b20bf4edc95 /options/license/ANTLR-PD-fallback | |
parent | 4b7d85bfa5d593bb911a331a1d8daa67689bfa62 (diff) | |
download | gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.tar.gz gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license/ANTLR-PD-fallback')
-rw-r--r-- | options/license/ANTLR-PD-fallback | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/options/license/ANTLR-PD-fallback b/options/license/ANTLR-PD-fallback new file mode 100644 index 0000000000..37e810432d --- /dev/null +++ b/options/license/ANTLR-PD-fallback @@ -0,0 +1,21 @@ +ANTLR 2 License + +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. + +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. + +In 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. |