From 718a587fce8ad91cf4ed5ad88e854cd5868ada44 Mon Sep 17 00:00:00 2001 From: Daniel Nguyen Date: Fri, 10 Jul 2020 23:51:16 +0000 Subject: [PATCH] small syntax --- tensorflow/c/kernels/summary_op_benchmark_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/c/kernels/summary_op_benchmark_test.cc b/tensorflow/c/kernels/summary_op_benchmark_test.cc index 1948253a41d..6604538cfa1 100644 --- a/tensorflow/c/kernels/summary_op_benchmark_test.cc +++ b/tensorflow/c/kernels/summary_op_benchmark_test.cc @@ -1,4 +1,4 @@ -/* Copyright 2015 The TensorFlow Authors. All Rights Reserved. +/* Copyright 2020 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.