nano

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

commit 4f4a0b9abb0e80b2b1a9d0b64c29dfe93d6abcd0
parent a01f131960bd65405011897cb1610e1b4adeeebf
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat, 13 May 2006 16:32:24 +0000

fix copyright notice in do_credits()


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

Diffstat:
Msrc/winio.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/winio.c b/src/winio.c @@ -3092,7 +3092,7 @@ void do_credits(void) "", "", "(c) 1999-2004 Chris Allegretta", - "(c) 2005 David Lawrence Ramsey", + "(c) 2005-2006 David Lawrence Ramsey", "", "", "",