123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- Upstream-Name: Almond
- Source: https://git.winfor.ch/nicolas/Almond
- Files: *
- Copyright: 2019-2020 Nicolas Winkler
- License: Zlib
- Files: libmandel/asmjit/*
- Copyright: 2008-2020 The AsmJit Authors
- License: Zlib
- Files: libmandel/qd-2.3.22/*
- Copyright:
- License: BSD-3-Clause-LBNL
- Files: libalmond/lpng1637/*
- Copyright:
- License: Libpng
- Files: libalmond/zlib-1.2.11/
- Copyright: 1995-2017 Jean-loup Gailly and Mark Adler
- License: Zlib
- License: Zlib
- This software is provided 'as-is', without any express or implied warranty. In
- no event will the authors be held liable for any damages arising from the use
- of this software.
- Permission is granted to anyone to use this software for any purpose, including
- commercial applications, and to alter it and redistribute it freely, subject to
- the following restrictions:
- 1. The origin of this software must not be misrepresented; you must not claim
- that you wrote the original software. If you use this software in a product,
- an acknowledgment in the product documentation would be appreciated but is
- not required.
- 2. Altered source versions must be plainly marked as such, and must not be
- misrepresented as being the original software.
- 3. This notice may not be removed or altered from any source distribution.
- License: BSD-3-Clause-LBNL
- 1. Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- (1) Redistributions of source code must retain the copyright notice, this list
- of conditions and the following disclaimer.
- (2) Redistributions in binary form must reproduce the copyright notice, this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
- (3) Neither the name of the University of California, Lawrence Berkeley
- National Laboratory, U.S. Dept. of Energy nor the names of its contributors may
- be used to endorse or promote products derived from this software without
- specific prior written permission.
- 2. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- 3. You are under no obligation whatsoever to provide any bug fixes, patches, or
- upgrades to the features, functionality or performance of the source code
- ("Enhancements") to anyone; however, if you choose to make your Enhancements
- available either publicly, or directly to Lawrence Berkeley National
- Laboratory, without imposing a separate written license agreement for such
- Enhancements, then you hereby grant the following license: a non-exclusive,
- royalty-free perpetual license to install, use, modify, prepare derivative
- works, incorporate into other computer software, distribute, and sublicense
- such enhancements or derivative works thereof, in binary and source code form.
- License: Libpng
- * Copyright (c) 1995-2019 The PNG Reference Library Authors.
- * Copyright (c) 2018-2019 Cosmin Truta.
- * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
- * Copyright (c) 1996-1997 Andreas Dilger.
- * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
- The software is supplied "as is", without warranty of any kind,
- express or implied, including, without limitation, the warranties
- of merchantability, fitness for a particular purpose, title, and
- non-infringement. In no event shall the Copyright owners, or
- anyone distributing the software, be liable for any damages or
- other liability, whether in contract, tort or otherwise, arising
- from, out of, or in connection with the software, or the use or
- other dealings in the software, even if advised of the possibility
- of such damage.
- Permission is hereby granted to use, copy, modify, and distribute
- this software, or portions hereof, for any purpose, without fee,
- subject to the following restrictions:
- 1. The origin of this software must not be misrepresented; you
- must not claim that you wrote the original software. If you
- use this software in a product, an acknowledgment in the product
- documentation would be appreciated, but is not required.
- 2. Altered source versions must be plainly marked as such, and must
- not be misrepresented as being the original software.
- 3. This Copyright notice may not be removed or altered from any
- source or altered source distribution.
|