summaryrefslogtreecommitdiff
path: root/include/obstack.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/obstack.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/obstack.h')
-rw-r--r--include/obstack.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/obstack.h b/include/obstack.h
index 314a27a992a..d86d9f2c426 100644
--- a/include/obstack.h
+++ b/include/obstack.h
@@ -1,5 +1,6 @@
/* obstack.h - object stack macros
- Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998
+ Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
+ 1999, 2000
Free Software Foundation, Inc.