mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00
Update copyright years
* config.guess: Update copyright years. * config.sub: Likewise. * doc/config.guess.1: Regenerate. * doc/config.sub.1: Likewise.
This commit is contained in:
parent
8e0c6ffd5c
commit
0045dea533
6
config.guess
vendored
6
config.guess
vendored
@ -1,8 +1,8 @@
|
||||
#! /bin/sh
|
||||
# Attempt to guess a canonical system name.
|
||||
# Copyright 1992-2020 Free Software Foundation, Inc.
|
||||
# Copyright 1992-2021 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2020-12-31'
|
||||
timestamp='2021-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
|
||||
@ -50,7 +50,7 @@ version="\
|
||||
GNU config.guess ($timestamp)
|
||||
|
||||
Originally written by Per Bothner.
|
||||
Copyright 1992-2020 Free Software Foundation, Inc.
|
||||
Copyright 1992-2021 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."
|
||||
|
6
config.sub
vendored
6
config.sub
vendored
@ -1,8 +1,8 @@
|
||||
#! /bin/sh
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright 1992-2020 Free Software Foundation, Inc.
|
||||
# Copyright 1992-2021 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2020-12-31'
|
||||
timestamp='2021-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
|
||||
@ -67,7 +67,7 @@ Report bugs and patches to <config-patches@gnu.org>."
|
||||
version="\
|
||||
GNU config.sub ($timestamp)
|
||||
|
||||
Copyright 1992-2020 Free Software Foundation, Inc.
|
||||
Copyright 1992-2021 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."
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
||||
.TH CONFIG.GUESS "1" "December 2020" "GNU config.guess (2020-12-31)" "User Commands"
|
||||
.TH CONFIG.GUESS "1" "January 2021" "GNU config.guess (2021-01-01)" "User Commands"
|
||||
.SH NAME
|
||||
config.guess \- guess the build system triplet
|
||||
.SH SYNOPSIS
|
||||
@ -41,7 +41,7 @@ Report bugs and patches to <config\-patches@gnu.org>.
|
||||
.br
|
||||
Originally written by Per Bothner.
|
||||
.br
|
||||
Copyright 1992\-2020 Free Software Foundation, Inc.
|
||||
Copyright 1992\-2021 Free Software Foundation, Inc.
|
||||
.PP
|
||||
.br
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
||||
.TH CONFIG.SUB "1" "December 2020" "GNU config.sub (2020-12-31)" "User Commands"
|
||||
.TH CONFIG.SUB "1" "January 2021" "GNU config.sub (2021-01-01)" "User Commands"
|
||||
.SH NAME
|
||||
config.sub \- validate and canonicalize a configuration triplet
|
||||
.SH SYNOPSIS
|
||||
@ -20,7 +20,7 @@ print version number, then exit
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs and patches to <config\-patches@gnu.org>.
|
||||
.SH COPYRIGHT
|
||||
Copyright 1992\-2020 Free Software Foundation, Inc.
|
||||
Copyright 1992\-2021 Free Software Foundation, Inc.
|
||||
.PP
|
||||
.br
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
|
Loading…
x
Reference in New Issue
Block a user