* getopt.h obstack.h: Standarize copyright statement.
This commit is contained in:
parent
9f6e8f1b7f
commit
b093321cbb
@ -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>
|
2000-12-05 Richard Henderson <rth@redhat.com>
|
||||||
|
|
||||||
* demangle.h: Change "new_abi" to "v3" everywhere.
|
* demangle.h: Change "new_abi" to "v3" everywhere.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Declarations for getopt.
|
/* 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.
|
NOTE: The canonical source of this file is maintained with the GNU C Library.
|
||||||
Bugs can be reported to bug-glibc@gnu.org.
|
Bugs can be reported to bug-glibc@gnu.org.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* obstack.h - object stack macros
|
/* 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.
|
NOTE: The canonical source of this file is maintained with the GNU C Library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user