Sergii Tkachenko 4 жил өмнө
parent
commit
b87ac434f6

+ 1 - 1
tools/run_tests/xds_test_driver/bin/run_channelz.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/bin/run_td_setup.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/bin/run_test_client.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/framework/infrastructure/k8s.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/framework/infrastructure/traffic_director.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/framework/test_app/base_runner.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/framework/test_app/client_app.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.

+ 1 - 1
tools/run_tests/xds_test_driver/framework/test_app/server_app.py

@@ -1,4 +1,4 @@
-# Copyright 2016 gRPC authors.
+# Copyright 2020 gRPC authors.
 #
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # you may not use this file except in compliance with the License.