From 606d5a1e220d4cad7c9bb6467d8362def8077175 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 10 Nov 2006 03:01:16 +0000
Subject: [PATCH] more cosmetic copyright notice fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3952 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog             | 3 +++
 doc/texinfo/nano.texi | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 4947202e..aedd2a11 100644
--- 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
index a68fa4a9..a4278bad 100644
--- 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.
-- 
GitLab