licenses.list.txt 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. ====================COPYRIGHT====================
  2. /* Copyright 2010 Google Inc. All Rights Reserved.
  3. ====================COPYRIGHT====================
  4. /* Copyright 2013 Google Inc. All Rights Reserved.
  5. ====================COPYRIGHT====================
  6. /* Copyright 2014 Google Inc. All Rights Reserved.
  7. ====================COPYRIGHT====================
  8. /* Copyright 2015 Google Inc. All Rights Reserved.
  9. ====================COPYRIGHT====================
  10. /* Copyright 2016 Google Inc. All Rights Reserved.
  11. ====================COPYRIGHT====================
  12. /* Copyright 2017 Google Inc. All Rights Reserved.
  13. ====================COPYRIGHT====================
  14. /* Copyright 2018 Google Inc. All Rights Reserved.
  15. ====================COPYRIGHT====================
  16. Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
  17. ====================File: LICENSE====================
  18. Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
  19. Permission is hereby granted, free of charge, to any person obtaining a copy
  20. of this software and associated documentation files (the "Software"), to deal
  21. in the Software without restriction, including without limitation the rights
  22. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  23. copies of the Software, and to permit persons to whom the Software is
  24. furnished to do so, subject to the following conditions:
  25. The above copyright notice and this permission notice shall be included in
  26. all copies or substantial portions of the Software.
  27. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  28. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  29. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  30. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  31. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  32. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  33. THE SOFTWARE.
  34. ====================MIT====================
  35. Distributed under MIT license.
  36. See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
  37. ====================MIT====================
  38. Brotli is open-sourced under the MIT License, see the LICENSE file.
  39. ====================MIT====================
  40. Permission is hereby granted, free of charge, to any person obtaining a copy
  41. of this software and associated documentation files (the "Software"), to deal
  42. in the Software without restriction, including without limitation the rights
  43. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  44. copies of the Software, and to permit persons to whom the Software is
  45. furnished to do so, subject to the following conditions:
  46. The above copyright notice and this permission notice shall be included in
  47. all copies or substantial portions of the Software.
  48. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  49. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  50. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  51. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  52. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  53. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  54. THE SOFTWARE.