about summary refs log tree commit diff
path: root/scripts/move-if-change
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-01-01 18:05:06 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-01-01 18:05:06 +0000
commit66ac23dec2373bc4188bc8801280545316a63267 (patch)
tree113a9d62382b8b7ad613aa9f01c6f5f3d95399c1 /scripts/move-if-change
parentbf800d7023b79762f35474d00adb1b5b576ac68b (diff)
downloadglibc-66ac23dec2373bc4188bc8801280545316a63267.tar.gz
glibc-66ac23dec2373bc4188bc8801280545316a63267.tar.xz
glibc-66ac23dec2373bc4188bc8801280545316a63267.zip
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-xscripts/move-if-change2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/move-if-change b/scripts/move-if-change
index 4a65145594..f15923613c 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