summaryrefslogtreecommitdiff
path: root/include/demangle.h
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2001-03-14 19:44:38 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2001-03-14 19:44:38 +0000
commit24a928fa2b0aa8a4bfb4fcb7d225a7871a1ac03a (patch)
treef8a7d77f6fb456426df7d6c529d82dc91b8fc6a6 /include/demangle.h
parentb945080aebbf1232ad47c278d1c52ed472d93543 (diff)
downloadgcc-24a928fa2b0aa8a4bfb4fcb7d225a7871a1ac03a.tar.gz
Fix copyright dates
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40469 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/demangle.h')
-rw-r--r--include/demangle.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/demangle.h b/include/demangle.h
index a3b664b0e7c..9cb1d966bc4 100644
--- a/include/demangle.h
+++ b/include/demangle.h
@@ -1,5 +1,6 @@
/* Defs for interface to demanglers.
- Copyright 1992, 1995, 1996 Free Software Foundation, Inc.
+ Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000
+ Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by