nano

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

commit 84c6845591f4ddb71e69c7d4a262fbd6bc7a16af
parent 273c1139c0ab0f9df637edbf5f5ed62a975382e0
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 10 Aug 2007 22:07:14 +0000

comment fix


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

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

diff --git a/src/utils.c b/src/utils.c @@ -162,7 +162,7 @@ void sunder(char *str) * (originally getdelim()), were adapted from GNU mailutils 0.5 * (mailbox/getline.c). Here is the notice from that file, after * converting to the GPL via LGPL clause 3, and with the Free Software - * Foundation's address updated: + * Foundation's address and the copyright years updated: * * GNU Mailutils -- a suite of utilities for electronic mail * Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free