Add REUSE.toml files and missing licenses
REUSE.toml files are read by reuse to complement or override the copyright and licensing information found in file. The use of REUSE.toml files was introduced in REUSE version 3.1.0a1. This reuse version is compatible with reuse specification version 3.2 [1]. With this commit's files, * The SPDX document generated by reuse spdx conforms to SPDX 2.3, * The reuse lint command reports that the Qt project is reuse compliant. In order to be reuse compliant all the licenses referenced in file or within a REUSE.toml file must be present in the LICENSES directory at the base of the module. The missing licenses are added. [1]: https://reuse.software/spec-3.2/ Task-number: QTBUG-124453 Task-number: QTBUG-125211 Pick-to: 6.8 Change-Id: I902e4e92c8cbe194270de9ac8105adc28a381e88 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
parent
b227eb4aa4
commit
84853a6a7b
8
src/3rdparty/wayland/extensions/REUSE.toml
vendored
Normal file
8
src/3rdparty/wayland/extensions/REUSE.toml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "qt-text-input-method-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
comment = "License is in full text in file. Should it be changed?"
|
||||
SPDX-FileCopyrightText = "Copyright © 2020 The Qt Company Ltd."
|
||||
SPDX-License-Identifier = "MIT"
|
8
src/3rdparty/wayland/protocols/cursor-shape/REUSE.toml
vendored
Normal file
8
src/3rdparty/wayland/protocols/cursor-shape/REUSE.toml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "cursor-shape-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright 2018 The Chromium Authors",
|
||||
"Copyright 2023 Simon Ser"]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/fractional-scale/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/fractional-scale/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "fractional-scale-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2022 Kenny Levinsen"
|
||||
SPDX-License-Identifier = "MIT"
|
9
src/3rdparty/wayland/protocols/fullscreen-shell/REUSE.toml
vendored
Normal file
9
src/3rdparty/wayland/protocols/fullscreen-shell/REUSE.toml
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "fullscreen-shell-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright 2016 Yong Bakos",
|
||||
"Copyright 2015 Jason Ekstrand",
|
||||
"Copyright 2015 Jonas Ådahl"]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/idle-inhibit/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/idle-inhibit/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "idle-inhibit-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2015 Samsung Electronics Co., Ltd"
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/linux-dmabuf/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/linux-dmabuf/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "linux-dmabuf-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2014, 2015 Collabora, Ltd."
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/pointer-gestures/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/pointer-gestures/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "pointer-gestures-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2015, 2016 Red Hat"
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/presentation-time/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/presentation-time/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "presentation-time.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2013, 2014 Collabora, Ltd."
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/scaler/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/scaler/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "scaler.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2013-2014 Collabora, Ltd."
|
||||
SPDX-License-Identifier = "MIT"
|
8
src/3rdparty/wayland/protocols/tablet/REUSE.toml
vendored
Normal file
8
src/3rdparty/wayland/protocols/tablet/REUSE.toml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "tablet-unstable-v2.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright 2014 Stephen \"Lyude\" Chandler Paul",
|
||||
"Copyright 2015-2016 Red Hat, Inc."]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/text-input/v1/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/text-input/v1/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "text-input-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2012, 2013 Intel Corporation"
|
||||
SPDX-License-Identifier = "MIT"
|
8
src/3rdparty/wayland/protocols/text-input/v2/REUSE.toml
vendored
Normal file
8
src/3rdparty/wayland/protocols/text-input/v2/REUSE.toml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "text-input-unstable-v2.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright © 2012, 2013 Intel Corporation",
|
||||
"Copyright © 2015, 2016 Jan Arne Petersen"]
|
||||
SPDX-License-Identifier = "HPND"
|
10
src/3rdparty/wayland/protocols/text-input/v3/REUSE.toml
vendored
Normal file
10
src/3rdparty/wayland/protocols/text-input/v3/REUSE.toml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "text-input-unstable-v3.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright 2012, 2013 Intel Corporation",
|
||||
"Copyright 2015, 2016 Jan Arne Petersen",
|
||||
"Copyright 2017, 2018 Red Hat, Inc.",
|
||||
"Copyright 2018 Purism SPC"]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/viewporter/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/viewporter/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "viewporter.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2013-2016 Collabora, Ltd."
|
||||
SPDX-License-Identifier = "MIT"
|
9
src/3rdparty/wayland/protocols/wayland/REUSE.toml
vendored
Normal file
9
src/3rdparty/wayland/protocols/wayland/REUSE.toml
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "wayland.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright © 2008-2011 Kristian Høgsberg",
|
||||
"Copyright © 2010-2011 Intel Corporation",
|
||||
"Copyright © 2012-2013 Collabora, Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/wl-eglstream/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/wl-eglstream/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "wl-eglstream-controller.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved."
|
||||
SPDX-License-Identifier = "MIT"
|
8
src/3rdparty/wayland/protocols/wlr-data-control/REUSE.toml
vendored
Normal file
8
src/3rdparty/wayland/protocols/wlr-data-control/REUSE.toml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "wlr-data-control-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright (c) 2018 Simon Ser",
|
||||
"Copyright (c) 2019 Ivan Molodetskikht"]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/wp-primary-selection/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/wp-primary-selection/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "wp-primary-selection-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2015, 2016 Red Hat"
|
||||
SPDX-License-Identifier = "MIT"
|
8
src/3rdparty/wayland/protocols/xdg-activation/REUSE.toml
vendored
Normal file
8
src/3rdparty/wayland/protocols/xdg-activation/REUSE.toml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-activation-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright 2020 Aleix Pol Gonzalez",
|
||||
"Copyright 2020 Carlos Garnacho"]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-decoration/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-decoration/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-decoration-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2018 Simon Ser"
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-dialog/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-dialog/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-dialog-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2023 Carlos Garnacho"
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-foreign/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-foreign/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-foreign-unstable-v2.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2015-2016 Red Hat Inc."
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-output/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-output/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-output-unstable-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2017 Red Hat Inc."
|
||||
SPDX-License-Identifier = "MIT"
|
22
src/3rdparty/wayland/protocols/xdg-shell/REUSE.toml
vendored
Normal file
22
src/3rdparty/wayland/protocols/xdg-shell/REUSE.toml
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-shell.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = ["Copyright 2008-2013 Kristian Høgsberg",
|
||||
"Copyright 2013 Rafael Antognolli",
|
||||
"Copyright 2013 Jasper St. Pierre",
|
||||
"Copyright 2010-2013 Intel Corporation",
|
||||
"Copyright 2015-2017 Samsung Electronics Co., Ltd",
|
||||
"Copyright 2015-2017 Red Hat Inc."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-shell-unstable-v6.xml"
|
||||
precedence = "closest"
|
||||
comment = "missing from qt_atttribution.json"
|
||||
SPDX-FileCopyrightText = ["Copyright © 2008-2013 Kristian Høgsberg",
|
||||
"Copyright © 2013 Rafael Antognolli",
|
||||
"Copyright © 2013 Jasper St. Pierre",
|
||||
"Copyright © 2010-2013 Intel Corporation"]
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-system-bell/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-system-bell/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = ["xdg-system-bell-v1.xml"]
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright (C) 2016, 2023 Red Hat"
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-toplevel-drag/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-toplevel-drag/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-toplevel-drag-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright 2023 David Redondo"
|
||||
SPDX-License-Identifier = "MIT"
|
7
src/3rdparty/wayland/protocols/xdg-toplevel-icon/REUSE.toml
vendored
Normal file
7
src/3rdparty/wayland/protocols/xdg-toplevel-icon/REUSE.toml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "xdg-toplevel-icon-v1.xml"
|
||||
precedence = "closest"
|
||||
SPDX-FileCopyrightText = "Copyright (C) 2024 Matthias Klumpp 2024 David Edmundson"
|
||||
SPDX-License-Identifier = "MIT"
|
Loading…
x
Reference in New Issue
Block a user