Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: crun
Source: https://github.com/containers/crun

Files: *
Copyright:
 2017-2026 Giuseppe Scrivano <giuseppe@scrivano.org>
License: GPL-2+

Files:
 python/*
 src/libcrun/*
 tests/tests_libcrun_errors.c
 tests/tests_libcrun_fuzzer.c
 tests/tests_libcrun_utils.c
Copyright:
 2017-2025 Giuseppe Scrivano <giuseppe@scrivano.org>
License: LGPL-2.1+

Files:
 lua/lua_crun.c
Copyright:
 2023 Rubicon Rowe <l1589002388@gmail.com>
License: LGPL-2.1+

Files:
 src/checkpoint.h
 src/restore.h
 src/checkpoint.c
 src/restore.c
 tests/test_checkpoint_restore.py
Copyright:
 2020 Adrian Reber <areber@redhat.com>
License: GPL-2+

Files:
 src/libcrun/criu.h
 src/libcrun/criu.c
Copyright:
 2020 Adrian Reber <areber@redhat.com>
License: LGPL-2.1+

Files:
 src/libcrun/chroot_realpath.c
Copyright:
 1993 Rick Sladkey <jrs@world.std.com>
License: LGPL-2.1+

Files:
 src/libcrun/cloned_binary.c
Copyright:
 2019 Aleksa Sarai <cyphar@cyphar.com>
 2019 SUSE LLC
License: Apache-2.0 or LGPL-2.1+

Files:
 libocispec/*
Copyright:
 2017, 2019 Giuseppe Scrivano <giuseppe@scrivano.org>
License: GPL-3+ with libocispec exception

Files:
 libocispec/src/ocispec/generate.py
 libocispec/src/ocispec/headers.py
 libocispec/src/ocispec/helpers.py
 libocispec/src/ocispec/sources.py
Copyright:
 2017, 2019 Giuseppe Scrivano <giuseppe@scrivano.org>
 2018-2020 Huawei Technologies., Ltd. 2018-2020
License: GPL-3+ with libocispec exception

Files:
 libocispec/src/ocispec/read-file.c
 libocispec/src/ocispec/read-file.h
Copyright:
 2017, 2019 Giuseppe Scrivano <giuseppe@scrivano.org>
License: Apache-2.0

Files:
 libocispec/tests/test-3.c
 libocispec/tests/test-4.c
 libocispec/tests/test-5.c
 libocispec/tests/test-7.c
Copyright:
 2017 Wang Long <w@laoqinren.net>
License: GPL-3+

Files:
 libocispec/tests/test-6.c
 libocispec/tests/test-8.c
Copyright:
 2017 YiFeng Tan <tanyifeng1@huawei.com>
License: GPL-3+

Files:
 libocispec/tests/test-9.c
 libocispec/tests/test-10.c
 libocispec/tests/test-11.c
Copyright:
 2020-2021 duguhaotian <knowledgehao@163.com>
License: GPL-3+

Files:
 libocispec/image-spec/*
Copyright:
 2016-2022 The Linux Foundation
License: Apache-2.0
Comment:
 This is an embedded copy that is not used to generate the binaries, in favor
 of a version of this library provided by Debian in a different package
 (golang-github-opencontainers-image-spec-dev).

Files:
 libocispec/runtime-spec/*
Copyright:
 2015 The Linux Foundation
License: Apache-2.0
Comment:
 This is an embedded copy that is not used to generate the binaries, in favor
 of a version of this library provided by Debian in a different package
 (golang-github-opencontainers-specs-dev).

Files:
 src/libcrun/blake3/*
Copyright:
 2019 Jack O'Connor and Samuel Neves
License: CC0-1.0 or Apache-2.0
Comment:
 This is an embedded copy that is not used in the binary package. The system
 copy provided by the libblake3 package is used instead.

Files: debian/*
Copyright:
 2019-2021 Dmitry Smirnov <onlyjob@debian.org>
 2022-2026 Faidon Liambotis <paravoid@debian.org>
License: Expat or GPL-3+

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication along with
 this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
Comment:
 On Debian systems, the full text of the CC0 1.0 Universal license can be found
 in the file "/usr/share/common-licenses/CC0-1.0".

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
 USE OR OTHER DEALINGS IN THE SOFTWARE.
Comment:
 This license also known as "MIT" however FSF consider "MIT" labelling
 ambiguous and copyright-format specification recommends to mark such
 license as "Expat".

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 ․
    http://www.apache.org/licenses/LICENSE-2.0
 ․
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache License,
 Version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0".

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 ․
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License Version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 ․
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License Version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: GPL-3+ with libocispec exception
 libocispec is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 libocispec is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with libocispec.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception, you may create a larger work that contains
 part or all of the libocispec parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 libocispec output files to be licensed under the GNU General Public
 License without this special exception.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 ․
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
Comment:
 On Debian systems, the complete text of the GNU Lesser General Public
 License Version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
