aboutsummaryrefslogtreecommitdiff
path: root/gcc/incpath.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/incpath.cc')
-rw-r--r--gcc/incpath.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/incpath.cc b/gcc/incpath.cc
index eefd9aa30..c1bbfd38 100644
--- a/gcc/incpath.cc
+++ b/gcc/incpath.cc
@@ -1,5 +1,5 @@
/* Set up combined include path chain for the preprocessor.
- Copyright (C) 1986-2024 Free Software Foundation, Inc.
+ Copyright (C) 1986-2025 Free Software Foundation, Inc.
Broken out of cppinit.c and cppfiles.c and rewritten Mar 2003.