diff options
author | 2015-01-02 00:45:26 +1030 | |
---|---|---|
committer | 2015-01-02 00:53:45 +1030 | |
commit | b90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch) | |
tree | a7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /include/getopt.h | |
parent | Update year range in copyright notice of all files owned by the GDB project. (diff) | |
download | binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2 binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip |
ChangeLog rotatation and copyright year update
Diffstat (limited to 'include/getopt.h')
-rw-r--r-- | include/getopt.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/getopt.h b/include/getopt.h index 5421cabed82..6f496b113c9 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -1,6 +1,5 @@ /* Declarations for getopt. - Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000, - 2002 Free Software Foundation, Inc. + Copyright (C) 1989-2015 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. |