diff options
Diffstat (limited to 'ggml-sycl.h')
-rw-r--r-- | ggml-sycl.h | 9 |
1 files changed, 5 insertions, 4 deletions
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 |