diff options
Diffstat (limited to 'contrib/regression')
-rw-r--r-- | contrib/regression/GCC_Regression_Tester.wdgt/widget.html | 2 | ||||
-rwxr-xr-x | contrib/regression/btest-gcc.sh | 3 | ||||
-rwxr-xr-x | contrib/regression/mkindex.pl | 2 | ||||
-rwxr-xr-x | contrib/regression/objs-gcc.sh | 3 |
4 files changed, 4 insertions, 6 deletions
diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html index ec24fb5..565f4e3 100644 --- a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html +++ b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html @@ -1,5 +1,5 @@ <!-- Get and update the GCC regression tester's web page. - Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2023 Free Software Foundation, Inc. This file is part of GCC. diff --git a/contrib/regression/btest-gcc.sh b/contrib/regression/btest-gcc.sh index d4966dc..1808fcc 100755 --- a/contrib/regression/btest-gcc.sh +++ b/contrib/regression/btest-gcc.sh @@ -1,8 +1,7 @@ #!/bin/sh # Test GCC. -# Copyright (C) 1999, 2000, 2001, 2002, 2005, 2006, 2009, 2012 -# Free Software Foundation, Inc. +# Copyright (C) 1999-2023 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/contrib/regression/mkindex.pl b/contrib/regression/mkindex.pl index 46e1106..4c6ab1e 100755 --- a/contrib/regression/mkindex.pl +++ b/contrib/regression/mkindex.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # Copy log files from a GCC build for HTTP access. -# Copyright (C) 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2008-2023 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/contrib/regression/objs-gcc.sh b/contrib/regression/objs-gcc.sh index 60b0497..ea7820f 100755 --- a/contrib/regression/objs-gcc.sh +++ b/contrib/regression/objs-gcc.sh @@ -1,8 +1,7 @@ #!/bin/sh # Build tools for testing GCC. -# Copyright (C) 1999, 2000, 2001, 2002, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 1999-2023 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |