From 980f03c49937908c6faef97ff277b38adfeb3cdc Mon Sep 17 00:00:00 2001 From: rjung Date: Sat, 8 Mar 2014 11:00:05 +0000 Subject: Update config.guess and config.sub from http://git.savannah.gnu.org/cgit/config.git. Backport of r1575509 from trunk resp. r1575512 from 1.5.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1575513 13f79535-47bb-0310-9956-ffa450edef68 --- build/config.sub | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build/config.sub') diff --git a/build/config.sub b/build/config.sub index 61cb4bc22..092cff00e 100755 --- a/build/config.sub +++ b/build/config.sub @@ -1,8 +1,8 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2013 Free Software Foundation, Inc. +# Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2013-10-01' +timestamp='2014-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -68,7 +68,7 @@ Report bugs and patches to ." version="\ GNU config.sub ($timestamp) -Copyright 1992-2013 Free Software Foundation, Inc. +Copyright 1992-2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." -- cgit v1.2.1