license : update copyright notice + add AUTHORS (#6405)
* license : add AUTHORS * authors : update * scipts : add LICENSE and gen-authors.sh to sync
This commit is contained in:
parent
cc4a95426d
commit
e11a8999b5
5 changed files with 675 additions and 1 deletions
|
@ -31,3 +31,6 @@ cp -rpv ../ggml/include/ggml/ggml-backend.h ./ggml-backend.h
|
|||
cp -rpv ../ggml/tests/test-opt.cpp ./tests/test-opt.cpp
|
||||
cp -rpv ../ggml/tests/test-grad0.cpp ./tests/test-grad0.cpp
|
||||
cp -rpv ../ggml/tests/test-backend-ops.cpp ./tests/test-backend-ops.cpp
|
||||
|
||||
cp -rpv ../LICENSE ./LICENSE
|
||||
cp -rpv ../ggml/scripts/gen-authors.sh ./scripts/gen-authors.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue