diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 18:05:06 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 18:05:06 +0000 |
commit | 66ac23dec2373bc4188bc8801280545316a63267 (patch) | |
tree | 113a9d62382b8b7ad613aa9f01c6f5f3d95399c1 /scripts/move-if-change | |
parent | bf800d7023b79762f35474d00adb1b5b576ac68b (diff) | |
download | glibc-66ac23dec2373bc4188bc8801280545316a63267.zip glibc-66ac23dec2373bc4188bc8801280545316a63267.tar.gz glibc-66ac23dec2373bc4188bc8801280545316a63267.tar.bz2 |
Update miscellaneous files from upstream sources.
This patch updates various files from their upstream sources. This
brings in copyright date updates for some of those files.
Tested for x86_64.
* manual/texinfo.tex: Update to version 2017-12-26.21 with
trailing whitespace removed.
* scripts/config.guess: Update to version 2018-01-01.
* scripts/config.sub: Update to version 2018-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 4a65145..f159236 100755 --- a/scripts/move-if-change +++ b/scripts/move-if-change @@ -8,7 +8,7 @@ VERSION='2017-09-13 06:45'; # UTC # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 |