xref: /aosp_15_r20/external/antlr/runtime/JavaScript/build/license.txt (revision 16467b971bd3e2009fad32dd79016f2c7e421deb)
1*16467b97STreehugger Robot/*
2*16467b97STreehugger RobotCopyright (c) 2003-2008 Terence Parr. All rights reserved.
3*16467b97STreehugger RobotCode licensed under the BSD License:
4*16467b97STreehugger Robothttp://www.antlr.org/license.html
5*16467b97STreehugger Robot
6*16467b97STreehugger RobotSome parts of the ANTLR class:
7*16467b97STreehugger RobotCopyright (c) 2008, Yahoo! Inc. All rights reserved.
8*16467b97STreehugger RobotCode licensed under the BSD License:
9*16467b97STreehugger Robothttp://developer.yahoo.net/yui/license.txt
10*16467b97STreehugger Robot*/
11