X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=libiberty%2Fgetopt1.c;h=33e0bda21bafaa844fc56d67bb00af8b7625f0a9;hb=58920b5be048726fca38e4e6ddcaa02ae6d9c1b8;hp=255b1445637fb1c8c879550e21d6a691353ac7c3;hpb=01f0fe5e0450edf168c1f612feb93cf588e4e7ea;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/getopt1.c b/libiberty/getopt1.c index 255b144563..33e0bda21b 100644 --- a/libiberty/getopt1.c +++ b/libiberty/getopt1.c @@ -1,6 +1,5 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. - Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98,2005 - Free Software Foundation, Inc. + Copyright (C) 1987-2019 Free Software Foundation, Inc. NOTE: This source is derived from an old version taken from the GNU C Library (glibc).