summaryrefslogtreecommitdiff
path: root/lib/getopt-pfx-ext.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-01-01 01:19:57 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2017-12-31 17:21:33 -0800
commit220a9ecba1b62e09703cb0a3c122797d4498ccc2 (patch)
tree97d286479f4b8c15205f78e61635de9b93993707 /lib/getopt-pfx-ext.h
parent312c5655669a882186884626f0cf361de70e679d (diff)
downloademacs-220a9ecba1b62e09703cb0a3c122797d4498ccc2.tar.gz
Merge from Gnulib
This incorporates: 2018-01-01 maint: Run 'make update-copyright' 2017-12-29 Add cross-compilation results for GNU/Hurd. 2017-12-12 explicit_bzero: port to macOS + Clang 9.0.0
Diffstat (limited to 'lib/getopt-pfx-ext.h')
-rw-r--r--lib/getopt-pfx-ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt-pfx-ext.h b/lib/getopt-pfx-ext.h
index 75e6fd32fe0..753f1290867 100644
--- a/lib/getopt-pfx-ext.h
+++ b/lib/getopt-pfx-ext.h
@@ -1,5 +1,5 @@
/* getopt (GNU extensions) gnulib wrapper header.
- Copyright (C) 1989-2017 Free Software Foundation, Inc.
+ Copyright (C) 1989-2018 Free Software Foundation, Inc.
This file is part of gnulib.
Unlike most of the getopt implementation, it is NOT shared
with the GNU C Library.