fix copyrights

pull/6084/head
Sree Kuchibhotla 9 years ago
parent 73b6a3b63b
commit aecac88e02
  1. 2
      templates/tools/dockerfile/stress_test/grpc_interop_stress_cxx/Dockerfile.template
  2. 2
      templates/tools/dockerfile/stress_test/grpc_interop_stress_node/Dockerfile.template
  3. 2
      tools/dockerfile/stress_test/grpc_interop_stress_cxx/Dockerfile
  4. 2
      tools/dockerfile/stress_test/grpc_interop_stress_node/Dockerfile
  5. 2
      tools/gcp/stress_test/run_client.py
  6. 2
      tools/gcp/stress_test/run_node.sh
  7. 2
      tools/gcp/stress_test/run_server.py
  8. 2
      tools/run_tests/stress_test/run_on_gke.py

@ -1,6 +1,6 @@
%YAML 1.2
--- |
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,6 +1,6 @@
%YAML 1.2
--- |
# Copyright 2015, Google Inc.
# Copyright 2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,4 +1,4 @@
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,4 +1,4 @@
# Copyright 2015, Google Inc.
# Copyright 2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,5 +1,5 @@
#!/usr/bin/env python2.7
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,5 +1,5 @@
#!/usr/bin/env python2.7
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

@ -1,5 +1,5 @@
#!/usr/bin/env python2.7
# Copyright 2015, Google Inc.
# Copyright 2015-2016, Google Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

Loading…
Cancel
Save