summaryrefslogtreecommitdiff
path: root/ggml-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ggml-common.h')
-rw-r--r--ggml-common.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/ggml-common.h b/ggml-common.h
index 0c94fee2..5b901c21 100644
--- a/ggml-common.h
+++ b/ggml-common.h
@@ -1,3 +1,10 @@
+//
+// Copyright (C) 2023-2024 The ggml authors
+// Copyright (C) 2024 Iwan Kawrakow
+// MIT license
+// SPDX-License-Identifier: MIT
+//
+
#ifndef GGML_COMMON_DECL
#if defined(GGML_COMMON_DECL_C)