Sfoglia il codice sorgente

add header to not edit

jmorganca 10 mesi fa
parent
commit
5d6a6e5282
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 cat <<EOF | sed 's/ *$//' >$TEMP_LICENSE
 /**
 /**
- * llama.cpp - git $sha1
+ * llama.cpp - git $sha1 - do not edit this file
  *
  *
 $(sed 's/^/ * /' <$src_dir/LICENSE)
 $(sed 's/^/ * /' <$src_dir/LICENSE)
  */
  */