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 /install_meson.py | |
parent | 1e32c791699218b2898a40ba28613032b9691ecc (diff) | |
download | meson-c4860ff60f7d147683486f012dba742f3c460a0b.zip meson-c4860ff60f7d147683486f012dba742f3c460a0b.tar.gz meson-c4860ff60f7d147683486f012dba742f3c460a0b.tar.bz2 |
Updated copyright years.
Diffstat (limited to 'install_meson.py')
-rwxr-xr-x | install_meson.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install_meson.py b/install_meson.py index 9afe5fc..04d5ec1 100755 --- a/install_meson.py +++ b/install_meson.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013 Jussi Pakkanen +# Copyright 2013-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. |