add header to not edit

This commit is contained in:
jmorganca 2024-06-12 11:38:42 -07:00
parent 24a741424f
commit d6b6de9a5a

View File

@ -90,7 +90,7 @@ trap cleanup 0
cat <<EOF | sed 's/ *$//' >$TEMP_LICENSE
/**
* llama.cpp - git $sha1
* llama.cpp - git $sha1 - do not edit this file
*
$(sed 's/^/ * /' <$src_dir/LICENSE)
*/