diff options
author | DJ Delorie <dj@redhat.com> | 2000-12-07 02:06:09 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-12-07 02:06:09 +0000 |
commit | b093321cbbd82a3369727387a43498c86a167913 (patch) | |
tree | 15d28404eba13600b5946679e96fd41243dabc46 /include/obstack.h | |
parent | 9f6e8f1b7f8e896e46257c0e29cd29a7ea8144dd (diff) | |
download | cygnal-b093321cbbd82a3369727387a43498c86a167913.tar.gz cygnal-b093321cbbd82a3369727387a43498c86a167913.tar.bz2 cygnal-b093321cbbd82a3369727387a43498c86a167913.zip |
* getopt.h obstack.h: Standarize copyright statement.
Diffstat (limited to 'include/obstack.h')
-rw-r--r-- | include/obstack.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/obstack.h b/include/obstack.h index a20ab5596..314a27a99 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. |