copyright 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: Almond
  3. Source: https://git.winfor.ch/nicolas/Almond
  4. Files: *
  5. Copyright: 2019-2020 Nicolas Winkler
  6. License: Zlib
  7. Files: libmandel/asmjit/*
  8. Copyright: 2008-2020 The AsmJit Authors
  9. License: Zlib
  10. Files: libalmond/tinyxml2/*
  11. Copyright:
  12. License: Zlib
  13. Files: libmandel/qd-2.3.22/*
  14. Copyright:
  15. License: BSD-3-Clause-LBNL
  16. License: Zlib
  17. This software is provided 'as-is', without any express or implied warranty. In
  18. no event will the authors be held liable for any damages arising from the use
  19. of this software.
  20. Permission is granted to anyone to use this software for any purpose, including
  21. commercial applications, and to alter it and redistribute it freely, subject to
  22. the following restrictions:
  23. 1. The origin of this software must not be misrepresented; you must not claim
  24. that you wrote the original software. If you use this software in a product,
  25. an acknowledgment in the product documentation would be appreciated but is
  26. not required.
  27. 2. Altered source versions must be plainly marked as such, and must not be
  28. misrepresented as being the original software.
  29. 3. This notice may not be removed or altered from any source distribution.
  30. License: BSD-3-Clause-LBNL
  31. 1. Redistribution and use in source and binary forms, with or without
  32. modification, are permitted provided that the following conditions are met:
  33. (1) Redistributions of source code must retain the copyright notice, this list
  34. of conditions and the following disclaimer.
  35. (2) Redistributions in binary form must reproduce the copyright notice, this
  36. list of conditions and the following disclaimer in the documentation and/or
  37. other materials provided with the distribution.
  38. (3) Neither the name of the University of California, Lawrence Berkeley
  39. National Laboratory, U.S. Dept. of Energy nor the names of its contributors may
  40. be used to endorse or promote products derived from this software without
  41. specific prior written permission.
  42. 2. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  43. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  44. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  45. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  46. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  47. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  48. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  49. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  50. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  51. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  52. 3. You are under no obligation whatsoever to provide any bug fixes, patches, or
  53. upgrades to the features, functionality or performance of the source code
  54. ("Enhancements") to anyone; however, if you choose to make your Enhancements
  55. available either publicly, or directly to Lawrence Berkeley National
  56. Laboratory, without imposing a separate written license agreement for such
  57. Enhancements, then you hereby grant the following license: a non-exclusive,
  58. royalty-free perpetual license to install, use, modify, prepare derivative
  59. works, incorporate into other computer software, distribute, and sublicense
  60. such enhancements or derivative works thereof, in binary and source code form.
  61. License: Libpng
  62. * Copyright (c) 1995-2019 The PNG Reference Library Authors.
  63. * Copyright (c) 2018-2019 Cosmin Truta.
  64. * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
  65. * Copyright (c) 1996-1997 Andreas Dilger.
  66. * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
  67. The software is supplied "as is", without warranty of any kind,
  68. express or implied, including, without limitation, the warranties
  69. of merchantability, fitness for a particular purpose, title, and
  70. non-infringement. In no event shall the Copyright owners, or
  71. anyone distributing the software, be liable for any damages or
  72. other liability, whether in contract, tort or otherwise, arising
  73. from, out of, or in connection with the software, or the use or
  74. other dealings in the software, even if advised of the possibility
  75. of such damage.
  76. Permission is hereby granted to use, copy, modify, and distribute
  77. this software, or portions hereof, for any purpose, without fee,
  78. subject to the following restrictions:
  79. 1. The origin of this software must not be misrepresented; you
  80. must not claim that you wrote the original software. If you
  81. use this software in a product, an acknowledgment in the product
  82. documentation would be appreciated, but is not required.
  83. 2. Altered source versions must be plainly marked as such, and must
  84. not be misrepresented as being the original software.
  85. 3. This Copyright notice may not be removed or altered from any
  86. source or altered source distribution.