about summary refs log tree commit diff
path: root/scripts/move-if-change
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-06-26 20:13:44 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-06-26 20:13:44 +0000
commite66a82030094a472f30cf99e551ad821c39bd72a (patch)
tree626a9dd37cd126f1e8021f6629c363445dfa08d0 /scripts/move-if-change
parent4000f892e5823a45b1ca2da25ae271345fe06cea (diff)
downloadglibc-e66a82030094a472f30cf99e551ad821c39bd72a.tar.gz
glibc-e66a82030094a472f30cf99e551ad821c39bd72a.tar.xz
glibc-e66a82030094a472f30cf99e551ad821c39bd72a.zip
Update miscellaneous files from upstream sources.
This patch updates miscellaneous files from their upstream sources:
texinfo.tex from Texinfo, config.guess and config.sub from config.git,
install-sh from automake and move-if-change from gnulib.

Tested x86_64 that installed shared libraries are unchanged by the
patch; also looked at the generated libc.pdf manual.

	* manual/texinfo.tex: Update to version 2014-05-05.10 with
	trailing whitespace removed.
	* scripts/config.guess: Update to version 2014-03-23.
	* scripts/config.sub: Update to version 2014-05-01
	* scripts/install-sh: Update to version 2013-12-25.23.
	* 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 f45cbea3bf..88d9574564 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-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 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