]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix copyright year.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jul 2004 00:40:40 +0000 (00:40 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jul 2004 00:40:40 +0000 (00:40 +0000)
lib/memchr.c

index 2b2932fb18d55e91d6ca0e0d931a7a32700e5bae..c80be46251595273e109ae2cb142880158364b27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003 Free
+/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004 Free
    Software Foundation, Inc.
 
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),