diff options
Diffstat (limited to 'ggml/include')
-rw-r--r-- | ggml/include/ggml.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ggml/include/ggml.h b/ggml/include/ggml.h index 7cc9100d..beeb3c09 100644 --- a/ggml/include/ggml.h +++ b/ggml/include/ggml.h @@ -1,3 +1,10 @@ +// +// Copyright (C) 2023-2025 The ggml authors +// Copyright (C) 2024-2025 Iwan Kawrakow +// MIT license +// SPDX-License-Identifier: MIT +// + #pragma once // |