aboutsummaryrefslogtreecommitdiff
path: root/libcpp/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/expr.c')
-rw-r--r--libcpp/expr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libcpp/expr.c b/libcpp/expr.c
index df8d965..46d9fd3 100644
--- a/libcpp/expr.c
+++ b/libcpp/expr.c
@@ -1,6 +1,5 @@
/* Parse C expressions for cpplib.
- Copyright (C) 1987, 1992, 1994, 1995, 1997, 1998, 1999, 2000, 2001,
- 2002, 2004, 2008, 2009, 2010, 2011 Free Software Foundation.
+ Copyright (C) 1987-2013 Free Software Foundation, Inc.
Contributed by Per Bothner, 1994.
This program is free software; you can redistribute it and/or modify it