Some checks failed
Test / rust-clippy (push) Failing after 12m20s
Test / rust-tests (push) Has been cancelled
Test / rust-fmt-check (push) Successful in 1m50s
Test / frontend-typecheck (push) Has been cancelled
Test / frontend-tests (push) Has been cancelled
Test / wiki-sync (push) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
Test / wiki-sync (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
Include the currently present squashfs-root application bundle files so the branch contains all local workspace changes. Made-with: Cursor
187 lines
7.0 KiB
Plaintext
187 lines
7.0 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: libavif
|
|
Upstream-Contact: Joe Drago <joedrago@gmail.com>
|
|
Source: https://github.com/AOMediaCodec/libavif
|
|
|
|
Files: *
|
|
Copyright: 2019-2022 Joe Drago <joedrago@gmail.com>
|
|
License: BSD-2-Clause
|
|
|
|
Files: debian/*
|
|
Copyright: 2020 Boyuan Yang <byang@debian.org>
|
|
License: CC0-1.0
|
|
|
|
Files:
|
|
cmake/Modules/Findaom.cmake
|
|
cmake/Modules/Finddav1d.cmake
|
|
cmake/Modules/Findrav1e.cmake
|
|
Copyright: 2020 Andreas Schneider <asn@cryptomilk.org>
|
|
License: BSD-3-Clause
|
|
|
|
Files:
|
|
cmake/Modules/Findlibgav1.cmake
|
|
Copyright: 2020 Google LLC
|
|
License: BSD-3-Clause
|
|
|
|
Files:
|
|
cmake/Modules/Findlibsharpyuv.cmake
|
|
Copyright: 2022 Google LLC
|
|
License: BSD-3-Clause
|
|
|
|
Files: src/obu.c
|
|
Copyright:
|
|
2018-2019, VideoLAN and dav1d authors
|
|
2018, Two Orioles, LLC
|
|
2020 Joe Drago
|
|
License: BSD-2-Clause
|
|
|
|
Files:
|
|
src/exif.c
|
|
src/reformat_libsharpyuv.c
|
|
Copyright: 2022 Google LLC
|
|
License: BSD-2-Clause
|
|
|
|
Files:
|
|
android_jni/gradlew*
|
|
android_jni/gradle/*
|
|
Copyright: 2015 Gradle authors.
|
|
License: Apache-2.0
|
|
Comment:
|
|
These files are not used in Debian packaging.
|
|
|
|
Files: apps/shared/iccjpeg.*
|
|
Copyright: 1991-1998, Thomas G. Lane.
|
|
License: custom-1
|
|
Comment:
|
|
Please see the search result of
|
|
https://codesearch.debian.net/search?q=This+file+provides+code+to+read+and+write+International .
|
|
These files were previously embedded in multiple packages inside Debian.
|
|
|
|
Files: contrib/gdk-pixbuf/*
|
|
Copyright: 2020 Emmanuel Gil Peyrot
|
|
License: BSD-2-Clause
|
|
|
|
Files:
|
|
tests/CMakeLists.txt
|
|
Copyright: 2022 Joe Drago
|
|
License: BSD-2-Clause
|
|
|
|
Files:
|
|
tests/gtest/*.cc
|
|
Copyright: 2022 Google LLC
|
|
License: BSD-2-Clause
|
|
|
|
Files:
|
|
tests/gtest/avifchangesettingtest.cc
|
|
Copyright: 2022 Yuan Tong
|
|
License: BSD-2-Clause
|
|
|
|
Files:
|
|
tests/test_cmd.sh
|
|
Copyright: 2022 Google LLC
|
|
License: Apache-2.0
|
|
|
|
License: BSD-2-Clause
|
|
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 above copyright notice, this
|
|
list of conditions and the following disclaimer.
|
|
.
|
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
this list of conditions and the following disclaimer in the documentation
|
|
and/or other materials provided with the distribution.
|
|
.
|
|
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 HOLDER 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.
|
|
|
|
License: CC0-1.0
|
|
On Debian systems, the complete text of the Creative Commons 1.0 Universal
|
|
License can be found in "/usr/share/common-licenses/CC0-1.0".
|
|
|
|
License: Apache-2.0
|
|
On Debian systems, the full text of the Apache License, Version 2.0
|
|
can be found in the file `/usr/share/common-licenses/Apache-2.0'.
|
|
|
|
License: custom-1
|
|
In plain English:
|
|
.
|
|
1. We don't promise that this software works. (But if you find any bugs,
|
|
please let us know!)
|
|
2. You can use this software for whatever you want. You don't have to pay us.
|
|
3. You may not pretend that you wrote this software. If you use it in a
|
|
program, you must acknowledge somewhere in your documentation that
|
|
you've used the IJG code.
|
|
.
|
|
In legalese:
|
|
.
|
|
The authors make NO WARRANTY or representation, either express or implied,
|
|
with respect to this software, its quality, accuracy, merchantability, or
|
|
fitness for a particular purpose. This software is provided "AS IS", and you,
|
|
its user, assume the entire risk as to its quality and accuracy.
|
|
.
|
|
This software is copyright (C) 1991-1998, Thomas G. Lane.
|
|
All Rights Reserved except as specified below.
|
|
.
|
|
Permission is hereby granted to use, copy, modify, and distribute this
|
|
software (or portions thereof) for any purpose, without fee, subject to these
|
|
conditions:
|
|
(1) If any part of the source code for this software is distributed, then this
|
|
README file must be included, with this copyright and no-warranty notice
|
|
unaltered; and any additions, deletions, or changes to the original files
|
|
must be clearly indicated in accompanying documentation.
|
|
(2) If only executable code is distributed, then the accompanying
|
|
documentation must state that "this software is based in part on the work of
|
|
the Independent JPEG Group".
|
|
(3) Permission for use of this software is granted only if the user accepts
|
|
full responsibility for any undesirable consequences; the authors accept
|
|
NO LIABILITY for damages of any kind.
|
|
.
|
|
These conditions apply to any software derived from or based on the IJG code,
|
|
not just to the unmodified library. If you use our work, you ought to
|
|
acknowledge us.
|
|
.
|
|
Permission is NOT granted for the use of any IJG author's name or company name
|
|
in advertising or publicity relating to this software or products derived from
|
|
it. This software may be referred to only as "the Independent JPEG Group's
|
|
software".
|
|
.
|
|
We specifically permit and encourage the use of this software as the basis of
|
|
commercial products, provided that all warranty or liability claims are
|
|
assumed by the product vendor.
|
|
|
|
License: BSD-3-Clause
|
|
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 above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
2. Redistributions in binary form must reproduce the above
|
|
copyright notice, this list of conditions and the following
|
|
disclaimer in the documentation and/or other materials provided
|
|
with the distribution.
|
|
3. The name of the author may not be used to endorse or promote
|
|
products derived from this software without specific prior
|
|
written permission.
|
|
.
|
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR `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 AUTHOR 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.
|