]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lto-streamer-in.c
Update copyright years.
[thirdparty/gcc.git] / gcc / lto-streamer-in.c
index 4d690c809c3e4fa31a64be4f50cdc7f7cb3080e9..d2274ce9321d1dbd767d2280d4915171c4bd70bb 100644 (file)
@@ -1,6 +1,6 @@
 /* Read the GIMPLE representation from a file stream.
 
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2018 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
    Re-implemented by Diego Novillo <dnovillo@google.com>