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

Files: *
Copyright: 2026 Docker, Inc.
License: Proprietary
 This software is proprietary to Docker, Inc.
 Use is subject to the Docker Subscription Service Agreement.
 See https://www.docker.com/legal/docker-subscription-service-agreement

Files: usr/libexec/nerdbox-kernel-*
Copyright: Linus Torvalds and Linux kernel contributors
License: GPL-2.0
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 as published
 by the Free Software Foundation.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in "/usr/share/common-licenses/GPL-2".
 .
 Docker, Inc. offers to provide the complete corresponding source code
 for a period of at least three years from the date of distribution.
 Contact open-source@docker.com or see https://github.com/torvalds/linux
 Patches: https://github.com/containerd/nerdbox/tree/main/kernel/patches

Files: usr/libexec/mkfs.erofs
Copyright: erofs-utils contributors
License: GPL-2.0+
 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.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in "/usr/share/common-licenses/GPL-2".
 .
 Docker, Inc. offers to provide the complete corresponding source code
 for a period of at least three years from the date of distribution.
 Contact open-source@docker.com or see https://github.com/erofs/erofs-utils

Files: usr/libexec/mkfs.ext4
Copyright: 1987-1988 MIT Student Information Processing Board
           1992-1994 Remy Card, Laboratoire MASI, Institut Blaise Pascal, Universite Pierre et Marie Curie (Paris VI)
           1994-2006 Theodore Ts'o <tytso@mit.edu>
           1985-2005 Massachusetts Institute of Technology
           1999, 2001 Andries Brouwer
           2001 Andreas Dilger
           2001 Andreas Gruenbacher
           1997 Kaz Kylheku <kaz@ashi.footprints.net>
License: GPL-2.0 and LGPL-2.0 and BSD-3-Clause and Expat and ISC and Kazlib and MIT-US-export
 mkfs.ext4 is built from mke2fs and statically links several e2fsprogs
 libraries, each under its own license.
 .
 mke2fs (misc/*): GPL-2.0-only
 This program is free software; you can redistribute it and/or modify it
 under the terms version 2 of the GNU General Public License as published
 by the Free Software Foundation.
 .
 libext2fs, libe2p, libblkid (lib/ext2fs, lib/e2p, lib/blkid): LGPL-2.0-only
 These libraries are free software; you can redistribute them and/or modify
 them under the terms of the GNU Library General Public License, version 2
 of the License, as published by the Free Software Foundation.
 .
 libuuid (lib/uuid): 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,
    and the entire permission notice in its entirety, including the
    disclaimer of warranties.
 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 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY 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 NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 libcom_err (lib/et): Expat (MIT)
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose is hereby granted, provided that the names
 of M.I.T. and the M.I.T. S.I.P.B. not be used in advertising or publicity
 pertaining to distribution of the software without specific, written prior
 permission. M.I.T. and the M.I.T. S.I.P.B. make no representations about
 the suitability of this software for any purpose. It is provided "as is"
 without express or implied warranty.
 .
 argv_parse support (lib/support/argv_parse): ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies. THE
 SOFTWARE IS PROVIDED "AS IS" AND THEODORE TS'O (THE AUTHOR) DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .
 dict support (lib/support/dict): Kazlib
 All rights are reserved by the author, with the following exceptions:
 Permission is granted to freely reproduce and distribute this software,
 possibly in exchange for a fee, provided that this copyright notice appears
 intact. Permission is also granted to adapt this software to produce
 derivative works, as long as the modified versions carry this copyright
 notice and additional notices stating that the work has been modified.
 This source code may be translated into executable form and incorporated
 into proprietary software; there is no requirement for such software to
 contain a copyright notice related to this source.
 .
 profile support (lib/support/profile): MIT-US-export
 Export of this software from the United States of America may require a
 specific license from the United States Government. It is the
 responsibility of any person or organization contemplating export to
 obtain such a license before exporting. WITHIN THAT CONSTRAINT, permission
 to use, copy, modify, and distribute this software and its documentation
 for any purpose and without fee is hereby granted, provided that the above
 copyright notice appear in all copies and that both that copyright notice
 and this permission notice appear in supporting documentation, and that
 the name of M.I.T. not be used in advertising or publicity pertaining to
 distribution of the software without specific, written prior permission.
 M.I.T. makes no representations about the suitability of this software for
 any purpose. It is provided "as is" without express or implied warranty.
 .
 On Debian systems, the complete texts of the GNU General Public License
 version 2 and the GNU Library General Public License version 2 can be found
 in "/usr/share/common-licenses/GPL-2" and "/usr/share/common-licenses/LGPL-2".
 .
 Docker, Inc. offers to provide the complete corresponding source code for
 the GPL- and LGPL-licensed components for a period of at least three years
 from the date of distribution.
 Contact open-source@docker.com or see https://github.com/tytso/e2fsprogs

Files: usr/libexec/nerdbox-rootfs-*.erofs
Copyright: Giuseppe Scrivano and crun contributors, The containerd Authors
License: GPL-2.0+ and Apache-2.0
 The rootfs image contains crun (GPL-2.0+) and vminitd (Apache-2.0).
 .
 crun: Copyright (C) Giuseppe Scrivano and crun contributors.
 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.
 See https://github.com/containers/crun
 .
 vminitd: Copyright The containerd Authors.
 Licensed under the Apache License, Version 2.0.
 See https://github.com/containerd/nerdbox
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in "/usr/share/common-licenses/GPL-2".
 The complete text of the Apache License version 2.0 can be found in
 "/usr/share/common-licenses/Apache-2.0".
 .
 Docker, Inc. offers to provide the complete corresponding source code
 for GPL-licensed components for a period of at least three years from
 the date of distribution. Contact open-source@docker.com.

Files: usr/libexec/containerd-shim-nerdbox-v1 usr/libexec/containerd-shim-nerdbox-gpu-v1
Copyright: The containerd Authors
License: Apache-2.0
 Licensed under the Apache License, Version 2.0.
 .
 On Debian systems, the complete text of the Apache License version 2.0
 can be found in "/usr/share/common-licenses/Apache-2.0".
