summaryrefslogtreecommitdiff
path: root/gcc/data-streamer-out.c
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
commit23a5b65a92fea18251fbbe1c665df4c6096fda10 (patch)
treeb85dcfcd16d4d379e02bdea093ba0483559a6c8e /gcc/data-streamer-out.c
parentf9030485a31a81a08a95bf592bd0fcc011abcc32 (diff)
Update copyright years in gcc/
From-SVN: r206289
Diffstat (limited to 'gcc/data-streamer-out.c')
-rw-r--r--gcc/data-streamer-out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/data-streamer-out.c b/gcc/data-streamer-out.c
index 01fb36a88ae..3fe9d457aa3 100644
--- a/gcc/data-streamer-out.c
+++ b/gcc/data-streamer-out.c
@@ -1,7 +1,7 @@
/* Routines for saving various data types to a file stream. This deals
with various data types like strings, integers, enums, etc.
- Copyright (C) 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Diego Novillo <dnovillo@google.com>
This file is part of GCC.