summaryrefslogtreecommitdiff
path: root/include/obstack.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2000-12-07 02:06:09 +0000
committerDJ Delorie <dj@delorie.com>2000-12-07 02:06:09 +0000
commit73fdf93b2ac2ea87f6608643bdbf75fa103ffe78 (patch)
treecfb1495a199887f6c46b50ae761e8104d73db7f0 /include/obstack.h
parent4e38d08bc13f1242f8a6935bd25a5a2aef157c12 (diff)
downloadgdb-73fdf93b2ac2ea87f6608643bdbf75fa103ffe78.tar.gz
* getopt.h obstack.h: Standarize copyright statement.
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 a20ab55967a..314a27a992a 100644
--- a/include/obstack.h
+++ b/include/obstack.h
@@ -1,5 +1,6 @@
/* obstack.h - object stack macros
- Copyright (C) 1988,89,90,91,92,93,94,96,97,98 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998
+ Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.