From a1fab6dac20a485a52f9c98226bd411a60520521 Mon Sep 17 00:00:00 2001 From: jerryyin Date: Thu, 18 Jul 2019 19:07:17 +0000 Subject: [PATCH] Updating copyright year from 2017 to 2019 in gpu_types.h --- tensorflow/compiler/xla/service/gpu/gpu_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/compiler/xla/service/gpu/gpu_types.h b/tensorflow/compiler/xla/service/gpu/gpu_types.h index f9add7d8c00..e52491b1fe8 100644 --- a/tensorflow/compiler/xla/service/gpu/gpu_types.h +++ b/tensorflow/compiler/xla/service/gpu/gpu_types.h @@ -1,4 +1,4 @@ -/* Copyright 2017 The TensorFlow Authors. All Rights Reserved. +/* Copyright 2019 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.