diff options
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 59cb3f3..ebb25ba 100755 --- a/install_meson.py +++ b/install_meson.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. |