diff options
Diffstat (limited to 'benchmark/scripts/find_heap_bound.py')
| -rwxr-xr-x | benchmark/scripts/find_heap_bound.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/scripts/find_heap_bound.py b/benchmark/scripts/find_heap_bound.py index c230c35b..e89cfa5d 100755 --- a/benchmark/scripts/find_heap_bound.py +++ b/benchmark/scripts/find_heap_bound.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# See LICENSE for license details. +# SPDX-License-Identifier: Apache-2.0 import re import argparse |
