diff options
Diffstat (limited to 'gcc/file-find.cc')
-rw-r--r-- | gcc/file-find.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/file-find.cc b/gcc/file-find.cc index 4c0d6de..ecdca50 100644 --- a/gcc/file-find.cc +++ b/gcc/file-find.cc @@ -1,5 +1,5 @@ /* Utility functions for finding files relative to GCC binaries. - Copyright (C) 1992-2024 Free Software Foundation, Inc. + Copyright (C) 1992-2025 Free Software Foundation, Inc. This file is part of GCC. |