aboutsummaryrefslogtreecommitdiffstats
path: root/lib/names.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/names.c')
-rw-r--r--lib/names.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/names.c b/lib/names.c
index a4314f6..f8d3997 100644
--- a/lib/names.c
+++ b/lib/names.c
@@ -3,7 +3,9 @@
*
* Copyright (c) 1997--2014 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 <stdio.h>