summaryrefslogtreecommitdiffstats
path: root/src/snapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/snapper.cpp')
-rw-r--r--src/snapper.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/snapper.cpp b/src/snapper.cpp
index 2223d7609..b28860816 100644
--- a/src/snapper.cpp
+++ b/src/snapper.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* @file src/snapper.cpp
* Snapper class.
@@ -6,7 +7,7 @@
* Carl Hetherington <inkscape@carlh.net>
* Diederik van Lierop <mail@diedenrezi.nl>
*
- * Released under GNU GPL, read the file 'COPYING' for more information.
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <gtk/gtk.h>