diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-01-05 18:04:06 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-01-05 18:04:06 +0000 |
commit | 084e7d57bbdeaeca3ea279600daefe2e614593b6 (patch) | |
tree | 6dec1c5310934303e63be9565585e81f77d01037 /scripts/move-if-change | |
parent | 0a1f1e78fbdfaf2c01e9c2368023b2533e7136cf (diff) | |
download | glibc-084e7d57bbdeaeca3ea279600daefe2e614593b6.tar.gz glibc-084e7d57bbdeaeca3ea279600daefe2e614593b6.tar.xz glibc-084e7d57bbdeaeca3ea279600daefe2e614593b6.zip |
Update miscellaneous files from upstream sources.
This patch updates texinfo.tex, config.guess, config.sub and move-if-change from their respective upstream sources. * manual/texinfo.tex: Update to version 2016-01-04.21 with trailing whitespace removed. * scripts/config.guess: Update to version 2016-01-01. * scripts/config.sub: Update to version 2016-01-01. * scripts/move-if-change: Update from gnulib.
Diffstat (limited to 'scripts/move-if-change')
-rwxr-xr-x | scripts/move-if-change | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/move-if-change b/scripts/move-if-change index 88d9574564..cd744a92f3 100755 --- a/scripts/move-if-change +++ b/scripts/move-if-change @@ -8,7 +8,7 @@ VERSION='2012-01-06 07:23'; # UTC # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. -# Copyright (C) 2002-2014 Free Software Foundation, Inc. +# Copyright (C) 2002-2016 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |