summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog-events.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog-events.h')
-rw-r--r--src/ui/dialog-events.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog-events.h b/src/ui/dialog-events.h
index e00c0560b..7bc748378 100644
--- a/src/ui/dialog-events.h
+++ b/src/ui/dialog-events.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** @file
* @brief Event handler for dialog windows
*/
@@ -6,7 +7,7 @@
*
* Copyright (C) 2003-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 SEEN_DIALOG_EVENTS_H