Skip to content

Commit

Permalink
core: updated the current year to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
pinebit committed Jan 29, 2024
1 parent 15ca030 commit 68ce7f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 68ce7f8

Please sign in to comment.