diff options
author | Xin LI <delphij@FreeBSD.org> | 2019-06-29 18:41:40 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2019-06-29 18:41:40 +0000 |
commit | b7780dbe98fc88da65024e697529ea7883064275 (patch) | |
tree | bd2291ea12f9519bfe4c9f79ef9ec6f46f0f4348 /contrib/less/scrsize.c | |
parent | 89ebdc94547ec4c790b6cbaa9c48b9332e725994 (diff) | |
parent | 6aa86b45318b321ba7e9cc3c221ab9062ddac4a0 (diff) |
Notes
Diffstat (limited to 'contrib/less/scrsize.c')
-rw-r--r-- | contrib/less/scrsize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/less/scrsize.c b/contrib/less/scrsize.c index 001c55ace385..1e3be1fa71f1 100644 --- a/contrib/less/scrsize.c +++ b/contrib/less/scrsize.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2017 Mark Nudelman + * Copyright (C) 1984-2019 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. |