summaryrefslogtreecommitdiffstats
path: root/include
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
commit324069ad94b907d0b0884e9b22a50a907d87095b (patch)
tree3391f3a4e97085d058936bc57db73ffbac6c8d25 /include
parenta9922e52c74ef38d79817330f60af92b872e249a (diff)
downloadppe42-binutils-324069ad94b907d0b0884e9b22a50a907d87095b.tar.gz
ppe42-binutils-324069ad94b907d0b0884e9b22a50a907d87095b.zip
* getopt.h obstack.h: Standarize copyright statement.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog4
-rw-r--r--include/getopt.h3
-rw-r--r--include/obstack.h3
3 files changed, 8 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 017f94f41b..922e157ad2 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-06 Rodney Brown <RodneyBrown@mynd.com>
+
+ * getopt.h obstack.h: Standarize copyright statement.
+
2000-12-05 Richard Henderson <rth@redhat.com>
* demangle.h: Change "new_abi" to "v3" everywhere.
diff --git a/include/getopt.h b/include/getopt.h
index 9620fc7063..bf65c6eda5 100644
--- a/include/getopt.h
+++ b/include/getopt.h
@@ -1,5 +1,6 @@
/* Declarations for getopt.
- Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+ Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997
+ Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
Bugs can be reported to bug-glibc@gnu.org.
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.
OpenPOWER on IntegriCloud