From e20a42b84d03bf023db6587b232cd9a8eab985c4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 1 Apr 2026 13:47:35 +0200 Subject: [PATCH] build: Add CC-BY-SA-4.0 to two items The content may end up in documentation sources, for this CC-BY-SA-4.0 is required. Signed-off-by: Sebastian Huber --- spec/build/cpukit/optcanfifosize.yml | 2 +- spec/build/cpukit/optcanqueueprios.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/build/cpukit/optcanfifosize.yml b/spec/build/cpukit/optcanfifosize.yml index 1748d142f3..e57558db08 100644 --- a/spec/build/cpukit/optcanfifosize.yml +++ b/spec/build/cpukit/optcanfifosize.yml @@ -1,4 +1,4 @@ -SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0 OR GPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause OR Apache-2.0 OR GPL-2.0-or-later actions: - get-integer: null - define: null diff --git a/spec/build/cpukit/optcanqueueprios.yml b/spec/build/cpukit/optcanqueueprios.yml index b5d1eb4406..52b07330bf 100644 --- a/spec/build/cpukit/optcanqueueprios.yml +++ b/spec/build/cpukit/optcanqueueprios.yml @@ -1,4 +1,4 @@ -SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0 OR GPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause OR Apache-2.0 OR GPL-2.0-or-later actions: - get-integer: null - define: null