From a051f08b8f059fa10dd089d231b975291c122e9d Mon Sep 17 00:00:00 2001 From: Kawrakow Date: Mon, 7 Apr 2025 10:43:26 +0200 Subject: Add copyright notices (#317) Co-authored-by: Iwan Kawrakow --- ggml/src/ggml-quants.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ggml/src/ggml-quants.c') 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 // -- cgit v1.2.3