diff options
Diffstat (limited to 'ggml/src/ggml-quants.c')
-rw-r--r-- | ggml/src/ggml-quants.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ggml/src/ggml-quants.c b/ggml/src/ggml-quants.c index e43a9b22..e5a9ec8c 100644 --- a/ggml/src/ggml-quants.c +++ b/ggml/src/ggml-quants.c @@ -1,6 +1,6 @@ // -// Copyright (C) 2023-2024 The ggml authors // Copyright (C) 2024 Iwan Kawrakow +// Copyright (C) 2023-2024 The ggml authors // MIT license // SPDX-License-Identifier: MIT // |