aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/test
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <nobody@tensorflow.org>2016-06-02 10:30:55 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-06-02 11:47:17 -0700
commit0a0e72b13e0bbe0d935b7fcef07a95949d7fd2e5 (patch)
treec48f375b06a6b26f44323ad42ba5f30556e48793 /tensorflow/tools/test
parent48ec0336155519f0b7a7b75d712b1785fff31ccd (diff)
Update copyright for 3p/tf/tools.
Change: 123889091
Diffstat (limited to 'tensorflow/tools/test')
-rw-r--r--tensorflow/tools/test/__init__.py2
-rw-r--r--tensorflow/tools/test/check_futures_test.py2
-rw-r--r--tensorflow/tools/test/gpu_info_lib.py2
-rw-r--r--tensorflow/tools/test/run_and_gather_logs.py2
-rw-r--r--tensorflow/tools/test/run_and_gather_logs_lib.py2
-rw-r--r--tensorflow/tools/test/system_info.py2
-rw-r--r--tensorflow/tools/test/system_info_lib.py2
7 files changed, 7 insertions, 7 deletions
diff --git a/tensorflow/tools/test/__init__.py b/tensorflow/tools/test/__init__.py
index 0468856532..5454cb3412 100644
--- a/tensorflow/tools/test/__init__.py
+++ b/tensorflow/tools/test/__init__.py
@@ -1,4 +1,4 @@
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tensorflow/tools/test/check_futures_test.py b/tensorflow/tools/test/check_futures_test.py
index 2f7ebc418c..36a61c0ecc 100644
--- a/tensorflow/tools/test/check_futures_test.py
+++ b/tensorflow/tools/test/check_futures_test.py
@@ -1,4 +1,4 @@
-# Copyright 2015 Google Inc. All Rights Reserved.
+# Copyright 2015 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tensorflow/tools/test/gpu_info_lib.py b/tensorflow/tools/test/gpu_info_lib.py
index cfb7d89920..047a4f11fd 100644
--- a/tensorflow/tools/test/gpu_info_lib.py
+++ b/tensorflow/tools/test/gpu_info_lib.py
@@ -1,4 +1,4 @@
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tensorflow/tools/test/run_and_gather_logs.py b/tensorflow/tools/test/run_and_gather_logs.py
index 9c50138a7b..42cdf68315 100644
--- a/tensorflow/tools/test/run_and_gather_logs.py
+++ b/tensorflow/tools/test/run_and_gather_logs.py
@@ -1,4 +1,4 @@
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tensorflow/tools/test/run_and_gather_logs_lib.py b/tensorflow/tools/test/run_and_gather_logs_lib.py
index 250c964b7b..03697ba205 100644
--- a/tensorflow/tools/test/run_and_gather_logs_lib.py
+++ b/tensorflow/tools/test/run_and_gather_logs_lib.py
@@ -1,4 +1,4 @@
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tensorflow/tools/test/system_info.py b/tensorflow/tools/test/system_info.py
index dcbbe1ce1a..9678971d57 100644
--- a/tensorflow/tools/test/system_info.py
+++ b/tensorflow/tools/test/system_info.py
@@ -1,4 +1,4 @@
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tensorflow/tools/test/system_info_lib.py b/tensorflow/tools/test/system_info_lib.py
index c36a6c6b13..2f10342d4a 100644
--- a/tensorflow/tools/test/system_info_lib.py
+++ b/tensorflow/tools/test/system_info_lib.py
@@ -1,4 +1,4 @@
-# Copyright 2016 Google Inc. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.