summaryrefslogtreecommitdiffstats
path: root/src/object/sp-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-path.cpp')
-rw-r--r--src/object/sp-path.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/sp-path.cpp b/src/object/sp-path.cpp
index 1da1ddc92..d3394c9b5 100644
--- a/src/object/sp-path.cpp
+++ b/src/object/sp-path.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* SVG <path> implementation
*
@@ -12,7 +13,7 @@
* Copyright (C) 2000-2001 Ximian, Inc.
* Copyright (C) 1999-2012 Authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <glibmm/i18n.h>