From 25cf6715d2d401a80a38c66163e2eebc2c2b7052 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Sun, 30 Jul 2023 06:13:26 +0000 Subject: [PATCH] Delete LICENSE --- LICENSE | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 12bfe73..0000000 --- a/LICENSE +++ /dev/null @@ -1,7 +0,0 @@ -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.