nano

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

commit 093a4413378400daa16ee814f2acb83a4292f25a
parent 64b8f423b200061319975f9c9f8f300efbd9011a
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 21 Aug 2007 16:38:43 +0000

in rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1
is based on


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

Diffstat:
MChangeLog | 5+++++
Mdoc/man/rnano.1 | 4++--
2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-21 David Lawrence Ramsey <pooka109@gmail.com> + + * doc/man/rnano.1: Add missing copyright notice from + nano-tiny.1, which rnano.1 is based on. + 2007-08-16 David Lawrence Ramsey <pooka109@gmail.com> * files.c (do_insertfile): Properly handle more cases of diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 @@ -1,7 +1,7 @@ .\" Hey, EMACS: -*- nroff -*- .\" rnano.1 is Copyright (C) 2005, 2006 by Thijs Kinkhorst -.\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1 by Jordi -.\" Mallach <jordi@gnu.org>. +.\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1. +.\" nano-tiny.1 is Copyright (C) 2002 by Jordi Mallach <jordi@gnu.org>. .\" .\" This is free documentation, see the latest version of the GNU .\" General Public License for copying conditions. There is NO