summaryrefslogtreecommitdiffstats
path: root/core/windowtitleupdate.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-27 20:24:53 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-29 13:32:55 -0700
commitb368ecd5aae63a1f3016f9ddc1bfe2858cd316fc (patch)
tree27bde3015e25232a0de7475bb87a6f0eef1ac966 /core/windowtitleupdate.cpp
parentee1bf18189e0d495ab589f258d559dadb92cd1e7 (diff)
downloadsubsurface-b368ecd5aae63a1f3016f9ddc1bfe2858cd316fc.tar.gz
Add SPDX header to remaining core files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/windowtitleupdate.cpp')
-rw-r--r--core/windowtitleupdate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/windowtitleupdate.cpp b/core/windowtitleupdate.cpp
index 963455f1d..810acd4dc 100644
--- a/core/windowtitleupdate.cpp
+++ b/core/windowtitleupdate.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#include "windowtitleupdate.h"
WindowTitleUpdate *WindowTitleUpdate::m_instance = NULL;