From: Georgi Gerganov Date: Thu, 28 Nov 2024 18:46:40 +0000 (+0200) Subject: ggml : remove redundant copyright notice + update authors X-Git-Tag: upstream/1.7.4~130 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=276b08d8f0f51ca8a7d2ff43cef880adff7a18c0;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp ggml : remove redundant copyright notice + update authors --- diff --git a/ggml/src/ggml-cpu/ggml-cpu-aarch64.c b/ggml/src/ggml-cpu/ggml-cpu-aarch64.c index ced37887..69d3d327 100644 --- a/ggml/src/ggml-cpu/ggml-cpu-aarch64.c +++ b/ggml/src/ggml-cpu/ggml-cpu-aarch64.c @@ -1,7 +1,3 @@ -// SPDX-FileCopyrightText: Copyright 2024 Arm Limited and/or its affiliates -// SPDX-License-Identifier: MIT -// - #define GGML_COMMON_IMPL_C #include "ggml-common.h"