From caabbdb6bdd4f28f8ee0b21a2f34dac0de67655d Mon Sep 17 00:00:00 2001 From: Catalan Lover Date: Sun, 17 May 2026 12:43:03 +0200 Subject: [PATCH] Add copyright information to gate.js --- .github/scripts/gate.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/scripts/gate.js b/.github/scripts/gate.js index ab3452a7..c2231131 100644 --- a/.github/scripts/gate.js +++ b/.github/scripts/gate.js @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2026 Catalan Lover +// +// SPDX-License-Identifier: Apache-2.0 + /** * @param {Object} args * @param {import('@actions/github').getOctokit} args.github