From 093a4413378400daa16ee814f2acb83a4292f25a Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Tue, 21 Aug 2007 16:38:43 +0000
Subject: [PATCH] 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
---
 ChangeLog       | 5 +++++
 doc/man/rnano.1 | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1ca57884..134a3b87 100644
--- 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
index 4efa3cd0..667c8787 100644
--- 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
-- 
GitLab