diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-07-14 16:08:59 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-07-14 16:08:59 +0000 |
commit | 0215f1b3e0b540aaddc0522aae48bec3859ab95c (patch) | |
tree | fee9a8a1b439d8ddaf0f17efb97c28c846c9a687 /include/getopt.h | |
parent | b3fc6d10bf313f9972cf69b09f1482382e7ebf88 (diff) | |
download | gcc-0215f1b3e0b540aaddc0522aae48bec3859ab95c.tar.gz |
Update copyright year in include
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225781 138bc75d-0d04-0410-961f-82ee72b054a4
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. |