nano

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

commit d5b21d7bd054dee7d9df6d98bf90bba9241b3309
parent 4240423b9c55d8f2b4e96c930bc78d6700b142fd
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 11 Mar 2019 08:27:19 +0100

copyright: update the years for the FSF in the documentation too

Diffstat:
Mconfigure.ac | 2+-
Mdoc/nano.1 | 2+-
Mdoc/nano.texi | 2+-
Mdoc/nanorc.5 | 2+-
Mdoc/rnano.1 | 2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac @@ -1,6 +1,6 @@ # Configuration for GNU nano - a small and user-friendly text editor # -# Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2011, 2013-2019 Free Software Foundation, Inc. # Copyright (C) 2014, 2017 Mike Frysinger # # GNU nano is free software: you can redistribute it and/or modify diff --git a/doc/nano.1 b/doc/nano.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. +.\" Copyright (C) 1999-2011, 2013-2019 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: diff --git a/doc/nano.texi b/doc/nano.texi @@ -33,7 +33,7 @@ This manual documents the GNU @command{nano} editor. This manual is part of the GNU @command{nano} distribution.@* @sp 4 -Copyright @copyright{} 1999-2009, 2014-2017 Free Software Foundation, Inc. +Copyright @copyright{} 1999-2009, 2014-2019 Free Software Foundation, Inc. @sp 1 This document is dual-licensed. You may distribute and/or modify it diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2003-2011, 2013-2017 Free Software Foundation, Inc. +.\" Copyright (C) 2003-2011, 2013-2019 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: diff --git a/doc/rnano.1 b/doc/rnano.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2002, 2005, 2006, 2007, 2014 Free Software Foundation, Inc. +.\" Copyright (C) 2002-2007, 2014-2019 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: