From be5fa034abc7815f341199e185f5c3a3ef9d5148 Mon Sep 17 00:00:00 2001 From: Chandra Devarakonda Date: Thu, 14 Mar 2024 20:41:52 +0000 Subject: [PATCH] update licenses --- tensorflow_runtime_dockerfiles/test.import_tpu.sh | 2 +- tensorflow_runtime_dockerfiles/tpu.Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tensorflow_runtime_dockerfiles/test.import_tpu.sh b/tensorflow_runtime_dockerfiles/test.import_tpu.sh index b73bd86a..45f7f69d 100755 --- a/tensorflow_runtime_dockerfiles/test.import_tpu.sh +++ b/tensorflow_runtime_dockerfiles/test.import_tpu.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The TensorFlow Authors. All Rights Reserved. +# Copyright 2024 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_runtime_dockerfiles/tpu.Dockerfile b/tensorflow_runtime_dockerfiles/tpu.Dockerfile index 73d88e91..501b410e 100644 --- a/tensorflow_runtime_dockerfiles/tpu.Dockerfile +++ b/tensorflow_runtime_dockerfiles/tpu.Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2019 The TensorFlow Authors. All Rights Reserved. +# Copyright 2024 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.