diff options
Diffstat (limited to 'mparser.py')
-rw-r--r-- | mparser.py | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ #!/usr/bin/python3 -# Copyright 2014 Jussi Pakkanen -# Copyright 2014 Robin McCorkell +# 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. |