licenses.list.txt 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. ====================BSD-3-Clause====================
  2. * as covered by the BSD license under which ANTLR is issued. You can cut the code
  3. ====================BSD-3-Clause====================
  4. // Redistribution and use in source and binary forms, with or without
  5. // modification, are permitted provided that the following conditions
  6. // are met:
  7. // 1. Redistributions of source code must retain the above copyright
  8. // notice, this list of conditions and the following disclaimer.
  9. // 2. Redistributions in binary form must reproduce the above copyright
  10. // notice, this list of conditions and the following disclaimer in the
  11. // documentation and/or other materials provided with the distribution.
  12. // 3. The name of the author may not be used to endorse or promote products
  13. // derived from this software without specific prior written permission.
  14. //
  15. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  16. // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  17. // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  18. // IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  19. // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  20. // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  21. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  22. // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  23. // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  24. // THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  25. ====================BSD-3-Clause====================
  26. // [The "BSD licence"]
  27. ====================COPYRIGHT====================
  28. * Copyright 2001-2004 Unicode, Inc.
  29. ====================COPYRIGHT====================
  30. // Copyright (c) 2005-2009 Gokulakannan Somasundaram, ElectronDB
  31. ====================Unicode-Mappings====================
  32. * Disclaimer
  33. *
  34. * This source code is provided as is by Unicode, Inc. No claims are
  35. * made as to fitness for any particular purpose. No warranties of any
  36. * kind are expressed or implied. The recipient agrees to determine
  37. * applicability of information provided. If this file has been
  38. * purchased on magnetic or optical media from Unicode, Inc., the
  39. * sole remedy for any claim will be exchange of defective media
  40. * within 90 days of receipt.
  41. *
  42. * Limitations on Rights to Redistribute This Code
  43. *
  44. * Unicode, Inc. hereby grants the right to freely use the information
  45. * supplied in this file in the creation of products supporting the
  46. * Unicode Standard, and to make copies of this file in any form
  47. * for internal or external distribution as long as this notice
  48. * remains attached.