summaryrefslogtreecommitdiffstats
path: root/src/trace/autotrace/inkscape-autotrace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace/autotrace/inkscape-autotrace.cpp')
-rw-r--r--src/trace/autotrace/inkscape-autotrace.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/trace/autotrace/inkscape-autotrace.cpp b/src/trace/autotrace/inkscape-autotrace.cpp
index 68b49a0cb..6a1758ccf 100644
--- a/src/trace/autotrace/inkscape-autotrace.cpp
+++ b/src/trace/autotrace/inkscape-autotrace.cpp
@@ -1,12 +1,14 @@
-/*
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
* This is the C++ glue between Inkscape and Autotrace
+ *//*
*
* Authors:
* Marc Jeanmougin
*
* Copyright (C) 2018 Authors
*
- * Released under GNU GPL v2 and later, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*
*/