diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-08-11 00:20:17 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-08-11 00:20:17 +0300 |
commit | c4860ff60f7d147683486f012dba742f3c460a0b (patch) | |
tree | c1e58f863136bc6e952c2ed154cadc5ccbe053a1 /run_tests.py | |
parent | 1e32c791699218b2898a40ba28613032b9691ecc (diff) | |
download | meson-c4860ff60f7d147683486f012dba742f3c460a0b.zip meson-c4860ff60f7d147683486f012dba742f3c460a0b.tar.gz meson-c4860ff60f7d147683486f012dba742f3c460a0b.tar.bz2 |
Updated copyright years.
Diffstat (limited to 'run_tests.py')
-rwxr-xr-x | run_tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.py b/run_tests.py index 399ab49..8ed0f69 100755 --- a/run_tests.py +++ b/run_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2012-2013 Jussi Pakkanen +# Copyright 2012-2014 Jussi Pakkanen # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |