aboutsummaryrefslogtreecommitdiff
path: root/benchmark/scripts/monitor_job.py
diff options
context:
space:
mode:
authorChick Markley2020-09-16 18:52:16 -0700
committerGitHub2020-09-16 18:52:16 -0700
commitecb96e83324ea17cf38b7b90753d745d3c7f51bd (patch)
tree98b2aacab28edc29fadcf9d02b59848c4a9dc1ee /benchmark/scripts/monitor_job.py
parent0c646459b52394e8a388143cee324b8af3dc7c09 (diff)
Change to Apache 2.0 License (#1901)
Diffstat (limited to 'benchmark/scripts/monitor_job.py')
-rw-r--r--benchmark/scripts/monitor_job.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/scripts/monitor_job.py b/benchmark/scripts/monitor_job.py
index f0465e7c..088b6803 100644
--- a/benchmark/scripts/monitor_job.py
+++ b/benchmark/scripts/monitor_job.py
@@ -1,4 +1,4 @@
-# See LICENSE for license details.
+# SPDX-License-Identifier: Apache-2.0
"""
Utilities for running a subprocess and collecting runtime and memory use information.