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