From d3c9d8810f11a81f2e5407d70c2f1f440a353c5f Mon Sep 17 00:00:00 2001 From: Sterling Date: Wed, 7 Aug 2024 15:32:45 -0500 Subject: [PATCH] Modifying the headers to be the right format. --- utils/pointers.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/pointers.hpp b/utils/pointers.hpp index a1a306b51..f811c7d52 100644 --- a/utils/pointers.hpp +++ b/utils/pointers.hpp @@ -1,7 +1,8 @@ // SPDX-FileCopyrightText: © 2024 Tenstorrent AI ULC // // SPDX-License-Identifier: Apache-2.0 -/////////////////////////////////////////////////////////////////////////////// +// +//This file incorporates work covered by the following copyright and permission notice: // // Copyright (c) 2015 Microsoft Corporation. All rights reserved. //