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/diveprofileitem.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/diveprofileitem.cpp')
-rw-r--r-- | profile-widget/diveprofileitem.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile-widget/diveprofileitem.cpp b/profile-widget/diveprofileitem.cpp index d8e6fd4b1..71a965ad8 100644 --- a/profile-widget/diveprofileitem.cpp +++ b/profile-widget/diveprofileitem.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "profile-widget/diveprofileitem.h" #include "qt-models/diveplotdatamodel.h" #include "profile-widget/divecartesianaxis.h" |