diff options
Diffstat (limited to 'interpreter.py')
-rw-r--r-- | interpreter.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/interpreter.py b/interpreter.py index cfd8201..d4f7be7 100644 --- a/interpreter.py +++ b/interpreter.py @@ -1,5 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen -# Copyright 2014 Robin McCorkell +# Copyright 2012-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. |