Skip to content

Commit 351cf45

Browse files
committed
chore: add licence headers
Signed-off-by: Gustavo Inacio <[email protected]>
1 parent 4cc0f7e commit 351cf45

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
// Copyright 2023-, Semiotic AI, Inc.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
pub mod memory;

tap_core/src/receipt/error.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2023-, Semiotic AI, Inc.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
use alloy_primitives::Address;
25
use serde::{Deserialize, Serialize};
36

0 commit comments

Comments
 (0)