commit 458e850b83ebb56090cd7e6d763b7063c0b0e712
parent cb801d63a3825d77dc97a3cae72c87639cc79f84
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 10 Nov 2006 02:49:07 +0000
more cosmetic copyright notice fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3951 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/chars.c b/src/chars.c
@@ -575,8 +575,9 @@ int mbstrncasecmp(const char *s1, const char *s2, size_t n)
* from mutt 1.2.4i (lib.c). Here is the notice from that file, with
* the Free Software Foundation's address updated:
*
- * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1996, 1997, 1998, 1999, 2000 Michael R. Elkins
+ * <me@cs.hmc.edu>
+ * Copyright (C) 1999, 2000 Thomas Roessler <roessler@guug.de>
*
* This program is free software; you can redistribute it
* and/or modify it under the terms of the GNU General Public