antlr - How do I make sure that Antlr4 gets credit for my new language -


i developed new language using antlr4 libraries. reading license , noticed if develop product using antlr, need give credit antlr contributors (particularly terrance parr). want make sure correctly , on , up, i'm not sure put credit, in product.

can me?

typcially mention 3rd party libraries in readme file or contributors file. used "about" information applications have. yet possibility documentation, must accessible in public. don't need add note everywhere, 1 place enough.


Comments

Popular posts from this blog

java - How to handle special characters while unmarshalling xml in JAXB -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -