diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:45 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:45 +0000 |
commit | 806a3d45cd01aa4ca5fd8cea145d2874b9294be1 (patch) | |
tree | 39ffc8c3649a0fe10e93cc5e60c881e202c34b05 /libcpp/pch.c | |
parent | 225b76bf776d435a1e1ff4288516cd8ba008e394 (diff) | |
download | ppe42-gcc-806a3d45cd01aa4ca5fd8cea145d2874b9294be1.tar.gz ppe42-gcc-806a3d45cd01aa4ca5fd8cea145d2874b9294be1.zip |
Update copyright years in libcpp/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206293 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/pch.c')
-rw-r--r-- | libcpp/pch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/pch.c b/libcpp/pch.c index 6270bda53ed..cddca837ffd 100644 --- a/libcpp/pch.c +++ b/libcpp/pch.c @@ -1,5 +1,5 @@ /* Part of CPP library. (Precompiled header reading/writing.) - Copyright (C) 2000-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2014 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |