summaryrefslogtreecommitdiffstats
path: root/qt-models/divelocationmodel.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-27 20:25:32 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-29 13:32:55 -0700
commit5372f12d8bb136ecce5e42f35aaf7c253d8aad43 (patch)
tree0ba08d6d6930ed47d4557abb6ebe48760e81f6be /qt-models/divelocationmodel.cpp
parentb368ecd5aae63a1f3016f9ddc1bfe2858cd316fc (diff)
downloadsubsurface-5372f12d8bb136ecce5e42f35aaf7c253d8aad43.tar.gz
Add SPDX header to Qt models
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/divelocationmodel.cpp')
-rw-r--r--qt-models/divelocationmodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/divelocationmodel.cpp b/qt-models/divelocationmodel.cpp
index 1d9cda558..37eadf9e2 100644
--- a/qt-models/divelocationmodel.cpp
+++ b/qt-models/divelocationmodel.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#include "core/units.h"
#include "qt-models/divelocationmodel.h"
#include "core/dive.h"