diff options
Diffstat (limited to 'lesstest/env.c')
| -rw-r--r-- | lesstest/env.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lesstest/env.c b/lesstest/env.c index 407b0d51ce59..00fb70cf3bb1 100644 --- a/lesstest/env.c +++ b/lesstest/env.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 "lesstest.h" extern TermInfo terminfo; |
