diff options
Diffstat (limited to 'contrib/compare-all-tests')
-rw-r--r-- | contrib/compare-all-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/compare-all-tests b/contrib/compare-all-tests index 502cc64..18580c5 100644 --- a/contrib/compare-all-tests +++ b/contrib/compare-all-tests @@ -1,7 +1,7 @@ #! /bin/bash # Compare the assembly language output for all the gcc tests. -# Copyright (C) 2009, 2011 Free Software Foundation, Inc. +# Copyright (C) 2009-2023 Free Software Foundation, Inc. # Contributed by Paolo Bonzini. # # Invoke it as "bash compare-all-tests target1 target2 ... targetN". |