nano

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

commit 4510bac41d224ffaabb8c1ad103f9360b9d409ae
parent 4fe5edbc113b8c14060cb9d4a0de6b6c6bea4f7f
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue,  6 Nov 2007 22:58:33 +0000

update copyright notices, as Jordi Mallach's copyrights have now been
assigned to the Free Software Foundation


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

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,9 @@ +2007-11-06 David Lawrence Ramsey <pooka109@gmail.com> + + * doc/man/rnano.1, doc/man/fr/rnano.1: Update copyright notices, + as Jordi Mallach's copyrights have now been assigned to the Free + Software Foundation. + 2007-11-05 David Lawrence Ramsey <pooka109@gmail.com> * search.c (do_gotolinecolumn): Use a clearer error message if diff --git a/doc/man/fr/rnano.1 b/doc/man/fr/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. -.\" nano-tiny.1 is Copyright (C) 2002 by Jordi Mallach <jordi@gnu.org>. +.\" Copyright (C) 2005, 2006, 2007 Thijs Kinkhorst <thijs@kinkhorst.com>. +.\" Skeleton based on nano-tiny.1: +.\" Copyright (C) 2002 Free Software Foundation, Inc. .\" .\" Adaptation française (C) 2006, 2007 par Jean-Philippe Guérard .\" <jean-philippe.guerard@tigreraye.org>. diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 @@ -1,7 +1,7 @@ .\" Hey, EMACS: -*- nroff -*- -.\" rnano.1 is Copyright (C) 2005, 2006, 2007 by Thijs Kinkhorst -.\" <thijs@kinkhorst.com>; skeleton based on nano-tiny.1. -.\" nano-tiny.1 is Copyright (C) 2002 by Jordi Mallach <jordi@gnu.org>. +.\" Copyright (C) 2005, 2006, 2007 Thijs Kinkhorst <thijs@kinkhorst.com>. +.\" Skeleton based on nano-tiny.1: +.\" Copyright (C) 2002 Free Software Foundation, Inc. .\" .\" This document is dual-licensed. You may distribute and/or modify it .\" under the terms of either of the following licenses: