diff options
| author | Xin LI <delphij@FreeBSD.org> | 2026-05-07 03:51:51 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2026-05-07 17:24:43 +0000 |
| commit | 109324d5e7ab893c15540fe97325b3eeaee88d20 (patch) | |
| tree | 1a32163b8f8c9705d0b7d12664777a2f482bd743 /contrib/less/pattern.h | |
| parent | 317817c9acaa63e439d748b645cc954e93c6cf88 (diff) | |
MFV less v691
Approved by: re (cperciva)
Relnotes: yes
(cherry picked from commit dafba19e42e78cd3d7c9264ece49ddd3d7d70da5)
MFV: less v692.
(cherry picked from commit e2abec625bf07c054f7ac2df2402d6c454113df8)
(cherry picked from commit 423b0bc492d5264ee518c6569d3c90ee0efb338c)
Diffstat (limited to 'contrib/less/pattern.h')
| -rw-r--r-- | contrib/less/pattern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/less/pattern.h b/contrib/less/pattern.h index 79122e843f17..3f7caf3d4b9e 100644 --- a/contrib/less/pattern.h +++ b/contrib/less/pattern.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2025 Mark Nudelman + * 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. |
