From ee90ce74e8b585b210ab5df3709444db269b875d Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 28 Aug 2016 01:45:11 +0300 Subject: New test runner. --- mesonbuild/scripts/meson_benchmark.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mesonbuild/scripts/meson_benchmark.py') 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. -- cgit v1.1