From 66c01401deb186e6daa20cf4bf6a098076dda236 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Fri, 15 Jan 2016 23:37:22 +0200 Subject: Moved scripts in the module and started work to run them via the main meson command. --- meson/environment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson/environment.py') diff --git a/meson/environment.py b/meson/environment.py index a99cb30..8df856c 100644 --- a/meson/environment.py +++ b/meson/environment.py @@ -1,4 +1,4 @@ -# Copyright 2012-2014 The Meson development team +# Copyright 2012-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. -- cgit v1.1