diff options
Diffstat (limited to 'include/llama.h')
-rw-r--r-- | include/llama.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/llama.h b/include/llama.h index 38822dbe..3275857a 100644 --- a/include/llama.h +++ b/include/llama.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 +// + #ifndef LLAMA_H #define LLAMA_H |