1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
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.
|