summaryrefslogtreecommitdiffstats
path: root/src/style.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.cpp')
-rw-r--r--src/style.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/style.cpp b/src/style.cpp
index 5a9464139..1d1ce797f 100644
--- a/src/style.cpp
+++ b/src/style.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* @file
* SVG stylesheets implementation.
@@ -16,7 +17,7 @@
* Copyright (C) 2012 Kris De Gussem
* Copyright (C) 2014-2015 Tavmjong Bah
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "style.h"