diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-16 12:58:07 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-16 12:58:07 +0300 |
commit | 8b50259289e066f9a265a90a8aa81ada16da4065 (patch) | |
tree | 90b2fd0c469e09ad0330f117535e65c92b830a68 /getopt1.c | |
parent | 320be29f61ef7b61596f5fcd8e3568aebe0918a0 (diff) | |
download | egawk-8b50259289e066f9a265a90a8aa81ada16da4065.tar.gz egawk-8b50259289e066f9a265a90a8aa81ada16da4065.tar.bz2 egawk-8b50259289e066f9a265a90a8aa81ada16da4065.zip |
Update getopt from glibc.
Diffstat (limited to 'getopt1.c')
-rw-r--r-- | getopt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. - Copyright (C) 1987-1994,1996-1998,2004,2009 Free Software Foundation, Inc. + Copyright (C) 1987-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |