diff options
Diffstat (limited to 'benchmark/scripts/benchmark_cold_compile.py')
| -rwxr-xr-x | benchmark/scripts/benchmark_cold_compile.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmark/scripts/benchmark_cold_compile.py b/benchmark/scripts/benchmark_cold_compile.py index c480987c..2a0431be 100755 --- a/benchmark/scripts/benchmark_cold_compile.py +++ b/benchmark/scripts/benchmark_cold_compile.py @@ -1,5 +1,6 @@ #!/usr/bin/env python3 -# See LICENSE for license details. +# SPDX-License-Identifier: Apache-2.0 + import subprocess from statistics import median, stdev |
