From ec1a3cf39915b7acfb2fd93cdb9f78d3316075b5 Mon Sep 17 00:00:00 2001 From: Erisu Date: Mon, 18 Dec 2023 00:49:07 +0900 Subject: [PATCH] ci: add spdx-exceptions to ignored-packages & NOTICE of cc-by-3.0 license --- NOTICE | 9 +++++++++ licence_checker.yml | 3 +++ 2 files changed, 12 insertions(+) diff --git a/NOTICE b/NOTICE index 8ec56a524..7874e3de2 100644 --- a/NOTICE +++ b/NOTICE @@ -3,3 +3,12 @@ Copyright 2012 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). + +----- + +- spdx-exceptions + + https://github.com/jslicense/spdx-exceptions.json + + Licensed under the Creative Commons Attribution 3.0 Unported (CC-BY-3.0) + https://creativecommons.org/licenses/by/3.0/ diff --git a/licence_checker.yml b/licence_checker.yml index c482b341f..7e6e0ae2b 100644 --- a/licence_checker.yml +++ b/licence_checker.yml @@ -54,3 +54,6 @@ allowed-licenses: - Xnet - zlib-acknowledgement - ZPL-2.0 + +ignored-packages: + - spdx-exceptions@2.3.0