nano

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

commit 606d5a1e220d4cad7c9bb6467d8362def8077175
parent 458e850b83ebb56090cd7e6d763b7063c0b0e712
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Fri, 10 Nov 2006 03:01:16 +0000

more cosmetic copyright notice fixes


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

Diffstat:
MChangeLog | 3+++
Mdoc/texinfo/nano.texi | 2+-
2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -16,6 +16,9 @@ CVS code - - doc/rnano.1, doc/fr/rnano.1: - Add missing "(C)" to the copyright notice in the comments. (DLR) +- doc/nano.texi: + - Remove unneeded "." from the copyright notice in the comments. + (DLR) - NEWS: - Add missing entries for nano 1.0.2 and 1.0.3, since 1.1.0 includes their changes. (DLR) diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -34,7 +34,7 @@ editor. This manual is part of the GNU @code{nano} distribution.@* @sp4 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Chris -Allegretta. +Allegretta This is free documentation, see the latest version of the GNU General Public License for copying conditions. There is NO warranty.