Utlize Draconis Code and Content License
Signed-off-by: merith-tk <merith.tk@gmail.com>
This commit is contained in:
parent
8cf6e9ff50
commit
7c5c094bfb
1 changed files with 32 additions and 4 deletions
36
LICENSE
36
LICENSE
|
@ -1,7 +1,35 @@
|
|||
ANTLR 2 License
|
||||
Draconis Code and Content License
|
||||
Copyright (c) 2022-2023, Merith.TK
|
||||
All rights reserved.
|
||||
|
||||
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.
|
||||
Redistribution and use in source and binary forms, without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
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.
|
||||
1. Redistributions of the material or source code must retain the above
|
||||
copyright notice, this list of conditions and the following disclaimer.
|
||||
|
||||
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.
|
||||
2. Redistributions in any form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
3. The name of the copyright holder may not be used to endorse or
|
||||
promote products derived from this material without specific prior
|
||||
written permission.
|
||||
|
||||
4. Derivative works based on this material are not permitted without
|
||||
the express written permission of the copyright holder, and must have
|
||||
permission from the copyright holder to be distributed. Derivative
|
||||
works based on this material may not be distributed under any other
|
||||
license unless the copyright holder has given permission to do so.
|
||||
|
||||
THIS MATERIAL IS PROVIDED BY THE COPYRIGHT HOLDER "AS IS" AND ANY
|
||||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE
|
||||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS MATERIAL, EVEN
|
||||
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
Loading…
Reference in a new issue