aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2008-03-31 17:44:22 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2008-03-31 17:44:22 +0000
commit8935c4b3476e3b8c17f0c8bcd97811a470851a2a (patch)
tree5a879e5770db7008cccae8b3c2ec2bc3531c2103 /libiberty
parenteeda7b98fd56143456039b37ba71aa54dd68fe80 (diff)
downloadgcc-8935c4b3476e3b8c17f0c8bcd97811a470851a2a.zip
gcc-8935c4b3476e3b8c17f0c8bcd97811a470851a2a.tar.gz
gcc-8935c4b3476e3b8c17f0c8bcd97811a470851a2a.tar.bz2
Update copyright date.
From-SVN: r133762
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/cp-demangle.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c
index 71a28ab..82107bc 100644
--- a/libiberty/cp-demangle.c
+++ b/libiberty/cp-demangle.c
@@ -1,5 +1,6 @@
/* Demangler for g++ V3 ABI.
- Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
+ Free Software Foundation, Inc.
Written by Ian Lance Taylor <ian@wasabisystems.com>.
This file is part of the libiberty library, which is part of GCC.