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

View File

@ -1,5 +1,7 @@
// GENERATED FILE. DO NOT EDIT.
// SPDX-License-Identifier: Unlicense
package gigaparsec
// Bind combines p with a parser created by f that depends on p's result value.