aboutsummaryrefslogtreecommitdiff
path: root/lesstest/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'lesstest/parse.c')
-rw-r--r--lesstest/parse.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/lesstest/parse.c b/lesstest/parse.c
index 92d1ea0e9866..96afe47e7118 100644
--- a/lesstest/parse.c
+++ b/lesstest/parse.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright (C) 1984-2026 Mark Nudelman
+ *
+ * You may distribute under the terms of either the GNU General Public
+ * License or the Less License, as specified in the README file.
+ *
+ * For more information, see the README file.
+ */
+
#include <stdio.h>
#include "lesstest.h"