summaryrefslogtreecommitdiffstats
path: root/src/event-log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/event-log.cpp')
-rw-r--r--src/event-log.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/event-log.cpp b/src/event-log.cpp
index b12f286c6..a3ee8cd12 100644
--- a/src/event-log.cpp
+++ b/src/event-log.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Author:
* Gustav Broberg <broberg@kth.se>
@@ -5,7 +6,7 @@
*
* Copyright (c) 2014 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 "util/signal-blocker.h"