summaryrefslogtreecommitdiff
path: root/include/obstack.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-14 19:44:38 +0000
committerNick Clifton <nickc@gcc.gnu.org>2001-03-14 19:44:38 +0000
commit01f537aba0ebefc5ca17d3282567890a958037db (patch)
treef8a7d77f6fb456426df7d6c529d82dc91b8fc6a6 /include/obstack.h
parent7f63897e8ff585fb49eea6152711b026ef3ff66c (diff)
downloadgcc-01f537aba0ebefc5ca17d3282567890a958037db.tar.gz
Fix copyright dates
From-SVN: r40469
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.