summaryrefslogtreecommitdiffstats
path: root/src/helper-fns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper-fns.h')
-rw-r--r--src/helper-fns.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/helper-fns.h b/src/helper-fns.h
index 79771a001..2d9fbfaa8 100644
--- a/src/helper-fns.h
+++ b/src/helper-fns.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
#ifndef SEEN_HELPER_FNS_H
#define SEEN_HELPER_FNS_H
/*
@@ -7,7 +8,7 @@
*
* Copyright (C) 2006 Hugo Rodrigues
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <cstring>