Skip to content

Commit 574a32c

Browse files
committed
update copyright
1 parent 5274bfe commit 574a32c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+56
-56
lines changed

.resources/license_header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/address.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/compute_key.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/encryptor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/graph_key.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/private_key.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/private_key_ciphertext.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

wasm/src/account/signature.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2019-2023 Aleo Systems Inc.
1+
// Copyright (C) 2019-2025 Provable Inc.
22
// This file is part of the Aleo SDK library.
33

44
// The Aleo SDK library is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)