Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 committed Oct 23, 2023
1 parent 599fd7c commit 75c2d00
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chains/evm/abi/router.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// The Licensed Work is (c) 2023 Sygma
// SPDX-License-Identifier: LGPL-3.0-only

package abi

const RouterABI = `[
Expand Down
3 changes: 3 additions & 0 deletions chains/evm/listener/events/events.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// The Licensed Work is (c) 2023 Sygma
// SPDX-License-Identifier: LGPL-3.0-only

package events

import (
Expand Down
3 changes: 3 additions & 0 deletions chains/evm/listener/events/handlers/deposit.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// The Licensed Work is (c) 2023 Sygma
// SPDX-License-Identifier: LGPL-3.0-only

package handlers

import (
Expand Down

0 comments on commit 75c2d00

Please sign in to comment.