licenses.list.txt 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. ====================Apache-2.0====================
  2. " * Licensed under the Apache License v2.0\n" \
  3. " * http://www.apache.org/licenses/LICENSE-2.0\n" \
  4. ====================Apache-2.0====================
  5. * Licensed to the Apache Software Foundation (ASF) under one
  6. * or more contributor license agreements. See the NOTICE file
  7. * distributed with this work for additional information
  8. * regarding copyright ownership. The ASF licenses this file
  9. * to you under the Apache License, Version 2.0 (the
  10. * "License"); you may not use this file except in compliance
  11. * with the License. You may obtain a copy of the License at
  12. *
  13. * http://www.apache.org/licenses/LICENSE-2.0
  14. *
  15. * Unless required by applicable law or agreed to in writing,
  16. * software distributed under the License is distributed on an
  17. * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  18. * KIND, either express or implied. See the License for the
  19. * specific language governing permissions and limitations
  20. * under the License.
  21. ====================Apache-2.0====================
  22. # Licensed to the Apache Software Foundation (ASF) under one
  23. # or more contributor license agreements. See the NOTICE file
  24. # distributed with this work for additional information
  25. # regarding copyright ownership. The ASF licenses this file
  26. # to you under the Apache License, Version 2.0 (the
  27. # "License"); you may not use this file except in compliance
  28. # with the License. You may obtain a copy of the License at
  29. #
  30. # http://www.apache.org/licenses/LICENSE-2.0
  31. #
  32. # Unless required by applicable law or agreed to in writing,
  33. # software distributed under the License is distributed on an
  34. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  35. # KIND, either express or implied. See the License for the
  36. # specific language governing permissions and limitations
  37. # under the License.
  38. ====================COPYRIGHT====================
  39. Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
  40. ====================COPYRIGHT====================
  41. " * Copyright 2012 Twitter, Inc\n" \
  42. " * Licensed under the Apache License v2.0\n" \
  43. " * http://www.apache.org/licenses/LICENSE-2.0\n" \
  44. ====================COPYRIGHT====================
  45. * Copyright (c) 2008- Patrick Collison <patrick@collison.ie>
  46. * Copyright (c) 2006- Facebook
  47. ====================GPL-3.0-or-later WITH Bison-exception-2.2====================
  48. /* A Bison parser, made by GNU Bison 3.0.4. */
  49. /* Bison implementation for Yacc-like parsers in C
  50. Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
  51. This program is free software: you can redistribute it and/or modify
  52. it under the terms of the GNU General Public License as published by
  53. the Free Software Foundation, either version 3 of the License, or
  54. (at your option) any later version.
  55. This program is distributed in the hope that it will be useful,
  56. but WITHOUT ANY WARRANTY; without even the implied warranty of
  57. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  58. GNU General Public License for more details.
  59. You should have received a copy of the GNU General Public License
  60. along with this program. If not, see <http://www.gnu.org/licenses/>. */
  61. /* As a special exception, you may create a larger work that contains
  62. part or all of the Bison parser skeleton and distribute that work
  63. under terms of your choice, so long as that work isn't itself a
  64. parser generator using the skeleton or a modified version thereof
  65. as a parser skeleton. Alternatively, if you modify or redistribute
  66. the parser skeleton itself, you may (at your option) remove this
  67. special exception, which will cause the skeleton and the resulting
  68. Bison output files to be licensed under the GNU General Public
  69. License without this special exception.
  70. This special exception was added by the Free Software Foundation in
  71. version 2.2 of Bison. */
  72. ====================GPL-3.0-or-later WITH Bison-exception-2.2====================
  73. /* A Bison parser, made by GNU Bison 3.0.4. */
  74. /* Bison interface for Yacc-like parsers in C
  75. Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
  76. This program is free software: you can redistribute it and/or modify
  77. it under the terms of the GNU General Public License as published by
  78. the Free Software Foundation, either version 3 of the License, or
  79. (at your option) any later version.
  80. This program is distributed in the hope that it will be useful,
  81. but WITHOUT ANY WARRANTY; without even the implied warranty of
  82. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  83. GNU General Public License for more details.
  84. You should have received a copy of the GNU General Public License
  85. along with this program. If not, see <http://www.gnu.org/licenses/>. */
  86. /* As a special exception, you may create a larger work that contains
  87. part or all of the Bison parser skeleton and distribute that work
  88. under terms of your choice, so long as that work isn't itself a
  89. parser generator using the skeleton or a modified version thereof
  90. as a parser skeleton. Alternatively, if you modify or redistribute
  91. the parser skeleton itself, you may (at your option) remove this
  92. special exception, which will cause the skeleton and the resulting
  93. Bison output files to be licensed under the GNU General Public
  94. License without this special exception.
  95. This special exception was added by the Free Software Foundation in
  96. version 2.2 of Bison. */