aboutsummaryrefslogtreecommitdiff
path: root/meson.py
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2015-03-02 17:05:34 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2015-03-02 17:05:34 +0200
commitbaa0782a22fea66bc7224464c6504f7746532cc7 (patch)
tree449e7bdaf91380bfcbfc5e3bdac0825964080865 /meson.py
parentf2de23982e00280edcb3ebcf017b8288871a219c (diff)
downloadmeson-baa0782a22fea66bc7224464c6504f7746532cc7.zip
meson-baa0782a22fea66bc7224464c6504f7746532cc7.tar.gz
meson-baa0782a22fea66bc7224464c6504f7746532cc7.tar.bz2
Use argparse in introspector.
Diffstat (limited to 'meson.py')
-rwxr-xr-xmeson.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.py b/meson.py
index 84b792e..1f92873 100755
--- a/meson.py
+++ b/meson.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright 2012-2014 The Meson development team
+# Copyright 2012-2015 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.