diff options
-rw-r--r-- | backends.py | 2 | ||||
-rw-r--r-- | build.py | 2 | ||||
-rwxr-xr-x | commandrunner.py | 2 | ||||
-rw-r--r-- | coredata.py | 2 | ||||
-rwxr-xr-x | delwithsuffix.py | 2 | ||||
-rw-r--r-- | dependencies.py | 2 | ||||
-rwxr-xr-x | depfixer.py | 2 | ||||
-rw-r--r-- | environment.py | 2 | ||||
-rwxr-xr-x | install_meson.py | 2 | ||||
-rw-r--r-- | interpreter.py | 3 | ||||
-rwxr-xr-x | meson.py | 2 | ||||
-rwxr-xr-x | meson_install.py | 2 | ||||
-rwxr-xr-x | meson_test.py | 2 | ||||
-rwxr-xr-x | mesonconf.py | 2 | ||||
-rwxr-xr-x | mesongui.py | 2 | ||||
-rwxr-xr-x | mesonintrospect.py | 2 | ||||
-rw-r--r-- | mlog.py | 2 | ||||
-rw-r--r-- | mparser.py | 3 | ||||
-rw-r--r-- | ninjabackend.py | 2 | ||||
-rw-r--r-- | optinterpreter.py | 2 | ||||
-rwxr-xr-x | run_cross_test.py | 2 | ||||
-rwxr-xr-x | run_tests.py | 2 | ||||
-rwxr-xr-x | rustrunner.py | 2 | ||||
-rwxr-xr-x | symbolextractor.py | 2 | ||||
-rw-r--r-- | vs2010backend.py | 2 | ||||
-rw-r--r-- | xcodebackend.py | 2 |
26 files changed, 26 insertions, 28 deletions
diff --git a/backends.py b/backends.py index 2ec4d47..f00e76c 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. @@ -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 cc312b8..8530bb4 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 177a9d0..2b679a6 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 900d01b..4b8a60d 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 033ce64..496366a 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 49400ba..9910111 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 86bd4ef..4ae5922 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 59cb3f3..ebb25ba 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 cfd8201..d4f7be7 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. @@ -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 179b053..dd88496 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 d98e30d..00f2836 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 9068620..24cf576 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 60dd455..10a84f7 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 063538d..a0f1769 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. @@ -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. @@ -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 b21572a..aa248f1 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 900ecbf..59f5a9a 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 07474e0..e75de62 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 671289b..366de28 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 57e6124..6c20bb3 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 a1c390d..593b7aa 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 2448bb7..9da55be 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 2e95b21..cd05788 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. |