aboutsummaryrefslogtreecommitdiffstats
path: root/lib/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types.h')
-rw-r--r--lib/types.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/types.h b/lib/types.h
index ab53f7c..2004906 100644
--- a/lib/types.h
+++ b/lib/types.h
@@ -3,7 +3,9 @@
*
* Copyright (c) 1997--2022 Martin Mares <mj@ucw.cz>
*
- * Can be freely distributed and used under the terms of the GNU GPL.
+ * Can be freely distributed and used under the terms of the GNU GPL v2+
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include <sys/types.h>