From 525f0ae6d252f947a512c5e0cb532617486ad649 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 16 Nov 2014 20:19:12 +0200 Subject: [PATCH] Harmonised copyright declarations. --- backends.py | 2 +- build.py | 2 +- commandrunner.py | 2 +- coredata.py | 2 +- delwithsuffix.py | 2 +- dependencies.py | 2 +- depfixer.py | 2 +- environment.py | 2 +- install_meson.py | 2 +- interpreter.py | 3 +-- meson.py | 2 +- meson_install.py | 2 +- meson_test.py | 2 +- mesonconf.py | 2 +- mesongui.py | 2 +- mesonintrospect.py | 2 +- mlog.py | 2 +- mparser.py | 3 +-- ninjabackend.py | 2 +- optinterpreter.py | 2 +- run_cross_test.py | 2 +- run_tests.py | 2 +- rustrunner.py | 2 +- symbolextractor.py | 2 +- vs2010backend.py | 2 +- xcodebackend.py | 2 +- 26 files changed, 26 insertions(+), 28 deletions(-) diff --git a/backends.py b/backends.py index 2ec4d47fd..f00e76c68 100644 --- a/backends.py +++ b/backends.py @@ -1,4 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. diff --git a/build.py b/build.py index 33f0b8bb4..d60c503d0 100644 --- a/build.py +++ b/build.py @@ -1,4 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. 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. diff --git a/coredata.py b/coredata.py index 177a9d0f9..2b679a6ff 100644 --- a/coredata.py +++ b/coredata.py @@ -1,4 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. diff --git a/delwithsuffix.py b/delwithsuffix.py index 900d01b8b..4b8a60de8 100755 --- a/delwithsuffix.py +++ b/delwithsuffix.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013 Jussi Pakkanen +# Copyright 2013 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. diff --git a/dependencies.py b/dependencies.py index 033ce64d0..496366adb 100644 --- a/dependencies.py +++ b/dependencies.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/depfixer.py b/depfixer.py index 49400ba76..991011108 100755 --- a/depfixer.py +++ b/depfixer.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/environment.py b/environment.py index 86bd4efd8..4ae59229e 100644 --- a/environment.py +++ b/environment.py @@ -1,4 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. diff --git a/install_meson.py b/install_meson.py index 59cb3f301..ebb25ba95 100755 --- a/install_meson.py +++ b/install_meson.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/interpreter.py b/interpreter.py index cfd820171..d4f7be7f1 100644 --- a/interpreter.py +++ b/interpreter.py @@ -1,5 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen -# Copyright 2014 Robin McCorkell +# Copyright 2012-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. diff --git a/meson.py b/meson.py index d2931b6b2..adb44d1ae 100755 --- a/meson.py +++ b/meson.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. diff --git a/meson_install.py b/meson_install.py index 179b053bb..dd8849679 100755 --- a/meson_install.py +++ b/meson_install.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/meson_test.py b/meson_test.py index d98e30de1..00f283635 100755 --- a/meson_test.py +++ b/meson_test.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/mesonconf.py b/mesonconf.py index 9068620f3..24cf576db 100755 --- a/mesonconf.py +++ b/mesonconf.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. diff --git a/mesongui.py b/mesongui.py index 60dd455b0..10a84f799 100755 --- a/mesongui.py +++ b/mesongui.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013 Jussi Pakkanen +# Copyright 2013 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. diff --git a/mesonintrospect.py b/mesonintrospect.py index 063538d85..a0f17698a 100755 --- a/mesonintrospect.py +++ b/mesonintrospect.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. diff --git a/mlog.py b/mlog.py index 29ea2bd58..4685c51f0 100644 --- a/mlog.py +++ b/mlog.py @@ -1,4 +1,4 @@ -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/mparser.py b/mparser.py index 1cdc95320..f17d9e879 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. diff --git a/ninjabackend.py b/ninjabackend.py index b21572af6..aa248f17f 100644 --- a/ninjabackend.py +++ b/ninjabackend.py @@ -1,4 +1,4 @@ -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. diff --git a/optinterpreter.py b/optinterpreter.py index 900ecbfa0..59f5a9a33 100644 --- a/optinterpreter.py +++ b/optinterpreter.py @@ -1,4 +1,4 @@ -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/run_cross_test.py b/run_cross_test.py index 07474e082..e75de62c2 100755 --- a/run_cross_test.py +++ b/run_cross_test.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013-2014 Jussi Pakkanen +# Copyright 2013-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. diff --git a/run_tests.py b/run_tests.py index 671289b2f..366de28ae 100755 --- a/run_tests.py +++ b/run_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2012-2014 Jussi Pakkanen +# Copyright 2012-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. diff --git a/rustrunner.py b/rustrunner.py index 57e6124f4..6c20bb301 100755 --- a/rustrunner.py +++ b/rustrunner.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. diff --git a/symbolextractor.py b/symbolextractor.py index a1c390d3a..593b7aabe 100755 --- a/symbolextractor.py +++ b/symbolextractor.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2013 Jussi Pakkanen +# Copyright 2013 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. diff --git a/vs2010backend.py b/vs2010backend.py index 2448bb7e9..9da55be18 100644 --- a/vs2010backend.py +++ b/vs2010backend.py @@ -1,4 +1,4 @@ -# 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. diff --git a/xcodebackend.py b/xcodebackend.py index 2e95b2150..cd0578880 100644 --- a/xcodebackend.py +++ b/xcodebackend.py @@ -1,4 +1,4 @@ -# 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.