summaryrefslogtreecommitdiffstats
path: root/src/version.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.cpp')
-rw-r--r--src/version.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/version.cpp b/src/version.cpp
index 7610cd8e7..7133ca3f5 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Versions
*
@@ -9,7 +10,7 @@
* Copyright (C) 2003 MenTaLguY
* Copyright (C) 2012 Kris De Gussem
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <glib.h>