summaryrefslogtreecommitdiffstats
path: root/scripts/benchmark.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/benchmark.py')
-rwxr-xr-xscripts/benchmark.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/benchmark.py b/scripts/benchmark.py
index 5ea1d9f..2249fd1 100755
--- a/scripts/benchmark.py
+++ b/scripts/benchmark.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python
+# Copyright 2011-2021 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: ISC
+
"""
Benchmark Zix data structures.
"""