summaryrefslogtreecommitdiffstats
path: root/src/layer-manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layer-manager.cpp')
-rw-r--r--src/layer-manager.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/layer-manager.cpp b/src/layer-manager.cpp
index 63f4f55ed..18bf8d8a2 100644
--- a/src/layer-manager.cpp
+++ b/src/layer-manager.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Inkscape::LayerManager - a view of a document's layers, relative
* to a particular desktop
@@ -5,7 +6,7 @@
* Copyright 2006 MenTaLguY <mental@rydia.net>
* Abhishek Sharma
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <set>