diff options
Diffstat (limited to 'gcc/file-find.c')
-rw-r--r-- | gcc/file-find.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/file-find.c b/gcc/file-find.c index 3952349e989..87d486d91d7 100644 --- a/gcc/file-find.c +++ b/gcc/file-find.c @@ -1,5 +1,5 @@ /* Utility functions for finding files relative to GCC binaries. - Copyright (C) 1992-2013 Free Software Foundation, Inc. + Copyright (C) 1992-2014 Free Software Foundation, Inc. This file is part of GCC. |