summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKawrakow <iwankawrakow@gmail.com>2025-04-07 10:41:40 +0200
committerGitHub <noreply@github.com>2025-04-07 10:41:40 +0200
commitabbabf7ca14a5bfe2f141362876ccd60b8968d48 (patch)
treef7d4d67256eb632f23fecd259c05f401f2215de0
parentec84855c6ae5a08686f3e5d8010e38064269deb3 (diff)
Update LICENSE
I did not realize until today that the [ggml authors](https://github.com/ggml-org/ggml/blob/master/AUTHORS) is not the same thing as the [llama.cpp authors](https://github.com/ggml-org/llama.cpp/blob/master/AUTHORS). This PR corrects my mistake.
-rw-r--r--LICENSE3
1 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 03f0ee9c..34fbbe73 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,8 @@
MIT License
Copyright (c) 2023-2024 The ggml authors
-Copyright (c) 2024 Iwan Kawrakow
+Copyright (c) 2023-2024 The llama.cpp authors
+Copyright (c) 2024-2025 Iwan Kawrakow
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal