summaryrefslogtreecommitdiffstats
path: root/src/extension/loader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/loader.cpp')
-rw-r--r--src/extension/loader.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/loader.cpp b/src/extension/loader.cpp
index fc9b7ee29..a9270c43c 100644
--- a/src/extension/loader.cpp
+++ b/src/extension/loader.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Loader for external plug-ins.
*
@@ -6,7 +7,7 @@
*
* Copyright (C) 2016 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 "loader.h"