copyright 4.9 KB

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