diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:24:45 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:45 +0000 |
commit | 35c3d610e3bbf073ffb3f5af532f277a37f0bfa8 (patch) | |
tree | 39ffc8c3649a0fe10e93cc5e60c881e202c34b05 /libcpp/system.h | |
parent | afeba5cb1dd656d3613691caee1427761dbff358 (diff) | |
download | gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.zip gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.gz gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.bz2 |
Update copyright years in libcpp/
From-SVN: r206293
Diffstat (limited to 'libcpp/system.h')
-rw-r--r-- | libcpp/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/system.h b/libcpp/system.h index 4e3dff8..632a821 100644 --- a/libcpp/system.h +++ b/libcpp/system.h @@ -1,6 +1,6 @@ /* Get common system includes and various definitions and declarations based on autoconf macros. - Copyright (C) 1998-2013 Free Software Foundation, Inc. + Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of GCC. |