aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cwise_op_acos.cc
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-09-29 14:06:55 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-09-29 15:19:00 -0700
commitbc0a56da15eed8738e8a53e2dd340030332df28a (patch)
tree7cca855ec87e545f575a6ac35439c685b87c639a /tensorflow/core/kernels/cwise_op_acos.cc
parent2f6e25df47c24b9c84907b605bdbac4a3b208288 (diff)
Cleanup license header
Change: 134714467
Diffstat (limited to 'tensorflow/core/kernels/cwise_op_acos.cc')
-rw-r--r--tensorflow/core/kernels/cwise_op_acos.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/kernels/cwise_op_acos.cc b/tensorflow/core/kernels/cwise_op_acos.cc
index de82523548..c44c8bc6f6 100644
--- a/tensorflow/core/kernels/cwise_op_acos.cc
+++ b/tensorflow/core/kernels/cwise_op_acos.cc
@@ -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.