[license] Fix license header of huf_decompress_amd64.S

* Add the license header for `huf_decompress_amd64.S`
* Add `.S` files to the `test-license.py` test
This commit is contained in:
Nick Terrell
2022-01-07 09:35:27 -08:00
parent 26d88c05f0
commit c7b03c217c
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ SUFFIXES = [
"Makefile",
".mk",
".py",
".S",
]
# License should certainly be in the first 10 KB.