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