aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/benchmark
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/benchmark
parent48ec0336155519f0b7a7b75d712b1785fff31ccd (diff)
Update copyright for 3p/tf/tools.
Change: 123889091
Diffstat (limited to 'tensorflow/tools/benchmark')
-rw-r--r--tensorflow/tools/benchmark/benchmark_model.cc2
-rw-r--r--tensorflow/tools/benchmark/benchmark_model.h2
-rw-r--r--tensorflow/tools/benchmark/benchmark_model_main.cc2
-rw-r--r--tensorflow/tools/benchmark/benchmark_model_test.cc2
4 files changed, 4 insertions, 4 deletions
diff --git a/tensorflow/tools/benchmark/benchmark_model.cc b/tensorflow/tools/benchmark/benchmark_model.cc
index 4f017e550e..cc6e50f43f 100644
--- a/tensorflow/tools/benchmark/benchmark_model.cc
+++ b/tensorflow/tools/benchmark/benchmark_model.cc
@@ -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/benchmark/benchmark_model.h b/tensorflow/tools/benchmark/benchmark_model.h
index 62e36f6cbc..c7de398547 100644
--- a/tensorflow/tools/benchmark/benchmark_model.h
+++ b/tensorflow/tools/benchmark/benchmark_model.h
@@ -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/benchmark/benchmark_model_main.cc b/tensorflow/tools/benchmark/benchmark_model_main.cc
index 418b04dc6d..0d51c579dc 100644
--- a/tensorflow/tools/benchmark/benchmark_model_main.cc
+++ b/tensorflow/tools/benchmark/benchmark_model_main.cc
@@ -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/benchmark/benchmark_model_test.cc b/tensorflow/tools/benchmark/benchmark_model_test.cc
index e38efdafa9..f6d93f9c1f 100644
--- a/tensorflow/tools/benchmark/benchmark_model_test.cc
+++ b/tensorflow/tools/benchmark/benchmark_model_test.cc
@@ -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.