Commit 04061e76 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

update the copyright years of the manual and info pages to include 2006

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3335 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 24 additions and 18 deletions
+24 -18
......@@ -7,6 +7,8 @@ CVS code -
do_last_file(), do_help_void(), and do_browser_help(); changes
to do_browser(), parse_browser_input(), shortcut_init(),
do_help(), and help_init(). (DLR)
- doc/nano.1, doc/nanorc.5, doc/rnano.1, doc/nano.texi:
- Update the copyright years to include 2006. (DLR)
GNU nano 1.3.11 - 2006.03.30
- General:
......
.\" Hey, EMACS: -*- nroff -*-
.\" nano.1 is copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by
.\" Chris Allegretta <chrisa@asty.org>
.\" nano.1 is Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
.\" 2006 by Chris Allegretta <chrisa@asty.org>
.\"
.\" This is free documentation, see the latest version of the GNU General
.\" Public License for copying conditions. There is NO warranty.
.\" This is free documentation, see the latest version of the GNU
.\" General Public License for copying conditions. There is NO
.\" warranty.
.\"
.\" $Id$
.TH NANO 1 "version 1.3.11" "March 12, 2006"
.TH NANO 1 "version 1.3.11" "March 30, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
......
.\" Hey, EMACS: -*- nroff -*-
.\" nanorc.5 is Copyright (C) 2003, 2004, 2005 Free Software
.\" Foundation, Inc.
.\" nanorc.5 is Copyright (C) 2003, 2004, 2005, 2006 by the Free
.\" Software Foundation, Inc.
.\"
.\" This is free documentation, see the latest version of the GNU General
.\" Public License for copying conditions. There is NO warranty.
.\" This is free documentation, see the latest version of the GNU
.\" General Public License for copying conditions. There is NO
.\" warranty.
.\"
.\" $Id$
.TH NANORC 5 "version 1.3.11" "March 12, 2006"
.TH NANORC 5 "version 1.3.11" "March 30, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
......
.\" Hey, EMACS: -*- nroff -*-
.\" rnano.1 is copyright 2005 by
.\" Thijs Kinkhorst <thijs@kinkhorst.com>;
.\" skeleton based on nano-tiny.1 by Jordi Mallach <jordi@debian.org>.
.\" rnano.1 is Copyright 2005, 2006 by Thijs Kinkhorst
.\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1 by Jordi
.\" Mallach <jordi@debian.org>.
.\"
.\" This is free documentation, see the latest version of the GNU General
.\" Public License for copying conditions. There is NO warranty.
.\" This is free documentation, see the latest version of the GNU
.\" General Public License for copying conditions. There is NO
.\" warranty.
.\"
.\" $Id$
.TH RNANO 1 "version 1.3.11" "March 12, 2005"
.TH RNANO 1 "version 1.3.11" "March 30, 2006"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
......
......@@ -9,7 +9,7 @@
@smallbook
@set EDITION 0.1
@set VERSION 1.3.10
@set UPDATED 28 Nov 2005
@set UPDATED 30 Mar 2006
@dircategory Editors
@direntry
......@@ -33,7 +33,8 @@ editor.
This manual is part of the GNU @code{nano} distribution.@*
@sp4
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Chris Allegretta.
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Chris
Allegretta.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment