diff options
Diffstat (limited to 'commandrunner.py')
-rwxr-xr-x | commandrunner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commandrunner.py b/commandrunner.py index cc312b8..8530bb4 100755 --- a/commandrunner.py +++ b/commandrunner.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. |