summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/dynamic-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/dynamic-base.h')
-rw-r--r--src/ui/tools/dynamic-base.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools/dynamic-base.h b/src/ui/tools/dynamic-base.h
index 4b78ee416..d9c1f9804 100644
--- a/src/ui/tools/dynamic-base.h
+++ b/src/ui/tools/dynamic-base.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
#ifndef COMMON_CONTEXT_H_SEEN
#define COMMON_CONTEXT_H_SEEN
@@ -16,7 +17,7 @@
* Copyright (C) 2001-2002 Ximian, Inc.
* Copyright (C) 2008 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 "ui/tools/tool-base.h"