summaryrefslogtreecommitdiffstats
path: root/src/event-log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/event-log.h')
-rw-r--r--src/event-log.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/event-log.h b/src/event-log.h
index 8a4703554..4bfdd2bcf 100644
--- a/src/event-log.h
+++ b/src/event-log.h
@@ -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.
*/
#ifndef INKSCAPE_EVENT_LOG_H