]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/incpath.c
Update copyright years.
[thirdparty/gcc.git] / gcc / incpath.c
index 52dbb806b1bfc93c0cbc6d55b717188c9cd821e9..9ac55f83abc1a29ec73eded7d2c0f34d8e662483 100644 (file)
@@ -1,5 +1,5 @@
 /* Set up combined include path chain for the preprocessor.
-   Copyright (C) 1986-2021 Free Software Foundation, Inc.
+   Copyright (C) 1986-2022 Free Software Foundation, Inc.
 
    Broken out of cppinit.c and cppfiles.c and rewritten Mar 2003.