From b2b9f025e7821e78bd501d75d01838c26de07a57 Mon Sep 17 00:00:00 2001 From: Neo Zhang Jianyu Date: Wed, 31 Jan 2024 21:04:46 +0800 Subject: format license text, restore apache license by legal suggestion (#5233) --- ggml-sycl.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ggml-sycl.h') diff --git a/ggml-sycl.h b/ggml-sycl.h index 0eabb53c..ba0c6147 100644 --- a/ggml-sycl.h +++ b/ggml-sycl.h @@ -1,7 +1,8 @@ -/*MIT license - Copyright (C) 2024 Intel Corporation - SPDX-License-Identifier: MIT -*/ +// +// MIT license +// Copyright (C) 2024 Intel Corporation +// SPDX-License-Identifier: MIT +// #pragma once -- cgit v1.2.3