]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/data-streamer-in.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / data-streamer-in.cc
index 1d1df3a5ef13dea06a08e274b82b2b3802e7ca4d..8ebcac434795745b6e9efee07d35ffb2bfaf577f 100644 (file)
@@ -1,7 +1,7 @@
 /* Routines for restoring various data types from a file stream.  This deals
    with various data types like strings, integers, enums, etc.
 
-   Copyright (C) 2011-2022 Free Software Foundation, Inc.
+   Copyright (C) 2011-2023 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@google.com>
 
 This file is part of GCC.