From ee2a2c8b39300c3b3b875b67409024078d34acdf Mon Sep 17 00:00:00 2001 From: Jakub Kuderski Date: Tue, 13 Jun 2023 21:16:48 -0400 Subject: [PATCH] Fix date --- build_tools/third_party/stablehlo/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tools/third_party/stablehlo/CMakeLists.txt b/build_tools/third_party/stablehlo/CMakeLists.txt index 4929a8e2d1bd..568e47ab4043 100644 --- a/build_tools/third_party/stablehlo/CMakeLists.txt +++ b/build_tools/third_party/stablehlo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 The IREE Authors +# Copyright 2023 The IREE Authors # # Licensed under the Apache License v2.0 with LLVM Exceptions. # See https://llvm.org/LICENSE.txt for license information.