diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-31 07:46:18 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-31 07:46:18 -0700 |
commit | 6169d5f7b002a68daa3eda36798cec34de11d57f (patch) | |
tree | b291b23f7ae0171a3237b355de143a9326c6b5f2 /tools/gcp/utils | |
parent | 6e2cf6b6c71f84e517e20258cd1c55ac735ee3f6 (diff) |
Update copyrights
Diffstat (limited to 'tools/gcp/utils')
-rwxr-xr-x | tools/gcp/utils/big_query_utils.py | 2 | ||||
-rwxr-xr-x | tools/gcp/utils/kubernetes_api.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/gcp/utils/big_query_utils.py b/tools/gcp/utils/big_query_utils.py index 7bb1e14354..c331a67942 100755 --- a/tools/gcp/utils/big_query_utils.py +++ b/tools/gcp/utils/big_query_utils.py @@ -1,5 +1,5 @@ #!/usr/bin/env python2.7 -# Copyright 2015-2016, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/tools/gcp/utils/kubernetes_api.py b/tools/gcp/utils/kubernetes_api.py index e8ddd2f1b3..a8a4aad69b 100755 --- a/tools/gcp/utils/kubernetes_api.py +++ b/tools/gcp/utils/kubernetes_api.py @@ -1,5 +1,5 @@ #!/usr/bin/env python2.7 -# Copyright 2015-2016, Google Inc. +# Copyright 2015, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |