summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/removeoverlap.cpp')
-rw-r--r--src/removeoverlap.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/removeoverlap.cpp b/src/removeoverlap.cpp
index a56933969..b9e13bfa4 100644
--- a/src/removeoverlap.cpp
+++ b/src/removeoverlap.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** \file
* Interface between Inkscape code (SPItem) and remove-overlaps function.
*/
@@ -8,7 +9,7 @@
*
* Copyright (C) 2005 Authors
*
- * Released under GNU LGPL. Read the file 'COPYING' for more information.
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <utility>