瀏覽代碼

add header to not edit

jmorganca 10 月之前
父節點
當前提交
5d6a6e5282
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      llama/sync_llama.sh

+ 1 - 1
llama/sync_llama.sh

@@ -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)
  */