소스 검색

add header to not edit

jmorganca 11 달 전
부모
커밋
d6b6de9a5a
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)
  */