diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a8949b63..ea4cad36c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: no-commit-to-branch # Protect specific branches (default: main/master) from direct checkins - repo: https://github.com/ObolNetwork/go-pre-commit-hooks - rev: v0.0.2 + rev: v0.0.3 hooks: - id: check-go-version args: [ -v=go1.21 ] # Only check minor version locally diff --git a/LICENSE b/LICENSE index 64647fe47..0bcfdb676 100644 --- a/LICENSE +++ b/LICENSE @@ -10,7 +10,7 @@ Parameters Licensor: Obol Labs, Inc. Licensed Work: Charon, the Distributed Validator Client - The Licensed Work is © 2022-2023 Obol Labs, Inc. + The Licensed Work is © 2022-2024 Obol Labs, Inc. Additional Use Grant: The use of the Licensed Work by the Licensee is limited to one (1) Distributed Validator on a production network.