mirror of git://git.sv.gnu.org/nano.git
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/branches/nano_2_0_branch/nano@4178 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
7e9b345010
commit
e8c0dafe4a
|
@ -28,6 +28,9 @@ CVS code -
|
|||
doc/texinfo/nano.texi, *.c and *.h. (DLR)
|
||||
- Make copyright notices consistent in style. Changes to
|
||||
doc/man/nanorc.5 and doc/man/fr/nanorc.5. (DLR)
|
||||
- Update copyright notices, as Jordi Mallach's copyrights have
|
||||
now been assigned to the Free Software Foundation. Changes to
|
||||
doc/man/rnano.1 and doc/man/fr/rnano.1. (DLR)
|
||||
- chars.c:
|
||||
nstrncasecmp(), mbstrncasecmp()
|
||||
- For efficiency, return zero immediately if s1 and s2 point to
|
||||
|
|
|
@ -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>.
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue