From 2cb8fee827f82bc6b79a75da40148a7417c2581b Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Mon, 17 Jul 2017 02:04:05 +0300 Subject: add the SPDX-License-Identifier to new source files Signed-off-by: Lubomir I. Ivanov --- desktop-widgets/mapwidget.cpp | 1 + desktop-widgets/mapwidget.h | 1 + 2 files changed, 2 insertions(+) (limited to 'desktop-widgets') diff --git a/desktop-widgets/mapwidget.cpp b/desktop-widgets/mapwidget.cpp index fd461f4a6..9f93faed5 100644 --- a/desktop-widgets/mapwidget.cpp +++ b/desktop-widgets/mapwidget.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include #include #include diff --git a/desktop-widgets/mapwidget.h b/desktop-widgets/mapwidget.h index 5481c970a..b7f4aac76 100644 --- a/desktop-widgets/mapwidget.h +++ b/desktop-widgets/mapwidget.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef MAPWIDGET_H #define MAPWIDGET_H -- cgit v1.2.3-70-g09d2