summaryrefslogtreecommitdiff
path: root/gcc/data-streamer-in.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2015-01-05 13:33:28 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2015-01-05 13:33:28 +0100
commit5624e564d2239a74daa140e726b7b229d6e9a115 (patch)
tree37f6e236ab656361ec7d71580442211df53daa44 /gcc/data-streamer-in.c
parentb67cd4e331c3cd02ace226dd539b826f817a390d (diff)
downloadgcc-5624e564d2239a74daa140e726b7b229d6e9a115.tar.gz
Update copyright years.
From-SVN: r219188
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 1ee3e9c5e38..ad1064c1e20 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2011-2015 Free Software Foundation, Inc.
Contributed by Diego Novillo <dnovillo@google.com>
This file is part of GCC.