ggml : remove redundant copyright notice + update authors

This commit is contained in:
Georgi Gerganov 2024-11-28 20:46:40 +02:00
parent 4c0a95b107
commit dc22344088
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
2 changed files with 185 additions and 5 deletions

View file

@ -1,7 +1,3 @@
// SPDX-FileCopyrightText: Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
// SPDX-License-Identifier: MIT
//
#define GGML_COMMON_IMPL_C
#include "ggml-common.h"