aboutsummaryrefslogtreecommitdiff
path: root/gcc/data-streamer-in.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2021-04-02 22:52:05 +0200
committerThomas Schwinge <thomas@codesourcery.com>2021-04-02 22:56:26 +0200
commit62550489ce87c5ec384611d40ff6d02fb6c3bf09 (patch)
tree9fd1f8ffea09aea7db96b83dced6753e7c07d525 /gcc/data-streamer-in.c
parente997db044394dd7ae751f52c209320a0097218be (diff)
parent7c1e856bedb4ae190c420ec2d2ca5e08730cf21d (diff)
downloadgcc-62550489ce87c5ec384611d40ff6d02fb6c3bf09.zip
gcc-62550489ce87c5ec384611d40ff6d02fb6c3bf09.tar.gz
gcc-62550489ce87c5ec384611d40ff6d02fb6c3bf09.tar.bz2
Merge commit '7c1e856bedb4ae190c420ec2d2ca5e08730cf21d' [#247]
Diffstat (limited to 'gcc/data-streamer-in.c')
-rw-r--r--gcc/data-streamer-in.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/data-streamer-in.c b/gcc/data-streamer-in.c
index 7abb48a..49be2d2 100644
--- a/gcc/data-streamer-in.c
+++ b/gcc/data-streamer-in.c
@@ -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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2011-2021 Free Software Foundation, Inc.
Contributed by Diego Novillo <dnovillo@google.com>
This file is part of GCC.