nano

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

commit cd79a81692251bb96e4504314c28b90ea207a627
parent 97a6ecbd6227e9296af5538e6fbd06e9b44f7e3c
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat,  8 Dec 2007 04:27:44 +0000

in doc/man/rnano.1 and doc/man/fr/rnano.1, update copyright notices, as
Thijs Kinkhorst's copyrights have now been assigned to the Free Software
Foundation


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

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

diff --git a/ChangeLog b/ChangeLog @@ -3,6 +3,9 @@ * winio.c (get_mouseinput): Fix longstanding problem where mouse clicks on the statusbar prompt text wouldn't be recognized unless the NO_HELP flag was turned off. + * doc/man/rnano.1, doc/man/fr/rnano.1: Update copyright notices, + as Thijs Kinkhorst's copyrights have now been assigned to the + Free Software Foundation. 2007-12-04 David Lawrence Ramsey <pooka109@gmail.com> diff --git a/doc/man/fr/rnano.1 b/doc/man/fr/rnano.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.\" Copyright (C) 2005, 2006, 2007 Thijs Kinkhorst <thijs@kinkhorst.com>. +.\" Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. .\" Skeleton based on nano-tiny.1: .\" Copyright (C) 2002 Free Software Foundation, Inc. .\" diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.\" Copyright (C) 2005, 2006, 2007 Thijs Kinkhorst <thijs@kinkhorst.com>. +.\" Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. .\" Skeleton based on nano-tiny.1: .\" Copyright (C) 2002 Free Software Foundation, Inc. .\"