aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2016-08-28 01:45:11 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2016-11-18 22:04:29 +0200
commitee90ce74e8b585b210ab5df3709444db269b875d (patch)
tree197ec6f28d5f648913921cbeadab5363cbd5dd8d /mesonbuild
parent621219ccb0b0130f2146e32ccdc22db803b2bb09 (diff)
downloadmeson-ee90ce74e8b585b210ab5df3709444db269b875d.zip
meson-ee90ce74e8b585b210ab5df3709444db269b875d.tar.gz
meson-ee90ce74e8b585b210ab5df3709444db269b875d.tar.bz2
New test runner.
Diffstat (limited to 'mesonbuild')
-rwxr-xr-xmesonbuild/scripts/meson_benchmark.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesonbuild/scripts/meson_benchmark.py b/mesonbuild/scripts/meson_benchmark.py
index 6d138b0..9029c21 100755
--- a/mesonbuild/scripts/meson_benchmark.py
+++ b/mesonbuild/scripts/meson_benchmark.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright 2015 The Meson development team
+# Copyright 2015-2016 The Meson development team
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.