aboutsummaryrefslogtreecommitdiff
path: root/libcpp/expr.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2014-01-02 22:24:45 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:24:45 +0000
commit35c3d610e3bbf073ffb3f5af532f277a37f0bfa8 (patch)
tree39ffc8c3649a0fe10e93cc5e60c881e202c34b05 /libcpp/expr.c
parentafeba5cb1dd656d3613691caee1427761dbff358 (diff)
downloadgcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.zip
gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.gz
gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.bz2
Update copyright years in libcpp/
From-SVN: r206293
Diffstat (limited to 'libcpp/expr.c')
-rw-r--r--libcpp/expr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/expr.c b/libcpp/expr.c
index 1e17b00..147bd97 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