aboutsummaryrefslogtreecommitdiffstats
path: root/lib/generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/generic.c')
-rw-r--r--lib/generic.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/generic.c b/lib/generic.c
index 6211c90..f7340a2 100644
--- a/lib/generic.c
+++ b/lib/generic.c
@@ -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 <string.h>