Skip to content

Commit 8213f6b

Browse files
authored
Merge pull request #2632 from kpandl/update_license_headers
Update license headers
2 parents aecddb6 + 40ace73 commit 8213f6b

File tree

1,404 files changed

+1404
-1404
lines changed

Some content is hidden

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

1,404 files changed

+1404
-1404
lines changed

.license_header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/benches/crypto_hash/poseidon.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/benches/fft/fft.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/benches/msm/variable_base.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/benches/snark/varuna.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/cuda/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/cuda/cuda/polynomial.cuh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/cuda/cuda/snarkvm.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/cuda/cuda/snarkvm_api.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

algorithms/cuda/src/lib.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Aleo Network Foundation
1+
// Copyright 2024-2025 Aleo Network Foundation
22
// This file is part of the snarkVM library.
33

44
// Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)