summaryrefslogtreecommitdiffstats
path: root/src/extension/param/enum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/param/enum.cpp')
-rw-r--r--src/extension/param/enum.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/param/enum.cpp b/src/extension/param/enum.cpp
index 277d05c44..5ba3e5772 100644
--- a/src/extension/param/enum.cpp
+++ b/src/extension/param/enum.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** \file
* extension parameter for enumerations.
*
@@ -11,7 +12,7 @@
*
* Copyright (C) 2006-2007 Johan Engelen
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <gtkmm/box.h>