Add copyright notices (#317)

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
This commit is contained in:
Kawrakow
2025-04-07 10:43:26 +02:00
committed by GitHub
parent 9bd4357cbc
commit 8210ed4883
45 changed files with 294 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
//
// Copyright (C) 2023-2025 The llama.cpp authors
// Copyright (C) 2024-2025 Iwan Kawrakow
// MIT license
// SPDX-License-Identifier: MIT
//
#include "common.h"
#include "llama.h"