summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_units.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-27 20:26:05 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-29 13:32:55 -0700
commit9021a44ccc74c40534749ee8339952d8464c8758 (patch)
tree0b2b1f1d47ad606192c3e576ea1cf2c74cd033fa /desktop-widgets/preferences/preferences_units.h
parent5372f12d8bb136ecce5e42f35aaf7c253d8aad43 (diff)
downloadsubsurface-9021a44ccc74c40534749ee8339952d8464c8758.tar.gz
Add SPDX header to desktop widgets
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/preferences/preferences_units.h')
-rw-r--r--desktop-widgets/preferences/preferences_units.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-widgets/preferences/preferences_units.h b/desktop-widgets/preferences/preferences_units.h
index 21a7f4404..fb20588a2 100644
--- a/desktop-widgets/preferences/preferences_units.h
+++ b/desktop-widgets/preferences/preferences_units.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#ifndef PREFERENCES_UNITS_H
#define PREFERENCES_UNITS_H
@@ -18,4 +19,4 @@ private:
Ui::PreferencesUnits *ui;
};
-#endif \ No newline at end of file
+#endif