From 525f0ae6d252f947a512c5e0cb532617486ad649 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 16 Nov 2014 20:19:12 +0200 Subject: Harmonised copyright declarations. --- commandrunner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commandrunner.py') diff --git a/commandrunner.py b/commandrunner.py index cc312b80a..8530bb400 100755 --- a/commandrunner.py +++ b/commandrunner.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2014 Jussi Pakkanen +# 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. -- cgit v1.2.3