]> 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 a20d64b008953af6d2d4cd495c9ef6b99b675ae3..eb8a7dc57b0041147c47aa9beaa09b5931684a41 100644 (file)
@@ -1,6 +1,6 @@
 /* Read the GIMPLE representation from a file stream.
 
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
    Re-implemented by Diego Novillo <dnovillo@google.com>