diff options
Diffstat (limited to 'benchtests/scripts')
| -rwxr-xr-x | benchtests/scripts/bench.py | 2 | ||||
| -rwxr-xr-x | benchtests/scripts/compare_bench.py | 2 | ||||
| -rwxr-xr-x | benchtests/scripts/compare_strings.py | 2 | ||||
| -rw-r--r-- | benchtests/scripts/import_bench.py | 2 | ||||
| -rwxr-xr-x | benchtests/scripts/plot_strings.py | 2 | ||||
| -rwxr-xr-x | benchtests/scripts/validate_benchout.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/benchtests/scripts/bench.py b/benchtests/scripts/bench.py index 47306f0fed..4fcf4b630d 100755 --- a/benchtests/scripts/bench.py +++ b/benchtests/scripts/bench.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# Copyright (C) 2014-2024 Free Software Foundation, Inc. +# Copyright (C) 2014-2025 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/benchtests/scripts/compare_bench.py b/benchtests/scripts/compare_bench.py index d4370d723f..7b05d87a38 100755 --- a/benchtests/scripts/compare_bench.py +++ b/benchtests/scripts/compare_bench.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (C) 2015-2024 Free Software Foundation, Inc. +# Copyright (C) 2015-2025 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/benchtests/scripts/compare_strings.py b/benchtests/scripts/compare_strings.py index 2dfc3ae730..0de5eb3f88 100755 --- a/benchtests/scripts/compare_strings.py +++ b/benchtests/scripts/compare_strings.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (C) 2017-2024 Free Software Foundation, Inc. +# Copyright (C) 2017-2025 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/benchtests/scripts/import_bench.py b/benchtests/scripts/import_bench.py index fac2945f6d..06f1259b6a 100644 --- a/benchtests/scripts/import_bench.py +++ b/benchtests/scripts/import_bench.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (C) 2015-2024 Free Software Foundation, Inc. +# Copyright (C) 2015-2025 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/benchtests/scripts/plot_strings.py b/benchtests/scripts/plot_strings.py index 1b1b1ad9f3..3d0c2c5343 100755 --- a/benchtests/scripts/plot_strings.py +++ b/benchtests/scripts/plot_strings.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Plot GNU C Library string microbenchmark output. -# Copyright (C) 2019-2024 Free Software Foundation, Inc. +# Copyright (C) 2019-2025 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/benchtests/scripts/validate_benchout.py b/benchtests/scripts/validate_benchout.py index f55ef0c227..c86f775edf 100755 --- a/benchtests/scripts/validate_benchout.py +++ b/benchtests/scripts/validate_benchout.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# Copyright (C) 2014-2024 Free Software Foundation, Inc. +# Copyright (C) 2014-2025 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or |
