aboutsummaryrefslogtreecommitdiff
path: root/meson/modules
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2016-01-15 23:37:22 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2016-01-15 23:37:22 +0200
commit66c01401deb186e6daa20cf4bf6a098076dda236 (patch)
tree3ca6ab02d9d48612471af6f21eb51914908b9da7 /meson/modules
parentd2a14075b3bcee9235ba21e881f0910f8bf9167a (diff)
downloadmeson-66c01401deb186e6daa20cf4bf6a098076dda236.zip
meson-66c01401deb186e6daa20cf4bf6a098076dda236.tar.gz
meson-66c01401deb186e6daa20cf4bf6a098076dda236.tar.bz2
Moved scripts in the module and started work to run them via the main meson command.
Diffstat (limited to 'meson/modules')
-rw-r--r--meson/modules/gnome.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson/modules/gnome.py b/meson/modules/gnome.py
index 70ac81b..e552b84 100644
--- a/meson/modules/gnome.py
+++ b/meson/modules/gnome.py
@@ -1,4 +1,4 @@
-# Copyright 2015 The Meson development team
+# Copyright 2015-2016 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.