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/expr.c | |
parent | 225b76bf776d435a1e1ff4288516cd8ba008e394 (diff) | |
download | gcc-806a3d45cd01aa4ca5fd8cea145d2874b9294be1.tar.gz |
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/expr.c')
-rw-r--r-- | libcpp/expr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/expr.c b/libcpp/expr.c index 1e17b005dee..147bd97c5ec 100644 --- a/libcpp/expr.c +++ b/libcpp/expr.c @@ -1,5 +1,5 @@ /* Parse C expressions for cpplib. - Copyright (C) 1987-2013 Free Software Foundation, Inc. + Copyright (C) 1987-2014 Free Software Foundation, Inc. Contributed by Per Bothner, 1994. This program is free software; you can redistribute it and/or modify it |