aboutsummaryrefslogtreecommitdiff
path: root/include/obstack.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-07 02:06:09 +0000
committerDJ Delorie <dj@redhat.com>2000-12-07 02:06:09 +0000
commitb093321cbbd82a3369727387a43498c86a167913 (patch)
tree15d28404eba13600b5946679e96fd41243dabc46 /include/obstack.h
parent9f6e8f1b7f8e896e46257c0e29cd29a7ea8144dd (diff)
downloadnewlib-b093321cbbd82a3369727387a43498c86a167913.zip
newlib-b093321cbbd82a3369727387a43498c86a167913.tar.gz
newlib-b093321cbbd82a3369727387a43498c86a167913.tar.bz2
* 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 a20ab55..314a27a 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.