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
commit65408ef663b067886686514eaa9ac0373d9751dd (patch)
tree5ff49f3f4521b432b4a6525cf3ad043de8d2aa48 /include/obstack.h
parentf5b0d2bf1b4c96649525f36369e59b926d1829a8 (diff)
downloadbinutils-redhat-65408ef663b067886686514eaa9ac0373d9751dd.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 a20ab55967..314a27a992 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.