licenses.list.txt 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. ====================COPYRIGHT====================
  2. * Copyright (C) 2000 Gary Pennington and Daniel Veillard.
  3. ====================COPYRIGHT====================
  4. * Copyright (C) 2000,2012 Bjorn Reese and Daniel Veillard.
  5. ====================COPYRIGHT====================
  6. * Copyright (C) 2003-2012 Daniel Veillard.
  7. ====================COPYRIGHT====================
  8. * Copyright (c) 2010-2017 Christopher Swenson.
  9. * Copyright (c) 2012 Vojtech Fried.
  10. * Copyright (c) 2012 Google Inc. All Rights Reserved.
  11. ====================COPYRIGHT====================
  12. Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
  13. ====================File: Copyright====================
  14. Except where otherwise noted in the source code (e.g. the files hash.c,
  15. list.c and the trio files, which are covered by a similar licence but
  16. with different Copyright notices) all the files are:
  17. Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
  18. Permission is hereby granted, free of charge, to any person obtaining a copy
  19. of this software and associated documentation files (the "Software"), to deal
  20. in the Software without restriction, including without limitation the rights
  21. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  22. copies of the Software, and to permit persons to whom the Software is fur-
  23. nished to do so, subject to the following conditions:
  24. The above copyright notice and this permission notice shall be included in
  25. all copies or substantial portions of the Software.
  26. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  27. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  28. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  29. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  30. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  31. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  32. THE SOFTWARE.
  33. ====================MIT====================
  34. * Copy: See Copyright for the status of this software.
  35. ====================MIT====================
  36. * Permission is hereby granted, free of charge, to any person obtaining a
  37. * copy of this software and associated documentation files (the "Software"),
  38. * to deal in the Software without restriction, including without limitation
  39. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  40. * and/or sell copies of the Software, and to permit persons to whom the
  41. * Software is furnished to do so, subject to the following conditions:
  42. *
  43. * The above copyright notice and this permission notice shall be included in
  44. * all copies or substantial portions of the Software.
  45. *
  46. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  47. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  48. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  49. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  50. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  51. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  52. * DEALINGS IN THE SOFTWARE.
  53. ====================MIT====================
  54. * See COPYRIGHT for the status of this software
  55. ====================MIT====================
  56. * See Copyright for the status of this software
  57. ====================MIT====================
  58. * See Copyright for the status of this software.
  59. ====================MIT====================
  60. * The MIT License (MIT)
  61. ====================MIT====================
  62. Permission is hereby granted, free of charge, to any person obtaining a copy
  63. of this software and associated documentation files (the "Software"), to deal
  64. in the Software without restriction, including without limitation the rights
  65. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  66. copies of the Software, and to permit persons to whom the Software is fur-
  67. nished to do so, subject to the following conditions:
  68. The above copyright notice and this permission notice shall be included in
  69. all copies or substantial portions of the Software.
  70. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  71. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  72. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  73. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  74. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  75. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  76. THE SOFTWARE.
  77. ====================MIT====================
  78. This code is released under the MIT License, see the Copyright file.
  79. ====================Mit-Veillard-Variant====================
  80. * Permission to use, copy, modify, and distribute this software for any
  81. * purpose with or without fee is hereby granted, provided that the above
  82. * copyright notice and this permission notice appear in all copies.
  83. *
  84. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
  85. * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  86. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
  87. * CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.