diff options
author | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:52:59 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:52:59 +0000 |
commit | 7628a1b05adb1e4c6857b87c6f8b71a1d0b1d72c (patch) | |
tree | 73f8c2f2913a8e229cb2ce33963643ae12d367b1 /scripts/move-if-change | |
parent | c9123888d8c5f38b182747ca04a5fefea9b3653e (diff) | |
download | glibc-7628a1b05adb1e4c6857b87c6f8b71a1d0b1d72c.tar.gz glibc-7628a1b05adb1e4c6857b87c6f8b71a1d0b1d72c.tar.xz glibc-7628a1b05adb1e4c6857b87c6f8b71a1d0b1d72c.zip |
Update miscellaneous files from upstream sources.
This patch updates some miscellaneous files from their upstream sources (thereby bringing in copyright date updates for some of those files). Tested for x86_64, including "make pdf". * manual/texinfo.tex: Update to version 2018-12-28.17 with trailing whitespace removed. * scripts/config.guess: Update to version 2019-01-01. * scripts/config.sub: Update to version 2019-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 5da3eae80a..9538fdbac2 100755 --- a/scripts/move-if-change +++ b/scripts/move-if-change @@ -8,7 +8,7 @@ VERSION='2018-03-07 03:47'; # UTC # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. -# Copyright (C) 2002-2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2019 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 |