Unlicens the code and add SPDX identifier to files

This commit is contained in:
2024-09-18 16:28:53 -06:00
parent 51eab78878
commit 1436be3c10
18 changed files with 56 additions and 16 deletions

2
seq.go
View File

@ -1,5 +1,7 @@
// GENERATED FILE. DO NOT EDIT.
// SPDX-License-Identifier: Unlicense
package gigaparsec
func Seq2[In, Out, T, T2 any](