Check source files for missing SPDX headers

This commit is contained in:
2024-09-30 18:56:06 -06:00
parent 6e572d2748
commit 59903ba151
2 changed files with 92 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: Unlicense
package gigaparsec_test
import (