diff options
author | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-03 02:02:09 +0000 |
---|---|---|
committer | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-03 02:02:09 +0000 |
commit | ff68eb4492cd88275841a30e89419025b928ebc6 (patch) | |
tree | 3754e15b19a3430b47482b4b99280a8f5cf432b6 /include/demangle.h | |
parent | 0808e32f7093293c462ed26d2615d6c4d26df749 (diff) | |
download | gcc-ff68eb4492cd88275841a30e89419025b928ebc6.tar.gz |
update copyright dates
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151359 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/demangle.h')
-rw-r--r-- | include/demangle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/demangle.h b/include/demangle.h index 0bcae2fdbbb..4b3565bfbb8 100644 --- a/include/demangle.h +++ b/include/demangle.h @@ -1,6 +1,6 @@ /* Defs for interface to demanglers. Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, - 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License |