aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.cc')
-rw-r--r--tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.cc b/tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.cc
index cb6799182d..eb8ea96255 100644
--- a/tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.cc
+++ b/tensorflow/g3doc/how_tos/adding_an_op/cuda_op_kernel.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.