add license header to files; update readme disclaimer (#368)

This commit is contained in:
noot
2023-04-04 13:12:12 -04:00
committed by GitHub
parent aa70b55a5c
commit b26228805c
205 changed files with 619 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
// Copyright 2023 Athanor Labs (ON)
// SPDX-License-Identifier: LGPL-3.0-only
// Package contracts is for go bindings generated from Solidity contracts as well as
// some utility functions for working with the contracts.
package contracts