diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-04-27 20:13:48 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-04-29 13:32:55 -0700 |
commit | b641757a0ce58f498558acef78e49fbf37beb415 (patch) | |
tree | a2b6146deb5b186b70a845239491984ad6f9f305 /smtk-import/smartrak.c | |
parent | 5c98cf35d7eecaa6f89f7d27eb6806562620c353 (diff) | |
download | subsurface-b641757a0ce58f498558acef78e49fbf37beb415.tar.gz |
Add SPDX header to smartrak importer
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'smtk-import/smartrak.c')
-rw-r--r-- | smtk-import/smartrak.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/smtk-import/smartrak.c b/smtk-import/smartrak.c index b1ac3ef58..1d3daf21e 100644 --- a/smtk-import/smartrak.c +++ b/smtk-import/smartrak.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * An .slg file is composed of a main table (Dives), a bunch of tables directly * linked to Dives by their indexes (Site, Suit, Tank, etc) and another group of |