diff options
Diffstat (limited to 'gcc/file-find.h')
-rw-r--r-- | gcc/file-find.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/file-find.h b/gcc/file-find.h index 0754d99dc43..ecf457ff5f7 100644 --- a/gcc/file-find.h +++ b/gcc/file-find.h @@ -1,6 +1,6 @@ /* Prototypes and data structures used for implementing functions for finding files relative to GCC binaries. - Copyright (C) 1992-2014 Free Software Foundation, Inc. + Copyright (C) 1992-2015 Free Software Foundation, Inc. This file is part of GCC. |