summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inkscape.cpp')
-rw-r--r--src/inkscape.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/inkscape.cpp b/src/inkscape.cpp
index 14247f9d0..027dd9dce 100644
--- a/src/inkscape.cpp
+++ b/src/inkscape.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* @file
* Interface to main application.
@@ -11,7 +12,7 @@
* c++ port Copyright (C) 2003 Nathan Hurst
* c++ification Copyright (C) 2014 Liam P. White
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <cerrno>