summaryrefslogtreecommitdiffstats
path: root/src/extension/param/int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/param/int.h')
-rw-r--r--src/extension/param/int.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/param/int.h b/src/extension/param/int.h
index e6f4ac3db..fac481267 100644
--- a/src/extension/param/int.h
+++ b/src/extension/param/int.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
#ifndef INK_EXTENSION_PARAMINT_H_SEEN
#define INK_EXTENSION_PARAMINT_H_SEEN
@@ -6,7 +7,7 @@
* Ted Gould <ted@gould.cx>
* Johan Engelen <johan@shouraizou.nl> *
* Jon A. Cruz <jon@joncruz.org>
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "parameter.h"