nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 5e4645b08297254dd1e52e2a99c7391f5bf30f49
parent f9f0a8fd673bba4be75b68efa1f50af5857091c2
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Wed,  2 Feb 2022 17:40:25 +0100

copyright: update the last year for significantly changed files

Diffstat:
Msrc/global.c | 2+-
Msrc/rcfile.c | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/global.c b/src/global.c @@ -2,7 +2,7 @@ * global.c -- This file is part of GNU nano. * * * * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * - * Copyright (C) 2014-2020 Benno Schulenberg * + * Copyright (C) 2014-2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/src/rcfile.c b/src/rcfile.c @@ -4,7 +4,7 @@ * Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014 Mike Frysinger * * Copyright (C) 2019 Brand Huntsman * - * Copyright (C) 2014-2020 Benno Schulenberg * + * Copyright (C) 2014-2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published *