diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-04-27 20:26:36 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-04-29 13:32:55 -0700 |
commit | 49d0bb8406706666baa721b0bffc701d678b8344 (patch) | |
tree | e1145c51ebe8e54e3caa40912d87b1263eda8fde /profile-widget/divetooltipitem.cpp | |
parent | 9021a44ccc74c40534749ee8339952d8464c8758 (diff) | |
download | subsurface-49d0bb8406706666baa721b0bffc701d678b8344.tar.gz |
Add SPDX header to profile widgets
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile-widget/divetooltipitem.cpp')
-rw-r--r-- | profile-widget/divetooltipitem.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile-widget/divetooltipitem.cpp b/profile-widget/divetooltipitem.cpp index 36b1a9b91..7360adcea 100644 --- a/profile-widget/divetooltipitem.cpp +++ b/profile-widget/divetooltipitem.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "profile-widget/divetooltipitem.h" #include "profile-widget/divecartesianaxis.h" #include "core/dive.h" |