From ab03658be7411056e86bd3579480106b8f63fe21 Mon Sep 17 00:00:00 2001 From: Kurt Hindenburg Date: Fri, 29 Jul 2022 18:20:19 -0400 Subject: [PATCH] Add missing copyright/license --- kconf_update/konsole_globalaccel.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kconf_update/konsole_globalaccel.cpp b/kconf_update/konsole_globalaccel.cpp index cb283aef..6504bedb 100644 --- a/kconf_update/konsole_globalaccel.cpp +++ b/kconf_update/konsole_globalaccel.cpp @@ -1,3 +1,8 @@ +/* + SPDX-FileCopyrightText: 2022 Vlad Zahorodnii + + SPDX-License-Identifier: GPL-2.0-or-later +*/ #include #include #include