summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/extensions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/extensions.cpp')
-rw-r--r--src/ui/dialog/extensions.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/extensions.cpp b/src/ui/dialog/extensions.cpp
index ffea6395f..f39c7d549 100644
--- a/src/ui/dialog/extensions.cpp
+++ b/src/ui/dialog/extensions.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* @file
* A simple dialog with information about extensions.
@@ -7,7 +8,7 @@
*
* Copyright (C) 2005 Jon A. Cruz
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "extensions.h"