summaryrefslogtreecommitdiffstats
path: root/src/selcue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/selcue.cpp')
-rw-r--r--src/selcue.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/selcue.cpp b/src/selcue.cpp
index f7d1cdba6..72d72daf5 100644
--- a/src/selcue.cpp
+++ b/src/selcue.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Helper object for showing selected items
*
@@ -8,7 +9,7 @@
*
* Copyright (C) 2004 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 "selcue.h"