summaryrefslogtreecommitdiff
path: root/m4/fnmatch.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-23 20:26:09 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-23 20:26:09 +0000
commit061601cdd7b1f6042009ecc88e0747af35e1be0d (patch)
treeeb41027bab67985907fc650c6b879fe6c7deff87 /m4/fnmatch.m4
parent588034d1015147066e3ca45506eda4c9b5ef976d (diff)
downloadcoreutils-061601cdd7b1f6042009ecc88e0747af35e1be0d.tar.xz
Update copyright.
Diffstat (limited to 'm4/fnmatch.m4')
-rw-r--r--m4/fnmatch.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/fnmatch.m4 b/m4/fnmatch.m4
index 863265151..e879bbde8 100644
--- a/m4/fnmatch.m4
+++ b/m4/fnmatch.m4
@@ -3,7 +3,8 @@
# This is a modified version of autoconf's AC_FUNC_FNMATCH.
# This file should be simplified after Autoconf 2.57 is required.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software
+# Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.