diff --git a/internal/contracts/operations.go b/internal/contracts/operations.go index 408f29adb..cbb9c63e3 100644 --- a/internal/contracts/operations.go +++ b/internal/contracts/operations.go @@ -1,4 +1,4 @@ -// Copyright © 2023 Kaleido, Inc. +// Copyright © 2024 Kaleido, Inc. // // SPDX-License-Identifier: Apache-2.0 // diff --git a/internal/contracts/operations_test.go b/internal/contracts/operations_test.go index fe30874fc..b3dcb9b4f 100644 --- a/internal/contracts/operations_test.go +++ b/internal/contracts/operations_test.go @@ -1,4 +1,4 @@ -// Copyright © 2023 Kaleido, Inc. +// Copyright © 2024 Kaleido, Inc. // // SPDX-License-Identifier: Apache-2.0 // diff --git a/internal/txcommon/contract_inputs.go b/internal/txcommon/contract_inputs.go index f2fead6ce..9b900f023 100644 --- a/internal/txcommon/contract_inputs.go +++ b/internal/txcommon/contract_inputs.go @@ -1,4 +1,4 @@ -// Copyright © 2023 Kaleido, Inc. +// Copyright © 2024 Kaleido, Inc. // // SPDX-License-Identifier: Apache-2.0 //