Parcourir la source

add header to not edit

jmorganca il y a 11 mois
Parent
commit
d6b6de9a5a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)
  */