diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-11-16 20:19:12 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-11-16 20:19:12 +0200 |
commit | 525f0ae6d252f947a512c5e0cb532617486ad649 (patch) | |
tree | 58ae98f2d6d1df785a1dbcb3a37b0b8c35f7fe85 /mesonintrospect.py | |
parent | f5b016008f29eee01287f7f3ef067539fd5962bb (diff) | |
download | meson-525f0ae6d252f947a512c5e0cb532617486ad649.zip meson-525f0ae6d252f947a512c5e0cb532617486ad649.tar.gz meson-525f0ae6d252f947a512c5e0cb532617486ad649.tar.bz2 |
Harmonised copyright declarations.
Diffstat (limited to 'mesonintrospect.py')
-rwxr-xr-x | mesonintrospect.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesonintrospect.py b/mesonintrospect.py index 063538d..a0f1769 100755 --- a/mesonintrospect.py +++ b/mesonintrospect.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2014 Jussi Pakkanen +# Copyright 2014 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. |