diff --git a/docs/bigquery_snippets.py b/docs/bigquery_snippets.py index cb772b01763e..1783ada34dd4 100644 --- a/docs/bigquery_snippets.py +++ b/docs/bigquery_snippets.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/docs/conf.py b/docs/conf.py index d9914daa2bc8..3747420a0d20 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/docs/pubsub_snippets.py b/docs/pubsub_snippets.py index 82559ff9c2a1..3203ed9509b5 100644 --- a/docs/pubsub_snippets.py +++ b/docs/pubsub_snippets.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/__init__.py b/google/__init__.py index 14aa202c24c1..12d7fc298542 100644 --- a/google/__init__.py +++ b/google/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/__init__.py b/google/cloud/__init__.py index 1768fdd079a2..dd95f5786ec0 100644 --- a/google/cloud/__init__.py +++ b/google/cloud/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/_helpers.py b/google/cloud/_helpers.py index 3b214db77b82..6e2cdc31ec96 100644 --- a/google/cloud/_helpers.py +++ b/google/cloud/_helpers.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/bigquery/__init__.py b/google/cloud/bigquery/__init__.py index fd358aa9f54b..4abf94d86962 100644 --- a/google/cloud/bigquery/__init__.py +++ b/google/cloud/bigquery/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/_helpers.py b/google/cloud/bigquery/_helpers.py index 181734f5b75e..a486fba978b1 100644 --- a/google/cloud/bigquery/_helpers.py +++ b/google/cloud/bigquery/_helpers.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/client.py b/google/cloud/bigquery/client.py index a9473863d7cd..df4fd244a7d9 100644 --- a/google/cloud/bigquery/client.py +++ b/google/cloud/bigquery/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/connection.py b/google/cloud/bigquery/connection.py index 06e699efa28c..b5f43c07bf5a 100644 --- a/google/cloud/bigquery/connection.py +++ b/google/cloud/bigquery/connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/dataset.py b/google/cloud/bigquery/dataset.py index f4f1443d1aec..ce30fea3e4d3 100644 --- a/google/cloud/bigquery/dataset.py +++ b/google/cloud/bigquery/dataset.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/job.py b/google/cloud/bigquery/job.py index 85418ad3a3c8..b86f51c3fe18 100644 --- a/google/cloud/bigquery/job.py +++ b/google/cloud/bigquery/job.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/query.py b/google/cloud/bigquery/query.py index c9cd0df08e23..6146c0431657 100644 --- a/google/cloud/bigquery/query.py +++ b/google/cloud/bigquery/query.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/schema.py b/google/cloud/bigquery/schema.py index 15db5f8bcc1b..a987454cc9a7 100644 --- a/google/cloud/bigquery/schema.py +++ b/google/cloud/bigquery/schema.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigquery/table.py b/google/cloud/bigquery/table.py index dc04f97620c5..56f7f7124d5a 100644 --- a/google/cloud/bigquery/table.py +++ b/google/cloud/bigquery/table.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/__init__.py b/google/cloud/bigtable/__init__.py index 5a28af759a29..c22cb3fc5379 100644 --- a/google/cloud/bigtable/__init__.py +++ b/google/cloud/bigtable/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/_generated/__init__.py b/google/cloud/bigtable/_generated/__init__.py index ad35adcf05ae..cd48e25f08d8 100644 --- a/google/cloud/bigtable/_generated/__init__.py +++ b/google/cloud/bigtable/_generated/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/client.py b/google/cloud/bigtable/client.py index 418358b0e84e..1ad0f6bae193 100644 --- a/google/cloud/bigtable/client.py +++ b/google/cloud/bigtable/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/cluster.py b/google/cloud/bigtable/cluster.py index f89e80ea6832..e22f383bed95 100644 --- a/google/cloud/bigtable/cluster.py +++ b/google/cloud/bigtable/cluster.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/column_family.py b/google/cloud/bigtable/column_family.py index edc5499f3f12..cb7dcdc4ff60 100644 --- a/google/cloud/bigtable/column_family.py +++ b/google/cloud/bigtable/column_family.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/instance.py b/google/cloud/bigtable/instance.py index ad7e5ef99c23..8730836622d0 100644 --- a/google/cloud/bigtable/instance.py +++ b/google/cloud/bigtable/instance.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/row.py b/google/cloud/bigtable/row.py index 11ebceeafb94..8ec1c63b1327 100644 --- a/google/cloud/bigtable/row.py +++ b/google/cloud/bigtable/row.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/bigtable/row_data.py b/google/cloud/bigtable/row_data.py index 91d457319973..f293c93d3c43 100644 --- a/google/cloud/bigtable/row_data.py +++ b/google/cloud/bigtable/row_data.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/bigtable/row_filters.py b/google/cloud/bigtable/row_filters.py index 86a5957a3699..e3f3006df286 100644 --- a/google/cloud/bigtable/row_filters.py +++ b/google/cloud/bigtable/row_filters.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/bigtable/table.py b/google/cloud/bigtable/table.py index 6e3ac7eef370..f2120ddc5416 100644 --- a/google/cloud/bigtable/table.py +++ b/google/cloud/bigtable/table.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/client.py b/google/cloud/client.py index fadb00a22e13..ea079e14fd6e 100644 --- a/google/cloud/client.py +++ b/google/cloud/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/connection.py b/google/cloud/connection.py index 2a26335f1bff..c5ed3a627e99 100644 --- a/google/cloud/connection.py +++ b/google/cloud/connection.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/credentials.py b/google/cloud/credentials.py index daf0a914d3b0..61f918856b9c 100644 --- a/google/cloud/credentials.py +++ b/google/cloud/credentials.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/__init__.py b/google/cloud/datastore/__init__.py index 103131d4c899..452597ffe7a1 100644 --- a/google/cloud/datastore/__init__.py +++ b/google/cloud/datastore/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/_generated/__init__.py b/google/cloud/datastore/_generated/__init__.py index 19a0f26e68de..5b2724764514 100644 --- a/google/cloud/datastore/_generated/__init__.py +++ b/google/cloud/datastore/_generated/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/datastore/batch.py b/google/cloud/datastore/batch.py index 05067534d6a0..f27d67255525 100644 --- a/google/cloud/datastore/batch.py +++ b/google/cloud/datastore/batch.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/client.py b/google/cloud/datastore/client.py index de901d89a450..5df32cc42970 100644 --- a/google/cloud/datastore/client.py +++ b/google/cloud/datastore/client.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/connection.py b/google/cloud/datastore/connection.py index 9382eb533176..ef0eeb066d1c 100644 --- a/google/cloud/datastore/connection.py +++ b/google/cloud/datastore/connection.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/entity.py b/google/cloud/datastore/entity.py index d9ad4473f224..6da069ccf432 100644 --- a/google/cloud/datastore/entity.py +++ b/google/cloud/datastore/entity.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/helpers.py b/google/cloud/datastore/helpers.py index 2725308351d6..6bf6bcb1cb92 100644 --- a/google/cloud/datastore/helpers.py +++ b/google/cloud/datastore/helpers.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/key.py b/google/cloud/datastore/key.py index c01c6097a04d..be6ca3875f16 100644 --- a/google/cloud/datastore/key.py +++ b/google/cloud/datastore/key.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/query.py b/google/cloud/datastore/query.py index e368be8256a3..954a320116a5 100644 --- a/google/cloud/datastore/query.py +++ b/google/cloud/datastore/query.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/datastore/transaction.py b/google/cloud/datastore/transaction.py index 673a73898a1c..700068dfe7cd 100644 --- a/google/cloud/datastore/transaction.py +++ b/google/cloud/datastore/transaction.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/dns/__init__.py b/google/cloud/dns/__init__.py index 51a4732a2676..da7c0abf9e8d 100644 --- a/google/cloud/dns/__init__.py +++ b/google/cloud/dns/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/dns/changes.py b/google/cloud/dns/changes.py index eb68bdc80e46..74e16f4fba10 100644 --- a/google/cloud/dns/changes.py +++ b/google/cloud/dns/changes.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/dns/client.py b/google/cloud/dns/client.py index 05b67a279f4c..d645b1499423 100644 --- a/google/cloud/dns/client.py +++ b/google/cloud/dns/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/dns/connection.py b/google/cloud/dns/connection.py index 22c4dcc94743..79377d8d4788 100644 --- a/google/cloud/dns/connection.py +++ b/google/cloud/dns/connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/dns/resource_record_set.py b/google/cloud/dns/resource_record_set.py index c3b0974b4e0e..82febf2333ba 100644 --- a/google/cloud/dns/resource_record_set.py +++ b/google/cloud/dns/resource_record_set.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/dns/zone.py b/google/cloud/dns/zone.py index 6613834847d9..e251618081c5 100644 --- a/google/cloud/dns/zone.py +++ b/google/cloud/dns/zone.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/environment_vars.py b/google/cloud/environment_vars.py index b6de3f934010..d27eca8742d0 100644 --- a/google/cloud/environment_vars.py +++ b/google/cloud/environment_vars.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/error_reporting/__init__.py b/google/cloud/error_reporting/__init__.py index fc292ebfa935..26748ebac58c 100644 --- a/google/cloud/error_reporting/__init__.py +++ b/google/cloud/error_reporting/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/error_reporting/client.py b/google/cloud/error_reporting/client.py index fc7ea23087bb..19cf539bf15a 100644 --- a/google/cloud/error_reporting/client.py +++ b/google/cloud/error_reporting/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/exceptions.py b/google/cloud/exceptions.py index b21abad5cf84..6a4b8706917a 100644 --- a/google/cloud/exceptions.py +++ b/google/cloud/exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/iterator.py b/google/cloud/iterator.py index 0ad5da167249..eecaa5759e80 100644 --- a/google/cloud/iterator.py +++ b/google/cloud/iterator.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/language/__init__.py b/google/cloud/language/__init__.py index e3a65eae3e00..93e9fd2fc67c 100644 --- a/google/cloud/language/__init__.py +++ b/google/cloud/language/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/language/client.py b/google/cloud/language/client.py index 57ab8f56e469..6c6a814bbd5f 100644 --- a/google/cloud/language/client.py +++ b/google/cloud/language/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/language/connection.py b/google/cloud/language/connection.py index 9c490fd63e49..4b2a7de9a6c2 100644 --- a/google/cloud/language/connection.py +++ b/google/cloud/language/connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/language/document.py b/google/cloud/language/document.py index 1baa8a7bf924..0691da25833c 100644 --- a/google/cloud/language/document.py +++ b/google/cloud/language/document.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/language/entity.py b/google/cloud/language/entity.py index 008caae58c23..25cacf21bd80 100644 --- a/google/cloud/language/entity.py +++ b/google/cloud/language/entity.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/language/sentiment.py b/google/cloud/language/sentiment.py index 92c7036c64fc..91502367014e 100644 --- a/google/cloud/language/sentiment.py +++ b/google/cloud/language/sentiment.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/language/syntax.py b/google/cloud/language/syntax.py index 66f9d02acad0..fdf14aa7b5e2 100644 --- a/google/cloud/language/syntax.py +++ b/google/cloud/language/syntax.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/__init__.py b/google/cloud/logging/__init__.py index fd1214fc11e9..ea29393f6292 100644 --- a/google/cloud/logging/__init__.py +++ b/google/cloud/logging/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/_gax.py b/google/cloud/logging/_gax.py index a2bf14a966cf..fab3077941c2 100644 --- a/google/cloud/logging/_gax.py +++ b/google/cloud/logging/_gax.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/client.py b/google/cloud/logging/client.py index 487b406bf92e..ab02c90f464e 100644 --- a/google/cloud/logging/client.py +++ b/google/cloud/logging/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/connection.py b/google/cloud/logging/connection.py index fcfc0d13054c..60b893751fc6 100644 --- a/google/cloud/logging/connection.py +++ b/google/cloud/logging/connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/entries.py b/google/cloud/logging/entries.py index 3779c5062ce9..cad23ee9c48a 100644 --- a/google/cloud/logging/entries.py +++ b/google/cloud/logging/entries.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/handlers/__init__.py b/google/cloud/logging/handlers/__init__.py index da74effb0093..57d08af8637f 100644 --- a/google/cloud/logging/handlers/__init__.py +++ b/google/cloud/logging/handlers/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/handlers/handlers.py b/google/cloud/logging/handlers/handlers.py index 547f6b9b8244..a6bd083c9944 100644 --- a/google/cloud/logging/handlers/handlers.py +++ b/google/cloud/logging/handlers/handlers.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/handlers/transports/__init__.py b/google/cloud/logging/handlers/transports/__init__.py index 00b3c83e7da9..6c689e378a42 100644 --- a/google/cloud/logging/handlers/transports/__init__.py +++ b/google/cloud/logging/handlers/transports/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/handlers/transports/background_thread.py b/google/cloud/logging/handlers/transports/background_thread.py index 35d25327c9c6..3c1e76872985 100644 --- a/google/cloud/logging/handlers/transports/background_thread.py +++ b/google/cloud/logging/handlers/transports/background_thread.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/handlers/transports/base.py b/google/cloud/logging/handlers/transports/base.py index d7670b110494..09711231bce2 100644 --- a/google/cloud/logging/handlers/transports/base.py +++ b/google/cloud/logging/handlers/transports/base.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/handlers/transports/sync.py b/google/cloud/logging/handlers/transports/sync.py index cbbb53591d39..eec5ffecf6ee 100644 --- a/google/cloud/logging/handlers/transports/sync.py +++ b/google/cloud/logging/handlers/transports/sync.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/logger.py b/google/cloud/logging/logger.py index 28c9ae293329..833971ee547f 100644 --- a/google/cloud/logging/logger.py +++ b/google/cloud/logging/logger.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/metric.py b/google/cloud/logging/metric.py index 91a2b1c09af9..05e18dba852a 100644 --- a/google/cloud/logging/metric.py +++ b/google/cloud/logging/metric.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/logging/sink.py b/google/cloud/logging/sink.py index 169793bbd455..356ade5407be 100644 --- a/google/cloud/logging/sink.py +++ b/google/cloud/logging/sink.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/__init__.py b/google/cloud/monitoring/__init__.py index 367cb1d5e87b..982824f4c01a 100644 --- a/google/cloud/monitoring/__init__.py +++ b/google/cloud/monitoring/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/_dataframe.py b/google/cloud/monitoring/_dataframe.py index 9accbab5db33..bdd1f90f46f2 100644 --- a/google/cloud/monitoring/_dataframe.py +++ b/google/cloud/monitoring/_dataframe.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/client.py b/google/cloud/monitoring/client.py index 4c6d33ad02e0..4a38cc9a1b33 100644 --- a/google/cloud/monitoring/client.py +++ b/google/cloud/monitoring/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/connection.py b/google/cloud/monitoring/connection.py index 35693f8d5f1e..aa00e004f05c 100644 --- a/google/cloud/monitoring/connection.py +++ b/google/cloud/monitoring/connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/group.py b/google/cloud/monitoring/group.py index c43f4d761388..1e10cb30fa3e 100644 --- a/google/cloud/monitoring/group.py +++ b/google/cloud/monitoring/group.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/label.py b/google/cloud/monitoring/label.py index e5636a6a98ce..1bc465238c6b 100644 --- a/google/cloud/monitoring/label.py +++ b/google/cloud/monitoring/label.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/metric.py b/google/cloud/monitoring/metric.py index 26ccfa363911..69551c656ac2 100644 --- a/google/cloud/monitoring/metric.py +++ b/google/cloud/monitoring/metric.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/query.py b/google/cloud/monitoring/query.py index 85055c24bae0..685b21e5f1a9 100644 --- a/google/cloud/monitoring/query.py +++ b/google/cloud/monitoring/query.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/resource.py b/google/cloud/monitoring/resource.py index 6338f47921c5..736ce52ff6ec 100644 --- a/google/cloud/monitoring/resource.py +++ b/google/cloud/monitoring/resource.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/monitoring/timeseries.py b/google/cloud/monitoring/timeseries.py index 41c01d7e7d76..68dcfbcc9ad0 100644 --- a/google/cloud/monitoring/timeseries.py +++ b/google/cloud/monitoring/timeseries.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/operation.py b/google/cloud/operation.py index 5fbdc9faca3f..156212794487 100644 --- a/google/cloud/operation.py +++ b/google/cloud/operation.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/pubsub/__init__.py b/google/cloud/pubsub/__init__.py index 7eebf9a5f882..d072d315ed98 100644 --- a/google/cloud/pubsub/__init__.py +++ b/google/cloud/pubsub/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/pubsub/_gax.py b/google/cloud/pubsub/_gax.py index d51342a7ce45..f4c0d6ab9e39 100644 --- a/google/cloud/pubsub/_gax.py +++ b/google/cloud/pubsub/_gax.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/pubsub/_helpers.py b/google/cloud/pubsub/_helpers.py index 6aff209195c5..d9d144488dfc 100644 --- a/google/cloud/pubsub/_helpers.py +++ b/google/cloud/pubsub/_helpers.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/pubsub/client.py b/google/cloud/pubsub/client.py index ae77eb14b389..85d8ca7c182f 100644 --- a/google/cloud/pubsub/client.py +++ b/google/cloud/pubsub/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/pubsub/connection.py b/google/cloud/pubsub/connection.py index 41db9ba7f80f..5372b11e8f03 100644 --- a/google/cloud/pubsub/connection.py +++ b/google/cloud/pubsub/connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/pubsub/iam.py b/google/cloud/pubsub/iam.py index 72fb07957cb8..4072fce91f4c 100644 --- a/google/cloud/pubsub/iam.py +++ b/google/cloud/pubsub/iam.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/pubsub/message.py b/google/cloud/pubsub/message.py index d1e3c83b4aaa..f503757f89eb 100644 --- a/google/cloud/pubsub/message.py +++ b/google/cloud/pubsub/message.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/pubsub/subscription.py b/google/cloud/pubsub/subscription.py index 82335d54181d..733ed4e01887 100644 --- a/google/cloud/pubsub/subscription.py +++ b/google/cloud/pubsub/subscription.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/pubsub/topic.py b/google/cloud/pubsub/topic.py index 7ed6b485175d..e91248ca1e4f 100644 --- a/google/cloud/pubsub/topic.py +++ b/google/cloud/pubsub/topic.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/resource_manager/__init__.py b/google/cloud/resource_manager/__init__.py index 4d6a4c6dfe29..1686b92f734a 100644 --- a/google/cloud/resource_manager/__init__.py +++ b/google/cloud/resource_manager/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/resource_manager/client.py b/google/cloud/resource_manager/client.py index b99e601cd6a0..2a1c26239613 100644 --- a/google/cloud/resource_manager/client.py +++ b/google/cloud/resource_manager/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/resource_manager/connection.py b/google/cloud/resource_manager/connection.py index e6c10b335058..1b8fd4f0bd7f 100644 --- a/google/cloud/resource_manager/connection.py +++ b/google/cloud/resource_manager/connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/resource_manager/project.py b/google/cloud/resource_manager/project.py index a13df3040fdb..514ff9ee5ff6 100644 --- a/google/cloud/resource_manager/project.py +++ b/google/cloud/resource_manager/project.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/speech/__init__.py b/google/cloud/speech/__init__.py index a5c9b218403a..3f8a7cdd7238 100644 --- a/google/cloud/speech/__init__.py +++ b/google/cloud/speech/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/speech/client.py b/google/cloud/speech/client.py index 20f0697d139f..7f30b06c05ba 100644 --- a/google/cloud/speech/client.py +++ b/google/cloud/speech/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/speech/connection.py b/google/cloud/speech/connection.py index 81ed9e4f5e04..3decf19290d8 100644 --- a/google/cloud/speech/connection.py +++ b/google/cloud/speech/connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/storage/__init__.py b/google/cloud/storage/__init__.py index 5a1b6b07dca2..62241ddadab3 100644 --- a/google/cloud/storage/__init__.py +++ b/google/cloud/storage/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/storage/_helpers.py b/google/cloud/storage/_helpers.py index 6988cb02abe8..b7a2b690689e 100644 --- a/google/cloud/storage/_helpers.py +++ b/google/cloud/storage/_helpers.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/storage/acl.py b/google/cloud/storage/acl.py index 665dce1b7078..05314a2c9d6f 100644 --- a/google/cloud/storage/acl.py +++ b/google/cloud/storage/acl.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/storage/batch.py b/google/cloud/storage/batch.py index b1221647eead..7c52ce1a6cf3 100644 --- a/google/cloud/storage/batch.py +++ b/google/cloud/storage/batch.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/storage/blob.py b/google/cloud/storage/blob.py index d8c1a17e6920..af509f0db7fc 100644 --- a/google/cloud/storage/blob.py +++ b/google/cloud/storage/blob.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/storage/bucket.py b/google/cloud/storage/bucket.py index def628edd485..b6b58b77a6bd 100644 --- a/google/cloud/storage/bucket.py +++ b/google/cloud/storage/bucket.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/storage/client.py b/google/cloud/storage/client.py index 5a8a5d8f1fbe..1e31bc212cdc 100644 --- a/google/cloud/storage/client.py +++ b/google/cloud/storage/client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/google/cloud/storage/connection.py b/google/cloud/storage/connection.py index 034767e8ff1f..76fe48549786 100644 --- a/google/cloud/storage/connection.py +++ b/google/cloud/storage/connection.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/google/cloud/streaming/__init__.py b/google/cloud/streaming/__init__.py index 1a7427cf5f3b..44e00907cb66 100644 --- a/google/cloud/streaming/__init__.py +++ b/google/cloud/streaming/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/streaming/buffered_stream.py b/google/cloud/streaming/buffered_stream.py index e8c7497d317e..b9a3d2ff84d1 100644 --- a/google/cloud/streaming/buffered_stream.py +++ b/google/cloud/streaming/buffered_stream.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/streaming/exceptions.py b/google/cloud/streaming/exceptions.py index 52192e132be4..0a7e4b94815e 100644 --- a/google/cloud/streaming/exceptions.py +++ b/google/cloud/streaming/exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/streaming/http_wrapper.py b/google/cloud/streaming/http_wrapper.py index 2c3d63d0c3ce..398c9f2f572f 100644 --- a/google/cloud/streaming/http_wrapper.py +++ b/google/cloud/streaming/http_wrapper.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/streaming/stream_slice.py b/google/cloud/streaming/stream_slice.py index 67f3cc9b2699..dc2c3229d6f9 100644 --- a/google/cloud/streaming/stream_slice.py +++ b/google/cloud/streaming/stream_slice.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/streaming/transfer.py b/google/cloud/streaming/transfer.py index 84bfb5a90308..196a388f3237 100644 --- a/google/cloud/streaming/transfer.py +++ b/google/cloud/streaming/transfer.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/streaming/util.py b/google/cloud/streaming/util.py index 40d2b1749f7f..c5d1e5b082f3 100644 --- a/google/cloud/streaming/util.py +++ b/google/cloud/streaming/util.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/translate/__init__.py b/google/cloud/translate/__init__.py index 1b1a15168d15..c58b22301ee5 100644 --- a/google/cloud/translate/__init__.py +++ b/google/cloud/translate/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/translate/client.py b/google/cloud/translate/client.py index 10d93ac23d6f..572fa2c32e20 100644 --- a/google/cloud/translate/client.py +++ b/google/cloud/translate/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/translate/connection.py b/google/cloud/translate/connection.py index 36f6f93b38a7..e1df5a347b91 100644 --- a/google/cloud/translate/connection.py +++ b/google/cloud/translate/connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/__init__.py b/google/cloud/vision/__init__.py index f25370f337b7..e33a7c5fe42e 100644 --- a/google/cloud/vision/__init__.py +++ b/google/cloud/vision/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/client.py b/google/cloud/vision/client.py index 2334bd24c447..7bdd84b3a8f5 100644 --- a/google/cloud/vision/client.py +++ b/google/cloud/vision/client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/color.py b/google/cloud/vision/color.py index 20927f79c6be..16356c204777 100644 --- a/google/cloud/vision/color.py +++ b/google/cloud/vision/color.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/connection.py b/google/cloud/vision/connection.py index 560bc2c024d4..689f8e26ee3a 100644 --- a/google/cloud/vision/connection.py +++ b/google/cloud/vision/connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/entity.py b/google/cloud/vision/entity.py index 6d9ec139e0f8..80cb0a74f5fc 100644 --- a/google/cloud/vision/entity.py +++ b/google/cloud/vision/entity.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/face.py b/google/cloud/vision/face.py index a071af0a04d4..4e4da85dc06f 100644 --- a/google/cloud/vision/face.py +++ b/google/cloud/vision/face.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/feature.py b/google/cloud/vision/feature.py index a60abea17caa..2870a38bf080 100644 --- a/google/cloud/vision/feature.py +++ b/google/cloud/vision/feature.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/geometry.py b/google/cloud/vision/geometry.py index 4e6af390213d..862ce60c5ef8 100644 --- a/google/cloud/vision/geometry.py +++ b/google/cloud/vision/geometry.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/image.py b/google/cloud/vision/image.py index c8c5a5f4ac66..e1da7cbcd5cb 100644 --- a/google/cloud/vision/image.py +++ b/google/cloud/vision/image.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/likelihood.py b/google/cloud/vision/likelihood.py index 63c63b955d58..6239efe18251 100644 --- a/google/cloud/vision/likelihood.py +++ b/google/cloud/vision/likelihood.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/google/cloud/vision/safe.py b/google/cloud/vision/safe.py index a2b8573f428a..9483da6d1aa1 100644 --- a/google/cloud/vision/safe.py +++ b/google/cloud/vision/safe.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/scripts/generate_json_docs.py b/scripts/generate_json_docs.py index b7a569130529..6acb74befae6 100644 --- a/scripts/generate_json_docs.py +++ b/scripts/generate_json_docs.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/scripts/get_version.py b/scripts/get_version.py index 78a146d45041..514ce87adaf9 100644 --- a/scripts/get_version.py +++ b/scripts/get_version.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/scripts/make_datastore_grpc.py b/scripts/make_datastore_grpc.py index 1acb29ea9197..e8aca6758fcb 100644 --- a/scripts/make_datastore_grpc.py +++ b/scripts/make_datastore_grpc.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/scripts/make_operations_grpc.py b/scripts/make_operations_grpc.py index 375887d2379b..267b842797dc 100644 --- a/scripts/make_operations_grpc.py +++ b/scripts/make_operations_grpc.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/scripts/pycodestyle_on_repo.py b/scripts/pycodestyle_on_repo.py index 777ca197fb7a..255a27a407fb 100644 --- a/scripts/pycodestyle_on_repo.py +++ b/scripts/pycodestyle_on_repo.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/scripts/rewrite_imports.py b/scripts/rewrite_imports.py index 03128ebe222e..b066f0c91026 100644 --- a/scripts/rewrite_imports.py +++ b/scripts/rewrite_imports.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/scripts/run_pylint.py b/scripts/run_pylint.py index d3ab161dedae..844b9a89476e 100644 --- a/scripts/run_pylint.py +++ b/scripts/run_pylint.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/scripts/update_docs.sh b/scripts/update_docs.sh index cfbe1c33b715..f6a41535bd13 100755 --- a/scripts/update_docs.sh +++ b/scripts/update_docs.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/scripts/update_json_docs.sh b/scripts/update_json_docs.sh index 623b0c478209..e23b4c44ade7 100755 --- a/scripts/update_json_docs.sh +++ b/scripts/update_json_docs.sh @@ -1,5 +1,19 @@ #!/bin/bash +# Copyright 2016 Google Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + set -ev diff --git a/scripts/verify_included_modules.py b/scripts/verify_included_modules.py index 013ad0bab0fc..644ed83a06a6 100644 --- a/scripts/verify_included_modules.py +++ b/scripts/verify_included_modules.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/setup.py b/setup.py index 5af8dd6588d6..aea3ba1ba4a1 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/attempt_system_tests.py b/system_tests/attempt_system_tests.py index 8b2d0a378b01..3cdf93b0e9a7 100644 --- a/system_tests/attempt_system_tests.py +++ b/system_tests/attempt_system_tests.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/bigquery.py b/system_tests/bigquery.py index d48bd146105a..d58aa3d80f50 100644 --- a/system_tests/bigquery.py +++ b/system_tests/bigquery.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/system_tests/bigtable.py b/system_tests/bigtable.py index bcb4c41965c2..5c9abacdcaec 100644 --- a/system_tests/bigtable.py +++ b/system_tests/bigtable.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/clear_datastore.py b/system_tests/clear_datastore.py index 0bbccd95d423..19ce60725e76 100644 --- a/system_tests/clear_datastore.py +++ b/system_tests/clear_datastore.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/system_tests/datastore.py b/system_tests/datastore.py index 518db17e38db..18346cf10219 100644 --- a/system_tests/datastore.py +++ b/system_tests/datastore.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/system_tests/language.py b/system_tests/language.py index 1cc4fa6e79bc..2b3cbeca405a 100644 --- a/system_tests/language.py +++ b/system_tests/language.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/logging_.py b/system_tests/logging_.py index a9ae634fba01..cc083e0f7a57 100644 --- a/system_tests/logging_.py +++ b/system_tests/logging_.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/monitoring.py b/system_tests/monitoring.py index 6c6931693001..1acbf81e3d17 100644 --- a/system_tests/monitoring.py +++ b/system_tests/monitoring.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/populate_datastore.py b/system_tests/populate_datastore.py index 7d852677cb6a..bb43ae315473 100644 --- a/system_tests/populate_datastore.py +++ b/system_tests/populate_datastore.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/system_tests/pubsub.py b/system_tests/pubsub.py index 880810dad1d3..e4570f1abd8b 100644 --- a/system_tests/pubsub.py +++ b/system_tests/pubsub.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/system_tests/retry.py b/system_tests/retry.py index a68b01c960b1..d4694f6bc00e 100644 --- a/system_tests/retry.py +++ b/system_tests/retry.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/run_emulator.py b/system_tests/run_emulator.py index 41a79bfb6b67..1f32893c6d21 100644 --- a/system_tests/run_emulator.py +++ b/system_tests/run_emulator.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/system_tests/run_system_test.py b/system_tests/run_system_test.py index 4ee50f9514f8..57780c62cdc2 100644 --- a/system_tests/run_system_test.py +++ b/system_tests/run_system_test.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/system_tests/storage.py b/system_tests/storage.py index 381f5668878e..72c447580a56 100644 --- a/system_tests/storage.py +++ b/system_tests/storage.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/system_tests/system_test_utils.py b/system_tests/system_test_utils.py index 08dfb32999ba..1a3cd8c13ffd 100644 --- a/system_tests/system_test_utils.py +++ b/system_tests/system_test_utils.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/system_tests/translate.py b/system_tests/translate.py index 16a99fb55e6b..ce016fbf77b4 100644 --- a/system_tests/translate.py +++ b/system_tests/translate.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/__init__.py b/unit_tests/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/__init__.py +++ b/unit_tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/_testing.py b/unit_tests/_testing.py index 33ed7b1a8761..6aece7ec652b 100644 --- a/unit_tests/_testing.py +++ b/unit_tests/_testing.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/bigquery/__init__.py b/unit_tests/bigquery/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/bigquery/__init__.py +++ b/unit_tests/bigquery/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/bigquery/test__helpers.py b/unit_tests/bigquery/test__helpers.py index d86504feb372..5631abe6c184 100644 --- a/unit_tests/bigquery/test__helpers.py +++ b/unit_tests/bigquery/test__helpers.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_client.py b/unit_tests/bigquery/test_client.py index e599217b92e2..19892ce77e72 100644 --- a/unit_tests/bigquery/test_client.py +++ b/unit_tests/bigquery/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_connection.py b/unit_tests/bigquery/test_connection.py index 4fd8cfc0ddaf..35ec0276e86b 100644 --- a/unit_tests/bigquery/test_connection.py +++ b/unit_tests/bigquery/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_dataset.py b/unit_tests/bigquery/test_dataset.py index 6d6c00df610c..d9b85cf5fad3 100644 --- a/unit_tests/bigquery/test_dataset.py +++ b/unit_tests/bigquery/test_dataset.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_job.py b/unit_tests/bigquery/test_job.py index 09ea4dbc2731..2ac135c0e739 100644 --- a/unit_tests/bigquery/test_job.py +++ b/unit_tests/bigquery/test_job.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_query.py b/unit_tests/bigquery/test_query.py index e791735316e8..9bcb865df5a7 100644 --- a/unit_tests/bigquery/test_query.py +++ b/unit_tests/bigquery/test_query.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_schema.py b/unit_tests/bigquery/test_schema.py index 0226de79a439..a8272728b742 100644 --- a/unit_tests/bigquery/test_schema.py +++ b/unit_tests/bigquery/test_schema.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigquery/test_table.py b/unit_tests/bigquery/test_table.py index 751c2f03852b..14eef5e403fb 100644 --- a/unit_tests/bigquery/test_table.py +++ b/unit_tests/bigquery/test_table.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/__init__.py b/unit_tests/bigtable/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/bigtable/__init__.py +++ b/unit_tests/bigtable/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/bigtable/_testing.py b/unit_tests/bigtable/_testing.py index 402a29ba92eb..e67af6a1498c 100644 --- a/unit_tests/bigtable/_testing.py +++ b/unit_tests/bigtable/_testing.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/test_client.py b/unit_tests/bigtable/test_client.py index 61d029db509c..9cf8129dea29 100644 --- a/unit_tests/bigtable/test_client.py +++ b/unit_tests/bigtable/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/test_cluster.py b/unit_tests/bigtable/test_cluster.py index 8712abf52e99..82335b293f0f 100644 --- a/unit_tests/bigtable/test_cluster.py +++ b/unit_tests/bigtable/test_cluster.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/test_column_family.py b/unit_tests/bigtable/test_column_family.py index 91ce41d09abf..c2ad847694b7 100644 --- a/unit_tests/bigtable/test_column_family.py +++ b/unit_tests/bigtable/test_column_family.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/test_instance.py b/unit_tests/bigtable/test_instance.py index b6d001eff34a..cc2c49366c90 100644 --- a/unit_tests/bigtable/test_instance.py +++ b/unit_tests/bigtable/test_instance.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/test_row.py b/unit_tests/bigtable/test_row.py index cd950f33f898..8faf9e58f0f5 100644 --- a/unit_tests/bigtable/test_row.py +++ b/unit_tests/bigtable/test_row.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/bigtable/test_row_data.py b/unit_tests/bigtable/test_row_data.py index 7c3867c4861f..daa823aeee1b 100644 --- a/unit_tests/bigtable/test_row_data.py +++ b/unit_tests/bigtable/test_row_data.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/bigtable/test_row_filters.py b/unit_tests/bigtable/test_row_filters.py index f2533f34390d..cb63856ac981 100644 --- a/unit_tests/bigtable/test_row_filters.py +++ b/unit_tests/bigtable/test_row_filters.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/bigtable/test_table.py b/unit_tests/bigtable/test_table.py index a7d18fe630bc..eff1841e075e 100644 --- a/unit_tests/bigtable/test_table.py +++ b/unit_tests/bigtable/test_table.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/datastore/__init__.py b/unit_tests/datastore/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/datastore/__init__.py +++ b/unit_tests/datastore/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/datastore/test_batch.py b/unit_tests/datastore/test_batch.py index a8999387ea40..e7ce9dd609b0 100644 --- a/unit_tests/datastore/test_batch.py +++ b/unit_tests/datastore/test_batch.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_client.py b/unit_tests/datastore/test_client.py index 6459493b4bbd..f03187805f5c 100644 --- a/unit_tests/datastore/test_client.py +++ b/unit_tests/datastore/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_connection.py b/unit_tests/datastore/test_connection.py index 5df1e08c762f..a4b55cf3ac51 100644 --- a/unit_tests/datastore/test_connection.py +++ b/unit_tests/datastore/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_entity.py b/unit_tests/datastore/test_entity.py index 3091d28b721a..3a5674a85cd4 100644 --- a/unit_tests/datastore/test_entity.py +++ b/unit_tests/datastore/test_entity.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_helpers.py b/unit_tests/datastore/test_helpers.py index 66811cfea0a8..5d6a90eed0ff 100644 --- a/unit_tests/datastore/test_helpers.py +++ b/unit_tests/datastore/test_helpers.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_key.py b/unit_tests/datastore/test_key.py index d4d8bfc5e063..22aaefb27656 100644 --- a/unit_tests/datastore/test_key.py +++ b/unit_tests/datastore/test_key.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_query.py b/unit_tests/datastore/test_query.py index 0ae28e5a28c2..0fa333a83e7c 100644 --- a/unit_tests/datastore/test_query.py +++ b/unit_tests/datastore/test_query.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/datastore/test_transaction.py b/unit_tests/datastore/test_transaction.py index 5f2a841490f0..8b28ee0cb277 100644 --- a/unit_tests/datastore/test_transaction.py +++ b/unit_tests/datastore/test_transaction.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/dns/__init__.py b/unit_tests/dns/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/dns/__init__.py +++ b/unit_tests/dns/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/dns/test_changes.py b/unit_tests/dns/test_changes.py index aec2f013c5b3..4c5090469521 100644 --- a/unit_tests/dns/test_changes.py +++ b/unit_tests/dns/test_changes.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/dns/test_client.py b/unit_tests/dns/test_client.py index d737d3540960..6c8dcf0ebd0f 100644 --- a/unit_tests/dns/test_client.py +++ b/unit_tests/dns/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/dns/test_connection.py b/unit_tests/dns/test_connection.py index 80bbde5667da..c054eb1e63ad 100644 --- a/unit_tests/dns/test_connection.py +++ b/unit_tests/dns/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/dns/test_resource_record_set.py b/unit_tests/dns/test_resource_record_set.py index 2adf35312d31..ace2e755e2d1 100644 --- a/unit_tests/dns/test_resource_record_set.py +++ b/unit_tests/dns/test_resource_record_set.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/dns/test_zone.py b/unit_tests/dns/test_zone.py index 12b07f872854..dae6453d7c0b 100644 --- a/unit_tests/dns/test_zone.py +++ b/unit_tests/dns/test_zone.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/error_reporting/__init__.py b/unit_tests/error_reporting/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/error_reporting/__init__.py +++ b/unit_tests/error_reporting/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/error_reporting/test_client.py b/unit_tests/error_reporting/test_client.py index b9017ab8ecd5..a3a54f0c89dc 100644 --- a/unit_tests/error_reporting/test_client.py +++ b/unit_tests/error_reporting/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/__init__.py b/unit_tests/language/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/language/__init__.py +++ b/unit_tests/language/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/test_client.py b/unit_tests/language/test_client.py index b91d6b035c36..8b603cb8d832 100644 --- a/unit_tests/language/test_client.py +++ b/unit_tests/language/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/test_connection.py b/unit_tests/language/test_connection.py index 726214494aef..694ec5ba3693 100644 --- a/unit_tests/language/test_connection.py +++ b/unit_tests/language/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/test_document.py b/unit_tests/language/test_document.py index 5ec1fcc0a9e6..836be446ea08 100644 --- a/unit_tests/language/test_document.py +++ b/unit_tests/language/test_document.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/test_entity.py b/unit_tests/language/test_entity.py index 04b75ed91339..33ea6d8fa1df 100644 --- a/unit_tests/language/test_entity.py +++ b/unit_tests/language/test_entity.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/test_sentiment.py b/unit_tests/language/test_sentiment.py index f274adee8afc..356e7f781311 100644 --- a/unit_tests/language/test_sentiment.py +++ b/unit_tests/language/test_sentiment.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/language/test_syntax.py b/unit_tests/language/test_syntax.py index 98970fbf9529..5f738fc56069 100644 --- a/unit_tests/language/test_syntax.py +++ b/unit_tests/language/test_syntax.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/__init__.py b/unit_tests/logging/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/logging/__init__.py +++ b/unit_tests/logging/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/handlers/__init__.py b/unit_tests/logging/handlers/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/logging/handlers/__init__.py +++ b/unit_tests/logging/handlers/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/handlers/test_handlers.py b/unit_tests/logging/handlers/test_handlers.py index a6a30bcd3980..f836e5a335d5 100644 --- a/unit_tests/logging/handlers/test_handlers.py +++ b/unit_tests/logging/handlers/test_handlers.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/handlers/transports/__init__.py b/unit_tests/logging/handlers/transports/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/logging/handlers/transports/__init__.py +++ b/unit_tests/logging/handlers/transports/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/handlers/transports/test_background_thread.py b/unit_tests/logging/handlers/transports/test_background_thread.py index d4a6c9273114..d9ae8297ec22 100644 --- a/unit_tests/logging/handlers/transports/test_background_thread.py +++ b/unit_tests/logging/handlers/transports/test_background_thread.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/handlers/transports/test_base.py b/unit_tests/logging/handlers/transports/test_base.py index c12040c8a9dc..9e3324e3ba0c 100644 --- a/unit_tests/logging/handlers/transports/test_base.py +++ b/unit_tests/logging/handlers/transports/test_base.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/handlers/transports/test_sync.py b/unit_tests/logging/handlers/transports/test_sync.py index a540b8e3fffb..7639a8f77787 100644 --- a/unit_tests/logging/handlers/transports/test_sync.py +++ b/unit_tests/logging/handlers/transports/test_sync.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test__gax.py b/unit_tests/logging/test__gax.py index 49d0d36175cd..7fc03b949152 100644 --- a/unit_tests/logging/test__gax.py +++ b/unit_tests/logging/test__gax.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test_client.py b/unit_tests/logging/test_client.py index a0e4b81e0db4..23c41b362a42 100644 --- a/unit_tests/logging/test_client.py +++ b/unit_tests/logging/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test_connection.py b/unit_tests/logging/test_connection.py index f70df802de5d..07d09ceb9a02 100644 --- a/unit_tests/logging/test_connection.py +++ b/unit_tests/logging/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test_entries.py b/unit_tests/logging/test_entries.py index 1cbd22c83769..5a78243b1336 100644 --- a/unit_tests/logging/test_entries.py +++ b/unit_tests/logging/test_entries.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test_logger.py b/unit_tests/logging/test_logger.py index ff9a894890de..575b92a3af4d 100644 --- a/unit_tests/logging/test_logger.py +++ b/unit_tests/logging/test_logger.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test_metric.py b/unit_tests/logging/test_metric.py index 7eb3b615034f..8f777ec0e33e 100644 --- a/unit_tests/logging/test_metric.py +++ b/unit_tests/logging/test_metric.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/logging/test_sink.py b/unit_tests/logging/test_sink.py index 89459854fee5..64245e66db72 100644 --- a/unit_tests/logging/test_sink.py +++ b/unit_tests/logging/test_sink.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/__init__.py b/unit_tests/monitoring/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/monitoring/__init__.py +++ b/unit_tests/monitoring/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test__dataframe.py b/unit_tests/monitoring/test__dataframe.py index b52de9780e69..9c7d3c0a63aa 100644 --- a/unit_tests/monitoring/test__dataframe.py +++ b/unit_tests/monitoring/test__dataframe.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_client.py b/unit_tests/monitoring/test_client.py index adea532060d0..7563c2408cf3 100644 --- a/unit_tests/monitoring/test_client.py +++ b/unit_tests/monitoring/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_connection.py b/unit_tests/monitoring/test_connection.py index 67c23d4eb48a..65a8e5e2e980 100644 --- a/unit_tests/monitoring/test_connection.py +++ b/unit_tests/monitoring/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_group.py b/unit_tests/monitoring/test_group.py index 6b4a3dee43c6..5a7844df167e 100644 --- a/unit_tests/monitoring/test_group.py +++ b/unit_tests/monitoring/test_group.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_label.py b/unit_tests/monitoring/test_label.py index cd80959029e4..e707def2766c 100644 --- a/unit_tests/monitoring/test_label.py +++ b/unit_tests/monitoring/test_label.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_metric.py b/unit_tests/monitoring/test_metric.py index 8d8673867d5d..587aadb90799 100644 --- a/unit_tests/monitoring/test_metric.py +++ b/unit_tests/monitoring/test_metric.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_query.py b/unit_tests/monitoring/test_query.py index 82605f96de23..065b02c3a51c 100644 --- a/unit_tests/monitoring/test_query.py +++ b/unit_tests/monitoring/test_query.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_resource.py b/unit_tests/monitoring/test_resource.py index ea9ec214a238..776a1f43d1a3 100644 --- a/unit_tests/monitoring/test_resource.py +++ b/unit_tests/monitoring/test_resource.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/monitoring/test_timeseries.py b/unit_tests/monitoring/test_timeseries.py index d2ac225dc061..0a806fa6bb3f 100644 --- a/unit_tests/monitoring/test_timeseries.py +++ b/unit_tests/monitoring/test_timeseries.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/pubsub/__init__.py b/unit_tests/pubsub/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/pubsub/__init__.py +++ b/unit_tests/pubsub/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/pubsub/test__gax.py b/unit_tests/pubsub/test__gax.py index 4dd061d9cf8e..6ffd86a0a858 100644 --- a/unit_tests/pubsub/test__gax.py +++ b/unit_tests/pubsub/test__gax.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/pubsub/test__helpers.py b/unit_tests/pubsub/test__helpers.py index 646a73d978c0..5ff47b7802ea 100644 --- a/unit_tests/pubsub/test__helpers.py +++ b/unit_tests/pubsub/test__helpers.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/pubsub/test_client.py b/unit_tests/pubsub/test_client.py index 05e301a676fa..d6cbf59b019e 100644 --- a/unit_tests/pubsub/test_client.py +++ b/unit_tests/pubsub/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/pubsub/test_connection.py b/unit_tests/pubsub/test_connection.py index 7e363ff3a3ea..d036d82d0b55 100644 --- a/unit_tests/pubsub/test_connection.py +++ b/unit_tests/pubsub/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/pubsub/test_iam.py b/unit_tests/pubsub/test_iam.py index 4b350864d02e..0a31697b2990 100644 --- a/unit_tests/pubsub/test_iam.py +++ b/unit_tests/pubsub/test_iam.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/pubsub/test_message.py b/unit_tests/pubsub/test_message.py index fe7cc5e43591..5d08972e5430 100644 --- a/unit_tests/pubsub/test_message.py +++ b/unit_tests/pubsub/test_message.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/pubsub/test_subscription.py b/unit_tests/pubsub/test_subscription.py index f393656002c4..dbefa7d6ec1a 100644 --- a/unit_tests/pubsub/test_subscription.py +++ b/unit_tests/pubsub/test_subscription.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/pubsub/test_topic.py b/unit_tests/pubsub/test_topic.py index 4e06dedf8346..26a28945b697 100644 --- a/unit_tests/pubsub/test_topic.py +++ b/unit_tests/pubsub/test_topic.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/resource_manager/__init__.py b/unit_tests/resource_manager/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/resource_manager/__init__.py +++ b/unit_tests/resource_manager/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/resource_manager/test_client.py b/unit_tests/resource_manager/test_client.py index 8c2ef35daa52..71eb717aee9c 100644 --- a/unit_tests/resource_manager/test_client.py +++ b/unit_tests/resource_manager/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/resource_manager/test_connection.py b/unit_tests/resource_manager/test_connection.py index 48a47314517c..3b5ff2953ef6 100644 --- a/unit_tests/resource_manager/test_connection.py +++ b/unit_tests/resource_manager/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/resource_manager/test_project.py b/unit_tests/resource_manager/test_project.py index 65d6410733e0..e6dc45086202 100644 --- a/unit_tests/resource_manager/test_project.py +++ b/unit_tests/resource_manager/test_project.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/speech/__init__.py b/unit_tests/speech/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/speech/__init__.py +++ b/unit_tests/speech/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/speech/_fixtures.py b/unit_tests/speech/_fixtures.py index 63433cd66f1f..9665fef535d8 100644 --- a/unit_tests/speech/_fixtures.py +++ b/unit_tests/speech/_fixtures.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/speech/test_client.py b/unit_tests/speech/test_client.py index 77d76c9cc95b..d54eeedea586 100644 --- a/unit_tests/speech/test_client.py +++ b/unit_tests/speech/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/speech/test_connection.py b/unit_tests/speech/test_connection.py index 37aefe944427..ea9471dc4937 100644 --- a/unit_tests/speech/test_connection.py +++ b/unit_tests/speech/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/storage/__init__.py b/unit_tests/storage/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/storage/__init__.py +++ b/unit_tests/storage/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/storage/test__helpers.py b/unit_tests/storage/test__helpers.py index ef46ecc5efb6..82a030f2cae4 100644 --- a/unit_tests/storage/test__helpers.py +++ b/unit_tests/storage/test__helpers.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/storage/test_acl.py b/unit_tests/storage/test_acl.py index e1585bc26c39..a24628f642b8 100644 --- a/unit_tests/storage/test_acl.py +++ b/unit_tests/storage/test_acl.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/storage/test_batch.py b/unit_tests/storage/test_batch.py index 37453f1582ce..5540533412c7 100644 --- a/unit_tests/storage/test_batch.py +++ b/unit_tests/storage/test_batch.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/storage/test_blob.py b/unit_tests/storage/test_blob.py index 18aabbe42922..f07ec656d85d 100644 --- a/unit_tests/storage/test_blob.py +++ b/unit_tests/storage/test_blob.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/storage/test_bucket.py b/unit_tests/storage/test_bucket.py index 258633c74ec7..8f378befd744 100644 --- a/unit_tests/storage/test_bucket.py +++ b/unit_tests/storage/test_bucket.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/storage/test_client.py b/unit_tests/storage/test_client.py index d8a0d466166c..1ee5e139a810 100644 --- a/unit_tests/storage/test_client.py +++ b/unit_tests/storage/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/storage/test_connection.py b/unit_tests/storage/test_connection.py index b5ed0303a3d0..4b995e673e12 100644 --- a/unit_tests/storage/test_connection.py +++ b/unit_tests/storage/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/streaming/__init__.py b/unit_tests/streaming/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/streaming/__init__.py +++ b/unit_tests/streaming/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/streaming/test_buffered_stream.py b/unit_tests/streaming/test_buffered_stream.py index 03cae5b43908..3304e2bd3cc0 100644 --- a/unit_tests/streaming/test_buffered_stream.py +++ b/unit_tests/streaming/test_buffered_stream.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/streaming/test_exceptions.py b/unit_tests/streaming/test_exceptions.py index ffe5602e3d37..b72dfabac38b 100644 --- a/unit_tests/streaming/test_exceptions.py +++ b/unit_tests/streaming/test_exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/streaming/test_http_wrapper.py b/unit_tests/streaming/test_http_wrapper.py index d421bd40ea2f..d8506fb8a6e1 100644 --- a/unit_tests/streaming/test_http_wrapper.py +++ b/unit_tests/streaming/test_http_wrapper.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/streaming/test_stream_slice.py b/unit_tests/streaming/test_stream_slice.py index 2d9d0c198fa5..10e9d9bbf25b 100644 --- a/unit_tests/streaming/test_stream_slice.py +++ b/unit_tests/streaming/test_stream_slice.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/streaming/test_transfer.py b/unit_tests/streaming/test_transfer.py index 2ba715cac3fc..07a989c8a206 100644 --- a/unit_tests/streaming/test_transfer.py +++ b/unit_tests/streaming/test_transfer.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/streaming/test_util.py b/unit_tests/streaming/test_util.py index c2f0f1501e77..bd9c832d0fdd 100644 --- a/unit_tests/streaming/test_util.py +++ b/unit_tests/streaming/test_util.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/test__helpers.py b/unit_tests/test__helpers.py index 3a2950c42bbd..bb1594f62af0 100644 --- a/unit_tests/test__helpers.py +++ b/unit_tests/test__helpers.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/test_client.py b/unit_tests/test_client.py index 52bfc4aede9c..fed78d8c9fbe 100644 --- a/unit_tests/test_client.py +++ b/unit_tests/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/test_connection.py b/unit_tests/test_connection.py index fefdb00f9f1b..fb4ab1f8564c 100644 --- a/unit_tests/test_connection.py +++ b/unit_tests/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/test_credentials.py b/unit_tests/test_credentials.py index e5be1cfc9618..38b9b614b63e 100644 --- a/unit_tests/test_credentials.py +++ b/unit_tests/test_credentials.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/test_exceptions.py b/unit_tests/test_exceptions.py index b15b88210327..362881a44124 100644 --- a/unit_tests/test_exceptions.py +++ b/unit_tests/test_exceptions.py @@ -1,4 +1,4 @@ -# Copyright 2014 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. # # 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/unit_tests/test_iterator.py b/unit_tests/test_iterator.py index fb647ec7709b..ec823d9ccb22 100644 --- a/unit_tests/test_iterator.py +++ b/unit_tests/test_iterator.py @@ -1,4 +1,4 @@ -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2015 Google Inc. # # 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/unit_tests/test_operation.py b/unit_tests/test_operation.py index f9984f9ad43c..bfe5aeafee17 100644 --- a/unit_tests/test_operation.py +++ b/unit_tests/test_operation.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/translate/__init__.py b/unit_tests/translate/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/translate/__init__.py +++ b/unit_tests/translate/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/translate/test_client.py b/unit_tests/translate/test_client.py index a32c74b6368b..fe1481c42a4f 100644 --- a/unit_tests/translate/test_client.py +++ b/unit_tests/translate/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/translate/test_connection.py b/unit_tests/translate/test_connection.py index b9a16e01f276..02c6283dcd2f 100644 --- a/unit_tests/translate/test_connection.py +++ b/unit_tests/translate/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/__init__.py b/unit_tests/vision/__init__.py index c098733431fd..58e0d9153632 100644 --- a/unit_tests/vision/__init__.py +++ b/unit_tests/vision/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/_fixtures.py b/unit_tests/vision/_fixtures.py index 788564979e0e..26262b442eb5 100644 --- a/unit_tests/vision/_fixtures.py +++ b/unit_tests/vision/_fixtures.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/test_client.py b/unit_tests/vision/test_client.py index 8e7a9685bef2..31c7b4829cb8 100644 --- a/unit_tests/vision/test_client.py +++ b/unit_tests/vision/test_client.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/test_connection.py b/unit_tests/vision/test_connection.py index 95ce26f75fb7..e9f6e5bc761f 100644 --- a/unit_tests/vision/test_connection.py +++ b/unit_tests/vision/test_connection.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/test_entity.py b/unit_tests/vision/test_entity.py index 63e61ce7e546..b76559fd05ea 100644 --- a/unit_tests/vision/test_entity.py +++ b/unit_tests/vision/test_entity.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/test_face.py b/unit_tests/vision/test_face.py index f478382c28f3..753c6bc6e2e4 100644 --- a/unit_tests/vision/test_face.py +++ b/unit_tests/vision/test_face.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/test_feature.py b/unit_tests/vision/test_feature.py index 224305cd71e3..f2de07f2e632 100644 --- a/unit_tests/vision/test_feature.py +++ b/unit_tests/vision/test_feature.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # 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/unit_tests/vision/test_image.py b/unit_tests/vision/test_image.py index aa359b31a5dd..bc205c21c7e7 100644 --- a/unit_tests/vision/test_image.py +++ b/unit_tests/vision/test_image.py @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. All rights reserved. +# Copyright 2016 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.