Skip to content

Commit

Permalink
fix(iota-types): fix license headers (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M authored Jul 4, 2024
1 parent a3dc12b commit 0a6af9a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions crates/iota-types/src/storage/error.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Copyright (c) Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

// Modifications Copyright (c) 2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 0 additions & 2 deletions crates/iota-types/src/storage/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Copyright (c) Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

// Modifications Copyright (c) 2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 0 additions & 2 deletions crates/iota-types/src/storage/object_store_trait.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Copyright (c) Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

// Modifications Copyright (c) 2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 0 additions & 2 deletions crates/iota-types/src/storage/read_store.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Copyright (c) Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

// Modifications Copyright (c) 2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 0 additions & 2 deletions crates/iota-types/src/storage/shared_in_memory_store.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Copyright (c) Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

// Modifications Copyright (c) 2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 0 additions & 2 deletions crates/iota-types/src/storage/write_store.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
// Copyright (c) Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

// Modifications Copyright (c) 2024 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

Expand Down

0 comments on commit 0a6af9a

Please sign in to comment.