diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2003-11-25 20:39:34 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2003-11-25 20:39:34 +0000 |
commit | 1d8c167fd471f4270cb5e277998c3a6eb0c70af6 (patch) | |
tree | 79162349f0161aabcedf384e6c74da9d4de56689 /gnu/lib/libiberty/include/fnmatch.h | |
parent | c6d8b1ff9a35ef49799ae65d50ee06444322816f (diff) |
Synch with gcc-3.3.2 version
Diffstat (limited to 'gnu/lib/libiberty/include/fnmatch.h')
-rw-r--r-- | gnu/lib/libiberty/include/fnmatch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libiberty/include/fnmatch.h b/gnu/lib/libiberty/include/fnmatch.h index d5eb7000977..37d23ee1b35 100644 --- a/gnu/lib/libiberty/include/fnmatch.h +++ b/gnu/lib/libiberty/include/fnmatch.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc. +/* Copyright 1991, 1992, 1993, 1996 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. |