Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/dm-vdo/vdo
Upstream-Name: vdo
Upstream-Contact: https://github.com/dm-vdo/vdo/issues

Files: *
Copyright: ? Permabit Technology Corporation
           2017-2025 Red Hat, Inc.
Comment:
 VDO was originally created at Permabit Technology Corporation,
 and was subsequently acquired and open-sourced by Red Hat.
License: GPL-2+

Files: utils/uds/*
       utils/vdo/adaptlvm
       utils/vdo/constants.h
       utils/vdo/encodings.c
       utils/vdo/encodings.h
       utils/vdo/messageStatsReader.c
       utils/vdo/statistics.h
       utils/vdo/status-codes.c
       utils/vdo/status-codes.h
       utils/vdo/types.h
       utils/vdo/vdoStatsWriter.c
       utils/vdo/vdorecover
       vdo.spec
Copyright: 2021-2025 Red Hat, Inc.
License: GPL-2

Files: utils/uds/Makefile
       utils/uds/fileUtils.h
       utils/uds/hlist.h
       utils/uds/linux/atomic.h
       utils/uds/linux/dm-bufio.h
       utils/uds/minisyslog.h
       utils/uds/syscalls.c
       utils/uds/threadCondVar.c
Copyright: 2023 Red Hat, Inc.
License: GPL-2+

Files: utils/uds/murmurhash3.c
       utils/uds/murmurhash3.h
Copyright: Public domain
Comment:
 MurmurHash3 was written by Austin Appleby, and is placed in the public domain.
 The author hereby disclaims copyright to this source code.
 Adapted by John Wiele <jwiele@redhat.com>.
License: LGPL-2.1+ or public-domain

Files: debian/*
Copyright: 2024-2025 Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org>
License: GPL-2+

License: GPL-2+
 This package 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 package 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 this package. If not, see <https://www.gnu.org/licenses/>.
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-2
 This package 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.
 .
 This package 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 this package. If not, see <https://www.gnu.org/licenses/>.
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: LGPL-2.1+
 This package 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 of the License, or (at your option) any later version.
 .
 This package 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.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2".

License: public-domain
 MurmurHash3 was written by Austin Appleby, and is placed in the public domain.
 The author hereby disclaims copyright to this source code.
