diff options
Diffstat (limited to 'benchtests/scripts/validate_benchout.py')
-rwxr-xr-x | benchtests/scripts/validate_benchout.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/scripts/validate_benchout.py b/benchtests/scripts/validate_benchout.py index 55d07c6bce..8bce00ade6 100755 --- a/benchtests/scripts/validate_benchout.py +++ b/benchtests/scripts/validate_benchout.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. """Benchmark output validator Given a benchmark output file in json format and a benchmark schema file, |