From 64c3240b4aed40fd9ce43145209e86a171dbc0d4 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 20 Aug 2022 20:55:17 +0200 Subject: [PATCH] Add .license files. --- CHANGELOG.rst.license | 3 +++ changelogs/changelog.yaml.license | 3 +++ tests/integration/targets/luks_device/files/keyfile1.license | 3 +++ tests/integration/targets/luks_device/files/keyfile2.license | 3 +++ tests/sanity/extra/extra-docs.json.license | 3 +++ tests/sanity/extra/licenses.json.license | 3 +++ tests/sanity/extra/licenses.py.license | 3 +++ tests/sanity/extra/no-unwanted-files.json.license | 3 +++ tests/sanity/ignore-2.10.txt.license | 3 +++ tests/sanity/ignore-2.11.txt.license | 3 +++ tests/sanity/ignore-2.12.txt.license | 3 +++ tests/sanity/ignore-2.13.txt.license | 3 +++ tests/sanity/ignore-2.14.txt.license | 3 +++ tests/sanity/ignore-2.9.txt.license | 3 +++ .../unit/plugins/module_utils/acme/fixtures/cert_1.pem.license | 3 +++ .../unit/plugins/module_utils/acme/fixtures/csr_1.pem.license | 3 +++ .../plugins/module_utils/acme/fixtures/csr_1.pem.old.license | 3 +++ .../unit/plugins/module_utils/acme/fixtures/csr_1.txt.license | 3 +++ .../unit/plugins/module_utils/acme/fixtures/csr_2.pem.license | 3 +++ .../unit/plugins/module_utils/acme/fixtures/csr_2.txt.license | 3 +++ .../module_utils/acme/fixtures/privatekey_1.pem.license | 3 +++ .../module_utils/acme/fixtures/privatekey_1.txt.license | 3 +++ 22 files changed, 66 insertions(+) create mode 100644 CHANGELOG.rst.license create mode 100644 changelogs/changelog.yaml.license create mode 100644 tests/integration/targets/luks_device/files/keyfile1.license create mode 100644 tests/integration/targets/luks_device/files/keyfile2.license create mode 100644 tests/sanity/extra/extra-docs.json.license create mode 100644 tests/sanity/extra/licenses.json.license create mode 100644 tests/sanity/extra/licenses.py.license create mode 100644 tests/sanity/extra/no-unwanted-files.json.license create mode 100644 tests/sanity/ignore-2.10.txt.license create mode 100644 tests/sanity/ignore-2.11.txt.license create mode 100644 tests/sanity/ignore-2.12.txt.license create mode 100644 tests/sanity/ignore-2.13.txt.license create mode 100644 tests/sanity/ignore-2.14.txt.license create mode 100644 tests/sanity/ignore-2.9.txt.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/cert_1.pem.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.old.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/csr_1.txt.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/csr_2.pem.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/csr_2.txt.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.pem.license create mode 100644 tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.txt.license diff --git a/CHANGELOG.rst.license b/CHANGELOG.rst.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/CHANGELOG.rst.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/changelogs/changelog.yaml.license b/changelogs/changelog.yaml.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/changelogs/changelog.yaml.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/integration/targets/luks_device/files/keyfile1.license b/tests/integration/targets/luks_device/files/keyfile1.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/integration/targets/luks_device/files/keyfile1.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/integration/targets/luks_device/files/keyfile2.license b/tests/integration/targets/luks_device/files/keyfile2.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/integration/targets/luks_device/files/keyfile2.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/extra/extra-docs.json.license b/tests/sanity/extra/extra-docs.json.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/extra/extra-docs.json.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/extra/licenses.json.license b/tests/sanity/extra/licenses.json.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/extra/licenses.json.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/extra/licenses.py.license b/tests/sanity/extra/licenses.py.license new file mode 100644 index 00000000..6c4958fe --- /dev/null +++ b/tests/sanity/extra/licenses.py.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: 2022, Felix Fontein diff --git a/tests/sanity/extra/no-unwanted-files.json.license b/tests/sanity/extra/no-unwanted-files.json.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/extra/no-unwanted-files.json.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/ignore-2.10.txt.license b/tests/sanity/ignore-2.10.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/ignore-2.10.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/ignore-2.11.txt.license b/tests/sanity/ignore-2.11.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/ignore-2.11.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/ignore-2.12.txt.license b/tests/sanity/ignore-2.12.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/ignore-2.12.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/ignore-2.13.txt.license b/tests/sanity/ignore-2.13.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/ignore-2.13.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/ignore-2.14.txt.license b/tests/sanity/ignore-2.14.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/ignore-2.14.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/sanity/ignore-2.9.txt.license b/tests/sanity/ignore-2.9.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/sanity/ignore-2.9.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/cert_1.pem.license b/tests/unit/plugins/module_utils/acme/fixtures/cert_1.pem.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/cert_1.pem.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.license b/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.old.license b/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.old.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.old.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/csr_1.txt.license b/tests/unit/plugins/module_utils/acme/fixtures/csr_1.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/csr_1.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/csr_2.pem.license b/tests/unit/plugins/module_utils/acme/fixtures/csr_2.pem.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/csr_2.pem.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/csr_2.txt.license b/tests/unit/plugins/module_utils/acme/fixtures/csr_2.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/csr_2.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.pem.license b/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.pem.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.pem.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project diff --git a/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.txt.license b/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.txt.license new file mode 100644 index 00000000..edff8c76 --- /dev/null +++ b/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.txt.license @@ -0,0 +1,3 @@ +GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) +SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: Ansible Project