diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-30 17:53:54 -0400 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-05-30 17:53:54 -0400 |
commit | bebbd479675299df8977f79302c9cc9ea916aac9 (patch) | |
tree | 9736c37844af02427ce39ed3c2884943cdb34f86 /getopt1.c | |
parent | e4d6c384015c654abf99e6d79b0d7d1e6150baed (diff) | |
parent | 21778c07934f1a537a3e6484fe9ce022485790c2 (diff) | |
download | egawk-bebbd479675299df8977f79302c9cc9ea916aac9.tar.gz egawk-bebbd479675299df8977f79302c9cc9ea916aac9.tar.bz2 egawk-bebbd479675299df8977f79302c9cc9ea916aac9.zip |
Merge branch 'master' into feature/cmake
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-2015 Free Software Foundation, Inc. + Copyright (C) 1987-2016 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 |