diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:12:52 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:13:18 -0800 |
commit | 982530518fd6806a896a75f73e29e2f3b59e5791 (patch) | |
tree | babfaf85bde30e4edfe04aaaf5d38347968756bf /lib/getopt_int.h | |
parent | 9ee6ecb840c57aaf87316bccc2a892265087bafe (diff) | |
download | emacs-982530518fd6806a896a75f73e29e2f3b59e5791.tar.gz |
Merge from gnulib
This mostly just updates copyright dates of gnulib files.
It also updates to the latest version of texinfo.tex.
Diffstat (limited to 'lib/getopt_int.h')
-rw-r--r-- | lib/getopt_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt_int.h b/lib/getopt_int.h index e893a6e133f..be4c22e2158 100644 --- a/lib/getopt_int.h +++ b/lib/getopt_int.h @@ -1,5 +1,5 @@ /* Internal declarations for getopt. - Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2015 Free Software + Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2004, 2009-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. |