From ea9370f231fb20a0fe4bd0f7b05a854162295178 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 12 Jan 2005 19:29:44 +0000 Subject: [PATCH] a few forgotten copyright year updates git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2255 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- src/rcfile.c | 2 +- src/winio.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/rcfile.c b/src/rcfile.c index 44b0b33e..ad078472 100644 --- a/src/rcfile.c +++ b/src/rcfile.c @@ -2,7 +2,7 @@ /************************************************************************** * rcfile.c * * * - * Copyright (C) 1999-2004 Chris Allegretta * + * Copyright (C) 1999-2005 Chris Allegretta * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2, or (at your option) * diff --git a/src/winio.c b/src/winio.c index 50b1b665..f5db4484 100644 --- a/src/winio.c +++ b/src/winio.c @@ -3953,7 +3953,7 @@ void do_credits(void) "", "", "", - "(c) 1999-2004 Chris Allegretta", + "(c) 1999-2005 Chris Allegretta", "", "", "",