diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-02-20 20:36:30 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-02-20 20:36:30 +0200 |
commit | e069c636968370f0899d5e4ebaeb9c2341804245 (patch) | |
tree | 166f0ce6417fc802b68cee91774727e6be53e0cb /getopt.c | |
parent | 624d70844fe63068132adb7c66ea3f8a231e56a7 (diff) | |
parent | 0b8ef4f18527f751ef60fc3202cd7143079121fb (diff) | |
download | egawk-e069c636968370f0899d5e4ebaeb9c2341804245.tar.gz egawk-e069c636968370f0899d5e4ebaeb9c2341804245.tar.bz2 egawk-e069c636968370f0899d5e4ebaeb9c2341804245.zip |
Merge branch 'master' into comment
Diffstat (limited to 'getopt.c')
-rw-r--r-- | getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ NOTE: getopt is part of the C library, so if you don't know what "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! - Copyright (C) 1987-2013 Free Software Foundation, Inc. + Copyright (C) 1987-2014 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 |