diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-04-27 20:26:05 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-04-29 13:32:55 -0700 |
commit | 9021a44ccc74c40534749ee8339952d8464c8758 (patch) | |
tree | 0b2b1f1d47ad606192c3e576ea1cf2c74cd033fa /desktop-widgets/preferences/preferences_graph.cpp | |
parent | 5372f12d8bb136ecce5e42f35aaf7c253d8aad43 (diff) | |
download | subsurface-9021a44ccc74c40534749ee8339952d8464c8758.tar.gz |
Add SPDX header to desktop widgets
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/preferences/preferences_graph.cpp')
-rw-r--r-- | desktop-widgets/preferences/preferences_graph.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/preferences/preferences_graph.cpp b/desktop-widgets/preferences/preferences_graph.cpp index b4fd81fd1..703868cb8 100644 --- a/desktop-widgets/preferences/preferences_graph.cpp +++ b/desktop-widgets/preferences/preferences_graph.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "preferences_graph.h" #include "ui_preferences_graph.h" #include "core/prefs-macros.h" |