]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/fnmatch.h
[gdb/symtab] Make gold index workaround more precise
[thirdparty/binutils-gdb.git] / include / fnmatch.h
index 1a653ab6314b8d1aa29de2cf4c905cf5f1c90d79..ba3524814b0963c6f6978ad0c15a3e02c35ad4a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2020 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.
@@ -15,7 +15,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, 51 Franklin Street - Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #ifndef        _FNMATCH_H