nano

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

commit ea9370f231fb20a0fe4bd0f7b05a854162295178
parent 610929c6edc41aee01cd3f8f1fe36aa6c30c0606
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Wed, 12 Jan 2005 19:29:44 +0000

a few forgotten copyright year updates


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2255 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

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

diff --git a/src/rcfile.c b/src/rcfile.c @@ -2,7 +2,7 @@ /************************************************************************** * rcfile.c * * * - * Copyright (C) 1999-2004 Chris Allegretta * + * Copyright (C) 1999-2005 Chris Allegretta * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2, or (at your option) * diff --git a/src/winio.c b/src/winio.c @@ -3953,7 +3953,7 @@ void do_credits(void) "", "", "", - "(c) 1999-2004 Chris Allegretta", + "(c) 1999-2005 Chris Allegretta", "", "", "",