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 /environment.py | |
parent | 1e32c791699218b2898a40ba28613032b9691ecc (diff) | |
download | meson-c4860ff60f7d147683486f012dba742f3c460a0b.zip meson-c4860ff60f7d147683486f012dba742f3c460a0b.tar.gz meson-c4860ff60f7d147683486f012dba742f3c460a0b.tar.bz2 |
Updated copyright years.
Diffstat (limited to 'environment.py')
-rw-r--r-- | environment.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.py b/environment.py index b090558..2c7746f 100644 --- a/environment.py +++ b/environment.py @@ -1,4 +1,4 @@ -# Copyright 2012 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. |