diff options
author | Karl Berry <karl@freefriends.org> | 2022-05-25 23:49:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-05-25 23:49:29 +0000 |
commit | 98c06d5d7c3fb4eda6a13f683c178a7188f8934c (patch) | |
tree | 7ad8e46af696f086f5c4730a671ae0b60ded742f /Build/source/build-aux | |
parent | ba7919d60e7e389dab86eed65554d0287451ec88 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63404 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/build-aux')
-rwxr-xr-x | Build/source/build-aux/config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index 9b62e37c43c..dba16e84c77 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2021 Free Software Foundation, Inc. +# Copyright 1992-2022 Free Software Foundation, Inc. # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2021-12-25' +timestamp='2022-01-03' # 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 @@ -76,7 +76,7 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright 1992-2021 Free Software Foundation, Inc. +Copyright 1992-2022 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." |