aboutsummaryrefslogtreecommitdiff
path: root/mparser.py
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2014-11-16 20:19:12 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2014-11-16 20:19:12 +0200
commit525f0ae6d252f947a512c5e0cb532617486ad649 (patch)
tree58ae98f2d6d1df785a1dbcb3a37b0b8c35f7fe85 /mparser.py
parentf5b016008f29eee01287f7f3ef067539fd5962bb (diff)
downloadmeson-525f0ae6d252f947a512c5e0cb532617486ad649.zip
meson-525f0ae6d252f947a512c5e0cb532617486ad649.tar.gz
meson-525f0ae6d252f947a512c5e0cb532617486ad649.tar.bz2
Harmonised copyright declarations.
Diffstat (limited to 'mparser.py')
-rw-r--r--mparser.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/mparser.py b/mparser.py
index 1cdc953..f17d9e8 100644
--- a/mparser.py
+++ b/mparser.py
@@ -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.