diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-04-27 20:21:27 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-04-29 13:32:55 -0700 |
commit | ee1bf18189e0d495ab589f258d559dadb92cd1e7 (patch) | |
tree | 64653ee40e265c418fd8a63365c77851ae3d97a5 /tests/testdivesiteduplication.cpp | |
parent | 6399eaf271330637582b521235a913fcff0126e5 (diff) | |
download | subsurface-ee1bf18189e0d495ab589f258d559dadb92cd1e7.tar.gz |
Add SPDX header to tests
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testdivesiteduplication.cpp')
-rw-r--r-- | tests/testdivesiteduplication.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdivesiteduplication.cpp b/tests/testdivesiteduplication.cpp index 9a47d1ce9..4e90c5175 100644 --- a/tests/testdivesiteduplication.cpp +++ b/tests/testdivesiteduplication.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "testdivesiteduplication.h" #include "core/dive.h" #include "core/divesite.h" |