mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-08 06:08:22 +12:00
Update copyright years
* config.guess: Update copyright years. * config.sub: Likewise. * testsuite/config-guess.sh: Likewise. * testsuite/config-sub.sh: Likewise. * doc/config.guess.1: Regenerate. * doc/config.sub.1: Likewise.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Copyright 2004, 2005, 2009, 2012, 2015, 2018 Free Software
|
||||
# Foundation, Inc.
|
||||
# Copyright 2004-2022 Free Software Foundation, Inc.
|
||||
# Contributed by Ben Elliston <bje@gnu.org>.
|
||||
#
|
||||
# This test reads 5-tuples from config-guess.data: the components of
|
||||
|
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Copyright 2004, 2005, 2009, 2014, 2018 Free Software Foundation,
|
||||
# Inc.
|
||||
# Copyright 2004-2022 Free Software Foundation, Inc.
|
||||
# Contributed by Ben Elliston <bje@gnu.org>.
|
||||
#
|
||||
# This test reads pairs from config-sub.data: an alias and its
|
||||
|
Reference in New Issue
Block a user