From 0b35b26ea2785c3486b7d25e08d4a32c898b977d Mon Sep 17 00:00:00 2001 From: Federico Vaga <federico.vaga@cern.ch> Date: Fri, 11 Nov 2022 15:30:37 +0100 Subject: [PATCH] update CC-BY-SA to 4.0+ Signed-off-by: Federico Vaga <federico.vaga@cern.ch> --- .reuse/dep5 | 2 +- CHANGELOG.rst | 2 +- README.rst | 2 +- doc/architecture.rst | 2 +- doc/demos/alarm-clock.rst | 2 +- doc/demos/data-generator.rst | 2 +- doc/demos/fmc-spec-carrier.rst | 2 +- doc/demos/fmc-svec-carrier.rst | 2 +- doc/demos/hello-world.rst | 2 +- doc/demos/index.rst | 2 +- doc/glossary.rst | 2 +- doc/hdl/index.rst | 2 +- doc/index.rst | 2 +- doc/introduction.rst | 2 +- doc/registers/index.rst | 2 +- doc/registers/wbgen_csr.rst | 2 +- doc/registers/wbgen_lr.rst | 2 +- doc/software/firmware-framework.rst | 2 +- doc/software/firmware-library.rst | 2 +- doc/software/index-fw.rst | 2 +- doc/software/index-lnx.rst | 2 +- doc/software/index.rst | 2 +- doc/software/linux-driver.rst | 2 +- doc/software/linux-library.rst | 2 +- doc/software/linux-python.rst | 2 +- doc/software/protocol.rst | 2 +- doc/tools/index.rst | 2 +- doc/tools/lsmockturtle.rst | 2 +- doc/tools/mockturtle-buffer.rst | 2 +- doc/tools/mockturtle-cpu-restart.rst | 2 +- doc/tools/mockturtle-debug.rst | 2 +- doc/tools/mockturtle-firmware-loader.rst | 2 +- doc/tools/mockturtle-gdbserver.rst | 2 +- doc/tools/mockturtle-messages.rst | 2 +- doc/tools/mockturtle-ping.rst | 2 +- doc/tools/mockturtle-project-creator.rst | 2 +- doc/tools/mockturtle-smem.rst | 2 +- doc/tools/mockturtle-variable.rst | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/.reuse/dep5 b/.reuse/dep5 index a6c68e22..d2fa2c6d 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -5,7 +5,7 @@ Source: https://www.ohwr.org/project/mock-turtle Files: doc/conf.py doc/*.rst doc/*.svg doc/*.cdr doc/*.txt doc/*.tex doc/*.eps Copyright:2019 CERN (home.cern) -License: CC-BY-SA-4.0 +License: CC-BY-SA-4.0+ Files: software/firmware/Makefile.kconfig software/firmware/scripts/* software/firmware/scripts/*.c software/firmware/scripts/*.h software/firmware/scripts/*.sh Copyright: Linux diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 42229eb0..ed78b848 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN diff --git a/README.rst b/README.rst index 0e6d3737..c8c49405 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN diff --git a/doc/architecture.rst b/doc/architecture.rst index 6a1e1d6b..d66d0510 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _arch: diff --git a/doc/demos/alarm-clock.rst b/doc/demos/alarm-clock.rst index 1bca36b9..533cd3a9 100644 --- a/doc/demos/alarm-clock.rst +++ b/doc/demos/alarm-clock.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN ========================== diff --git a/doc/demos/data-generator.rst b/doc/demos/data-generator.rst index fce91ecc..d4f76553 100644 --- a/doc/demos/data-generator.rst +++ b/doc/demos/data-generator.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN ============================== diff --git a/doc/demos/fmc-spec-carrier.rst b/doc/demos/fmc-spec-carrier.rst index 72fdcc53..3d65d20d 100644 --- a/doc/demos/fmc-spec-carrier.rst +++ b/doc/demos/fmc-spec-carrier.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`demo:spec`: diff --git a/doc/demos/fmc-svec-carrier.rst b/doc/demos/fmc-svec-carrier.rst index c8be2bd4..5a52df9d 100644 --- a/doc/demos/fmc-svec-carrier.rst +++ b/doc/demos/fmc-svec-carrier.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`demo:svec`: diff --git a/doc/demos/hello-world.rst b/doc/demos/hello-world.rst index 3af71093..9fbcb515 100644 --- a/doc/demos/hello-world.rst +++ b/doc/demos/hello-world.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN ========================== diff --git a/doc/demos/index.rst b/doc/demos/index.rst index 9832bdf2..6b69445c 100644 --- a/doc/demos/index.rst +++ b/doc/demos/index.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`demo`: diff --git a/doc/glossary.rst b/doc/glossary.rst index 81f31c12..a8bf6f3b 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN ======== diff --git a/doc/hdl/index.rst b/doc/hdl/index.rst index f0bea505..50ffd2d0 100644 --- a/doc/hdl/index.rst +++ b/doc/hdl/index.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN =============== diff --git a/doc/index.rst b/doc/index.rst index 31ae05ae..05c88501 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. Mock Turtle documentation master file, created by diff --git a/doc/introduction.rst b/doc/introduction.rst index 9f9144be..d00377bb 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _introduction:description: diff --git a/doc/registers/index.rst b/doc/registers/index.rst index e1ebdceb..d1004d73 100644 --- a/doc/registers/index.rst +++ b/doc/registers/index.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: none diff --git a/doc/registers/wbgen_csr.rst b/doc/registers/wbgen_csr.rst index fccda35d..9a616505 100644 --- a/doc/registers/wbgen_csr.rst +++ b/doc/registers/wbgen_csr.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN :orphan: diff --git a/doc/registers/wbgen_lr.rst b/doc/registers/wbgen_lr.rst index dce5350a..f4b7a780 100644 --- a/doc/registers/wbgen_lr.rst +++ b/doc/registers/wbgen_lr.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN :orphan: diff --git a/doc/software/firmware-framework.rst b/doc/software/firmware-framework.rst index 6b8a4e22..8c1a2d50 100644 --- a/doc/software/firmware-framework.rst +++ b/doc/software/firmware-framework.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: c diff --git a/doc/software/firmware-library.rst b/doc/software/firmware-library.rst index 9cdc39dc..f53f3f9b 100644 --- a/doc/software/firmware-library.rst +++ b/doc/software/firmware-library.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: c diff --git a/doc/software/index-fw.rst b/doc/software/index-fw.rst index 7ba2fdc6..d085435d 100644 --- a/doc/software/index-fw.rst +++ b/doc/software/index-fw.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`sw:fw`: diff --git a/doc/software/index-lnx.rst b/doc/software/index-lnx.rst index b1255d97..20f05867 100644 --- a/doc/software/index-lnx.rst +++ b/doc/software/index-lnx.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`sw:lnx`: diff --git a/doc/software/index.rst b/doc/software/index.rst index 5d4f04b1..8bf0ada6 100644 --- a/doc/software/index.rst +++ b/doc/software/index.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: none diff --git a/doc/software/linux-driver.rst b/doc/software/linux-driver.rst index cef47a92..f1cc0d55 100644 --- a/doc/software/linux-driver.rst +++ b/doc/software/linux-driver.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: none diff --git a/doc/software/linux-library.rst b/doc/software/linux-library.rst index c6615c36..410dada4 100644 --- a/doc/software/linux-library.rst +++ b/doc/software/linux-library.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: none diff --git a/doc/software/linux-python.rst b/doc/software/linux-python.rst index 7911a7e6..4f8ba422 100644 --- a/doc/software/linux-python.rst +++ b/doc/software/linux-python.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`sw:lnx:python`: diff --git a/doc/software/protocol.rst b/doc/software/protocol.rst index c0256e29..dde4ac58 100644 --- a/doc/software/protocol.rst +++ b/doc/software/protocol.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN diff --git a/doc/tools/index.rst b/doc/tools/index.rst index f9f2baa3..af944303 100644 --- a/doc/tools/index.rst +++ b/doc/tools/index.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _tools: diff --git a/doc/tools/lsmockturtle.rst b/doc/tools/lsmockturtle.rst index ca228194..c18ba552 100644 --- a/doc/tools/lsmockturtle.rst +++ b/doc/tools/lsmockturtle.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _tools:lsmockturtle: diff --git a/doc/tools/mockturtle-buffer.rst b/doc/tools/mockturtle-buffer.rst index d89e690d..66ca7c9e 100644 --- a/doc/tools/mockturtle-buffer.rst +++ b/doc/tools/mockturtle-buffer.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`tools:mockturtle-buffer`: diff --git a/doc/tools/mockturtle-cpu-restart.rst b/doc/tools/mockturtle-cpu-restart.rst index 7b57df88..7df52db1 100644 --- a/doc/tools/mockturtle-cpu-restart.rst +++ b/doc/tools/mockturtle-cpu-restart.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`tools:mockturtle-cpu-restart`: diff --git a/doc/tools/mockturtle-debug.rst b/doc/tools/mockturtle-debug.rst index 0c3b41d4..5d39108c 100644 --- a/doc/tools/mockturtle-debug.rst +++ b/doc/tools/mockturtle-debug.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. highlight:: none diff --git a/doc/tools/mockturtle-firmware-loader.rst b/doc/tools/mockturtle-firmware-loader.rst index 10ac82ec..940f4735 100644 --- a/doc/tools/mockturtle-firmware-loader.rst +++ b/doc/tools/mockturtle-firmware-loader.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`tools:mockturtle-firmware-loader`: diff --git a/doc/tools/mockturtle-gdbserver.rst b/doc/tools/mockturtle-gdbserver.rst index 0b99463e..b54706b5 100644 --- a/doc/tools/mockturtle-gdbserver.rst +++ b/doc/tools/mockturtle-gdbserver.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _tools:mockturtle-gdbserver: diff --git a/doc/tools/mockturtle-messages.rst b/doc/tools/mockturtle-messages.rst index c79795bb..649aa87f 100644 --- a/doc/tools/mockturtle-messages.rst +++ b/doc/tools/mockturtle-messages.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`tools:mockturtle-messages`: diff --git a/doc/tools/mockturtle-ping.rst b/doc/tools/mockturtle-ping.rst index 2252bd6b..5b223748 100644 --- a/doc/tools/mockturtle-ping.rst +++ b/doc/tools/mockturtle-ping.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _tools:mockturtle-ping: diff --git a/doc/tools/mockturtle-project-creator.rst b/doc/tools/mockturtle-project-creator.rst index ef20c4d7..6ad73dbd 100644 --- a/doc/tools/mockturtle-project-creator.rst +++ b/doc/tools/mockturtle-project-creator.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`tools:mockturtle-project-creator`: diff --git a/doc/tools/mockturtle-smem.rst b/doc/tools/mockturtle-smem.rst index 73a1e258..7d3247e2 100644 --- a/doc/tools/mockturtle-smem.rst +++ b/doc/tools/mockturtle-smem.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _tools:mockturtle-smem: diff --git a/doc/tools/mockturtle-variable.rst b/doc/tools/mockturtle-variable.rst index 0dfb4dec..4e3ff93b 100644 --- a/doc/tools/mockturtle-variable.rst +++ b/doc/tools/mockturtle-variable.rst @@ -1,5 +1,5 @@ .. - SPDX-License-Identifier: CC-BY-SA-4.0 + SPDX-License-Identifier: CC-BY-SA-4.0+ SPDX-FileCopyrightText: 2019 CERN .. _`tools:mockturtle-variable`: -- GitLab