summaryrefslogtreecommitdiffstats
path: root/export-html.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-27 20:27:59 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-29 13:32:55 -0700
commit59ed9ea3fcf78bb011eb88c36dcf63383079fee7 (patch)
treecf379f756061e93768ebd8056193df64db37005a /export-html.cpp
parent49d0bb8406706666baa721b0bffc701d678b8344 (diff)
downloadsubsurface-59ed9ea3fcf78bb011eb88c36dcf63383079fee7.tar.gz
Add SPDX header to top level files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'export-html.cpp')
-rw-r--r--export-html.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/export-html.cpp b/export-html.cpp
index 53b3a2791..86e2cb9c5 100644
--- a/export-html.cpp
+++ b/export-html.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/* Dirk Hohndel, 2015 */
#include <QString>