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