diff options
Diffstat (limited to 'common/common.h')
-rw-r--r-- | common/common.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/common.h b/common/common.h index 79c5fe96..b4f75236 100644 --- a/common/common.h +++ b/common/common.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 +// + // Various helper functions and utilities #pragma once |