* config.guess: Update copyright years.

* config.sub: Likewise.
	* doc/config.guess.1: Regenerate.
	* doc/config.sub.1: Likewise.
This commit is contained in:
Ben Elliston 2018-01-01 17:10:32 +11:00
parent 6adbbddf3a
commit 6fc06f163a
5 changed files with 19 additions and 12 deletions

View File

@ -1,3 +1,10 @@
2018-01-01 Ben Elliston <bje@gnu.org>
* config.guess: Update copyright years.
* config.sub: Likewise.
* doc/config.guess.1: Regenerate.
* doc/config.sub.1: Likewise.
2017-12-31 Andrew Pinski <apinski@cavium.com> 2017-12-31 Andrew Pinski <apinski@cavium.com>
* config.sub (-bme*): New. * config.sub (-bme*): New.

6
config.guess vendored
View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Attempt to guess a canonical system name. # Attempt to guess a canonical system name.
# Copyright 1992-2017 Free Software Foundation, Inc. # Copyright 1992-2018 Free Software Foundation, Inc.
timestamp='2017-12-17' timestamp='2018-01-01'
# This file is free software; you can redistribute it and/or modify it # 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 # under the terms of the GNU General Public License as published by
@ -50,7 +50,7 @@ version="\
GNU config.guess ($timestamp) GNU config.guess ($timestamp)
Originally written by Per Bothner. Originally written by Per Bothner.
Copyright 1992-2017 Free Software Foundation, Inc. Copyright 1992-2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."

6
config.sub vendored
View File

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2017 Free Software Foundation, Inc. # Copyright 1992-2018 Free Software Foundation, Inc.
timestamp='2017-12-31' timestamp='2018-01-01'
# This file is free software; you can redistribute it and/or modify it # 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 # 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="\ version="\
GNU config.sub ($timestamp) GNU config.sub ($timestamp)
Copyright 1992-2017 Free Software Foundation, Inc. Copyright 1992-2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH CONFIG.GUESS "1" "December 2016" "config.guess (2017-01-01)" "User Commands" .TH CONFIG.GUESS "1" "January 2018" "config.guess (2018-01-01)" "User Commands"
.SH NAME .SH NAME
config.guess \- guess the build system triplet config.guess \- guess the build system triplet
.SH SYNOPSIS .SH SYNOPSIS
@ -15,7 +15,7 @@ compiler being built will produce code.
This script will guess the type of the `build' machine. This script will guess the type of the `build' machine.
.PP .PP
Output the configuration name of the system `config.guess' is run on. Output the configuration name of the system `config.guess' is run on.
.SS "Operation modes:" .SH OPTIONS
.TP .TP
\fB\-h\fR, \fB\-\-help\fR \fB\-h\fR, \fB\-\-help\fR
print this help, then exit print this help, then exit
@ -41,7 +41,7 @@ Report bugs and patches to <config\-patches@gnu.org>.
.br .br
Originally written by Per Bothner. Originally written by Per Bothner.
.br .br
Copyright 1992\-2017 Free Software Foundation, Inc. Copyright 1992\-2018 Free Software Foundation, Inc.
.PP .PP
.br .br
This is free software; see the source for copying conditions. There is NO This is free software; see the source for copying conditions. There is NO

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH CONFIG.SUB "1" "December 2016" "config.sub (2017-01-01)" "User Commands" .TH CONFIG.SUB "1" "January 2018" "config.sub (2018-01-01)" "User Commands"
.SH NAME .SH NAME
config.sub \- validate and canonicalize a configuration triplet config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS .SH SYNOPSIS
@ -7,7 +7,7 @@ config.sub \- validate and canonicalize a configuration triplet
[\fI\,OPTION\/\fR] \fI\,CPU-MFR-OPSYS or ALIAS\/\fR [\fI\,OPTION\/\fR] \fI\,CPU-MFR-OPSYS or ALIAS\/\fR
.SH DESCRIPTION .SH DESCRIPTION
Canonicalize a configuration name. Canonicalize a configuration name.
.SS "Operation modes:" .SH OPTIONS
.TP .TP
\fB\-h\fR, \fB\-\-help\fR \fB\-h\fR, \fB\-\-help\fR
print this help, then exit print this help, then exit
@ -20,7 +20,7 @@ print version number, then exit
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Report bugs and patches to <config\-patches@gnu.org>. Report bugs and patches to <config\-patches@gnu.org>.
.SH COPYRIGHT .SH COPYRIGHT
Copyright 1992\-2017 Free Software Foundation, Inc. Copyright 1992\-2018 Free Software Foundation, Inc.
.PP .PP
.br .br
This is free software; see the source for copying conditions. There is NO This is free software; see the source for copying conditions. There is NO