From cb6de00aa51c2bfb1ed5eb8c836271d482a50b1a Mon Sep 17 00:00:00 2001 From: Arya Tabaie Date: Mon, 6 Jan 2025 15:12:17 -0600 Subject: [PATCH] Change copyright year to 2025 (#1383) Co-authored-by: Arya Tabaie <15056835+Tabaie@users.noreply.github.com> --- backend/groth16/bls12-377/commitment_test.go | 2 +- backend/groth16/bls12-377/marshal.go | 2 +- backend/groth16/bls12-377/marshal_test.go | 2 +- backend/groth16/bls12-377/mpcsetup/lagrange.go | 2 +- backend/groth16/bls12-377/mpcsetup/marshal.go | 2 +- backend/groth16/bls12-377/mpcsetup/marshal_test.go | 2 +- backend/groth16/bls12-377/mpcsetup/phase1.go | 2 +- backend/groth16/bls12-377/mpcsetup/phase2.go | 2 +- backend/groth16/bls12-377/mpcsetup/setup.go | 2 +- backend/groth16/bls12-377/mpcsetup/setup_test.go | 2 +- backend/groth16/bls12-377/mpcsetup/utils.go | 2 +- backend/groth16/bls12-377/prove.go | 2 +- backend/groth16/bls12-377/setup.go | 2 +- backend/groth16/bls12-377/verify.go | 2 +- backend/groth16/bls12-381/commitment_test.go | 2 +- backend/groth16/bls12-381/marshal.go | 2 +- backend/groth16/bls12-381/marshal_test.go | 2 +- backend/groth16/bls12-381/mpcsetup/lagrange.go | 2 +- backend/groth16/bls12-381/mpcsetup/marshal.go | 2 +- backend/groth16/bls12-381/mpcsetup/marshal_test.go | 2 +- backend/groth16/bls12-381/mpcsetup/phase1.go | 2 +- backend/groth16/bls12-381/mpcsetup/phase2.go | 2 +- backend/groth16/bls12-381/mpcsetup/setup.go | 2 +- backend/groth16/bls12-381/mpcsetup/setup_test.go | 2 +- backend/groth16/bls12-381/mpcsetup/utils.go | 2 +- backend/groth16/bls12-381/prove.go | 2 +- backend/groth16/bls12-381/setup.go | 2 +- backend/groth16/bls12-381/verify.go | 2 +- backend/groth16/bls24-315/commitment_test.go | 2 +- backend/groth16/bls24-315/marshal.go | 2 +- backend/groth16/bls24-315/marshal_test.go | 2 +- backend/groth16/bls24-315/mpcsetup/lagrange.go | 2 +- backend/groth16/bls24-315/mpcsetup/marshal.go | 2 +- backend/groth16/bls24-315/mpcsetup/marshal_test.go | 2 +- backend/groth16/bls24-315/mpcsetup/phase1.go | 2 +- backend/groth16/bls24-315/mpcsetup/phase2.go | 2 +- backend/groth16/bls24-315/mpcsetup/setup.go | 2 +- backend/groth16/bls24-315/mpcsetup/setup_test.go | 2 +- backend/groth16/bls24-315/mpcsetup/utils.go | 2 +- backend/groth16/bls24-315/prove.go | 2 +- backend/groth16/bls24-315/setup.go | 2 +- backend/groth16/bls24-315/verify.go | 2 +- backend/groth16/bls24-317/commitment_test.go | 2 +- backend/groth16/bls24-317/marshal.go | 2 +- backend/groth16/bls24-317/marshal_test.go | 2 +- backend/groth16/bls24-317/mpcsetup/lagrange.go | 2 +- backend/groth16/bls24-317/mpcsetup/marshal.go | 2 +- backend/groth16/bls24-317/mpcsetup/marshal_test.go | 2 +- backend/groth16/bls24-317/mpcsetup/phase1.go | 2 +- backend/groth16/bls24-317/mpcsetup/phase2.go | 2 +- backend/groth16/bls24-317/mpcsetup/setup.go | 2 +- backend/groth16/bls24-317/mpcsetup/setup_test.go | 2 +- backend/groth16/bls24-317/mpcsetup/utils.go | 2 +- backend/groth16/bls24-317/prove.go | 2 +- backend/groth16/bls24-317/setup.go | 2 +- backend/groth16/bls24-317/verify.go | 2 +- backend/groth16/bn254/commitment_test.go | 2 +- backend/groth16/bn254/marshal.go | 2 +- backend/groth16/bn254/marshal_test.go | 2 +- backend/groth16/bn254/mpcsetup/lagrange.go | 2 +- backend/groth16/bn254/mpcsetup/marshal.go | 2 +- backend/groth16/bn254/mpcsetup/marshal_test.go | 2 +- backend/groth16/bn254/mpcsetup/phase1.go | 2 +- backend/groth16/bn254/mpcsetup/phase2.go | 2 +- backend/groth16/bn254/mpcsetup/setup.go | 2 +- backend/groth16/bn254/mpcsetup/setup_test.go | 2 +- backend/groth16/bn254/mpcsetup/utils.go | 2 +- backend/groth16/bn254/prove.go | 2 +- backend/groth16/bn254/setup.go | 2 +- backend/groth16/bn254/verify.go | 2 +- backend/groth16/bw6-633/commitment_test.go | 2 +- backend/groth16/bw6-633/marshal.go | 2 +- backend/groth16/bw6-633/marshal_test.go | 2 +- backend/groth16/bw6-633/mpcsetup/lagrange.go | 2 +- backend/groth16/bw6-633/mpcsetup/marshal.go | 2 +- backend/groth16/bw6-633/mpcsetup/marshal_test.go | 2 +- backend/groth16/bw6-633/mpcsetup/phase1.go | 2 +- backend/groth16/bw6-633/mpcsetup/phase2.go | 2 +- backend/groth16/bw6-633/mpcsetup/setup.go | 2 +- backend/groth16/bw6-633/mpcsetup/setup_test.go | 2 +- backend/groth16/bw6-633/mpcsetup/utils.go | 2 +- backend/groth16/bw6-633/prove.go | 2 +- backend/groth16/bw6-633/setup.go | 2 +- backend/groth16/bw6-633/verify.go | 2 +- backend/groth16/bw6-761/commitment_test.go | 2 +- backend/groth16/bw6-761/marshal.go | 2 +- backend/groth16/bw6-761/marshal_test.go | 2 +- backend/groth16/bw6-761/mpcsetup/lagrange.go | 2 +- backend/groth16/bw6-761/mpcsetup/marshal.go | 2 +- backend/groth16/bw6-761/mpcsetup/marshal_test.go | 2 +- backend/groth16/bw6-761/mpcsetup/phase1.go | 2 +- backend/groth16/bw6-761/mpcsetup/phase2.go | 2 +- backend/groth16/bw6-761/mpcsetup/setup.go | 2 +- backend/groth16/bw6-761/mpcsetup/setup_test.go | 2 +- backend/groth16/bw6-761/mpcsetup/utils.go | 2 +- backend/groth16/bw6-761/prove.go | 2 +- backend/groth16/bw6-761/setup.go | 2 +- backend/groth16/bw6-761/verify.go | 2 +- backend/plonk/bls12-377/marshal.go | 2 +- backend/plonk/bls12-377/marshal_test.go | 2 +- backend/plonk/bls12-377/prove.go | 2 +- backend/plonk/bls12-377/setup.go | 2 +- backend/plonk/bls12-377/verify.go | 2 +- backend/plonk/bls12-381/marshal.go | 2 +- backend/plonk/bls12-381/marshal_test.go | 2 +- backend/plonk/bls12-381/prove.go | 2 +- backend/plonk/bls12-381/setup.go | 2 +- backend/plonk/bls12-381/verify.go | 2 +- backend/plonk/bls24-315/marshal.go | 2 +- backend/plonk/bls24-315/marshal_test.go | 2 +- backend/plonk/bls24-315/prove.go | 2 +- backend/plonk/bls24-315/setup.go | 2 +- backend/plonk/bls24-315/verify.go | 2 +- backend/plonk/bls24-317/marshal.go | 2 +- backend/plonk/bls24-317/marshal_test.go | 2 +- backend/plonk/bls24-317/prove.go | 2 +- backend/plonk/bls24-317/setup.go | 2 +- backend/plonk/bls24-317/verify.go | 2 +- backend/plonk/bn254/marshal.go | 2 +- backend/plonk/bn254/marshal_test.go | 2 +- backend/plonk/bn254/prove.go | 2 +- backend/plonk/bn254/setup.go | 2 +- backend/plonk/bn254/verify.go | 2 +- backend/plonk/bw6-633/marshal.go | 2 +- backend/plonk/bw6-633/marshal_test.go | 2 +- backend/plonk/bw6-633/prove.go | 2 +- backend/plonk/bw6-633/setup.go | 2 +- backend/plonk/bw6-633/verify.go | 2 +- backend/plonk/bw6-761/marshal.go | 2 +- backend/plonk/bw6-761/marshal_test.go | 2 +- backend/plonk/bw6-761/prove.go | 2 +- backend/plonk/bw6-761/setup.go | 2 +- backend/plonk/bw6-761/verify.go | 2 +- constraint/bls12-377/coeff.go | 2 +- constraint/bls12-377/gkr.go | 2 +- constraint/bls12-377/marshal.go | 2 +- constraint/bls12-377/r1cs_test.go | 2 +- constraint/bls12-377/solver.go | 2 +- constraint/bls12-377/system.go | 2 +- constraint/bls12-381/coeff.go | 2 +- constraint/bls12-381/gkr.go | 2 +- constraint/bls12-381/marshal.go | 2 +- constraint/bls12-381/r1cs_test.go | 2 +- constraint/bls12-381/solver.go | 2 +- constraint/bls12-381/system.go | 2 +- constraint/bls24-315/coeff.go | 2 +- constraint/bls24-315/gkr.go | 2 +- constraint/bls24-315/marshal.go | 2 +- constraint/bls24-315/r1cs_test.go | 2 +- constraint/bls24-315/solver.go | 2 +- constraint/bls24-315/system.go | 2 +- constraint/bls24-317/coeff.go | 2 +- constraint/bls24-317/gkr.go | 2 +- constraint/bls24-317/marshal.go | 2 +- constraint/bls24-317/r1cs_test.go | 2 +- constraint/bls24-317/solver.go | 2 +- constraint/bls24-317/system.go | 2 +- constraint/bn254/coeff.go | 2 +- constraint/bn254/gkr.go | 2 +- constraint/bn254/marshal.go | 2 +- constraint/bn254/r1cs_test.go | 2 +- constraint/bn254/solver.go | 2 +- constraint/bn254/system.go | 2 +- constraint/bw6-633/coeff.go | 2 +- constraint/bw6-633/gkr.go | 2 +- constraint/bw6-633/marshal.go | 2 +- constraint/bw6-633/r1cs_test.go | 2 +- constraint/bw6-633/solver.go | 2 +- constraint/bw6-633/system.go | 2 +- constraint/bw6-761/coeff.go | 2 +- constraint/bw6-761/gkr.go | 2 +- constraint/bw6-761/marshal.go | 2 +- constraint/bw6-761/r1cs_test.go | 2 +- constraint/bw6-761/solver.go | 2 +- constraint/bw6-761/system.go | 2 +- constraint/tinyfield/coeff.go | 2 +- constraint/tinyfield/marshal.go | 2 +- constraint/tinyfield/r1cs_test.go | 2 +- constraint/tinyfield/solver.go | 2 +- constraint/tinyfield/system.go | 2 +- internal/tinyfield/arith.go | 2 +- internal/tinyfield/doc.go | 2 +- internal/tinyfield/element.go | 2 +- internal/tinyfield/element_purego.go | 2 +- internal/tinyfield/element_test.go | 2 +- internal/tinyfield/vector.go | 2 +- internal/tinyfield/vector_purego.go | 2 +- internal/tinyfield/vector_test.go | 2 +- 188 files changed, 188 insertions(+), 188 deletions(-) diff --git a/backend/groth16/bls12-377/commitment_test.go b/backend/groth16/bls12-377/commitment_test.go index cf4a19931..2b1152388 100644 --- a/backend/groth16/bls12-377/commitment_test.go +++ b/backend/groth16/bls12-377/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/marshal.go b/backend/groth16/bls12-377/marshal.go index e5072c7ba..2614fe191 100644 --- a/backend/groth16/bls12-377/marshal.go +++ b/backend/groth16/bls12-377/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/marshal_test.go b/backend/groth16/bls12-377/marshal_test.go index 70a39cfea..7cb664673 100644 --- a/backend/groth16/bls12-377/marshal_test.go +++ b/backend/groth16/bls12-377/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/lagrange.go b/backend/groth16/bls12-377/mpcsetup/lagrange.go index b240155f1..b7cc5535a 100644 --- a/backend/groth16/bls12-377/mpcsetup/lagrange.go +++ b/backend/groth16/bls12-377/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/marshal.go b/backend/groth16/bls12-377/mpcsetup/marshal.go index aab5af405..ed7e69933 100644 --- a/backend/groth16/bls12-377/mpcsetup/marshal.go +++ b/backend/groth16/bls12-377/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/marshal_test.go b/backend/groth16/bls12-377/mpcsetup/marshal_test.go index af045351c..5fcd3594d 100644 --- a/backend/groth16/bls12-377/mpcsetup/marshal_test.go +++ b/backend/groth16/bls12-377/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/phase1.go b/backend/groth16/bls12-377/mpcsetup/phase1.go index 724ac887b..ab471c2ab 100644 --- a/backend/groth16/bls12-377/mpcsetup/phase1.go +++ b/backend/groth16/bls12-377/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/phase2.go b/backend/groth16/bls12-377/mpcsetup/phase2.go index bb4ab9a05..48e05fbc6 100644 --- a/backend/groth16/bls12-377/mpcsetup/phase2.go +++ b/backend/groth16/bls12-377/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/setup.go b/backend/groth16/bls12-377/mpcsetup/setup.go index 1796c0020..34b1c0e0f 100644 --- a/backend/groth16/bls12-377/mpcsetup/setup.go +++ b/backend/groth16/bls12-377/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/setup_test.go b/backend/groth16/bls12-377/mpcsetup/setup_test.go index 24204f31c..c31ff4bf1 100644 --- a/backend/groth16/bls12-377/mpcsetup/setup_test.go +++ b/backend/groth16/bls12-377/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/mpcsetup/utils.go b/backend/groth16/bls12-377/mpcsetup/utils.go index a0757bc06..fe56aaf19 100644 --- a/backend/groth16/bls12-377/mpcsetup/utils.go +++ b/backend/groth16/bls12-377/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/prove.go b/backend/groth16/bls12-377/prove.go index 282b7da3d..6ee0df5ec 100644 --- a/backend/groth16/bls12-377/prove.go +++ b/backend/groth16/bls12-377/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/setup.go b/backend/groth16/bls12-377/setup.go index 8b599d571..d4f023fc5 100644 --- a/backend/groth16/bls12-377/setup.go +++ b/backend/groth16/bls12-377/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-377/verify.go b/backend/groth16/bls12-377/verify.go index ff95c7ec6..3c36f182d 100644 --- a/backend/groth16/bls12-377/verify.go +++ b/backend/groth16/bls12-377/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/commitment_test.go b/backend/groth16/bls12-381/commitment_test.go index 087f68a6f..ad5a2a6c9 100644 --- a/backend/groth16/bls12-381/commitment_test.go +++ b/backend/groth16/bls12-381/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/marshal.go b/backend/groth16/bls12-381/marshal.go index 9fbb9273c..5f8a5fe32 100644 --- a/backend/groth16/bls12-381/marshal.go +++ b/backend/groth16/bls12-381/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/marshal_test.go b/backend/groth16/bls12-381/marshal_test.go index 6156c5c2a..fb7f72869 100644 --- a/backend/groth16/bls12-381/marshal_test.go +++ b/backend/groth16/bls12-381/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/lagrange.go b/backend/groth16/bls12-381/mpcsetup/lagrange.go index 34d3b1d04..da31e2a6c 100644 --- a/backend/groth16/bls12-381/mpcsetup/lagrange.go +++ b/backend/groth16/bls12-381/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/marshal.go b/backend/groth16/bls12-381/mpcsetup/marshal.go index 47c750583..4d4994d9a 100644 --- a/backend/groth16/bls12-381/mpcsetup/marshal.go +++ b/backend/groth16/bls12-381/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/marshal_test.go b/backend/groth16/bls12-381/mpcsetup/marshal_test.go index 7104c8eac..ae297dbf3 100644 --- a/backend/groth16/bls12-381/mpcsetup/marshal_test.go +++ b/backend/groth16/bls12-381/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/phase1.go b/backend/groth16/bls12-381/mpcsetup/phase1.go index be297e477..e476f527a 100644 --- a/backend/groth16/bls12-381/mpcsetup/phase1.go +++ b/backend/groth16/bls12-381/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/phase2.go b/backend/groth16/bls12-381/mpcsetup/phase2.go index 09610500c..dbb525181 100644 --- a/backend/groth16/bls12-381/mpcsetup/phase2.go +++ b/backend/groth16/bls12-381/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/setup.go b/backend/groth16/bls12-381/mpcsetup/setup.go index 64e42f488..d6a260841 100644 --- a/backend/groth16/bls12-381/mpcsetup/setup.go +++ b/backend/groth16/bls12-381/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/setup_test.go b/backend/groth16/bls12-381/mpcsetup/setup_test.go index 37a20a1d8..3757ee19d 100644 --- a/backend/groth16/bls12-381/mpcsetup/setup_test.go +++ b/backend/groth16/bls12-381/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/mpcsetup/utils.go b/backend/groth16/bls12-381/mpcsetup/utils.go index 6868c0278..a87234cf3 100644 --- a/backend/groth16/bls12-381/mpcsetup/utils.go +++ b/backend/groth16/bls12-381/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/prove.go b/backend/groth16/bls12-381/prove.go index fd3a54981..497de249b 100644 --- a/backend/groth16/bls12-381/prove.go +++ b/backend/groth16/bls12-381/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/setup.go b/backend/groth16/bls12-381/setup.go index 9c4eb9592..4500f36c2 100644 --- a/backend/groth16/bls12-381/setup.go +++ b/backend/groth16/bls12-381/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls12-381/verify.go b/backend/groth16/bls12-381/verify.go index 798c093bd..baf4163d1 100644 --- a/backend/groth16/bls12-381/verify.go +++ b/backend/groth16/bls12-381/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/commitment_test.go b/backend/groth16/bls24-315/commitment_test.go index c8a3f1180..d39b6376a 100644 --- a/backend/groth16/bls24-315/commitment_test.go +++ b/backend/groth16/bls24-315/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/marshal.go b/backend/groth16/bls24-315/marshal.go index 72591f46c..f330c626c 100644 --- a/backend/groth16/bls24-315/marshal.go +++ b/backend/groth16/bls24-315/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/marshal_test.go b/backend/groth16/bls24-315/marshal_test.go index ce9121251..04a4f5119 100644 --- a/backend/groth16/bls24-315/marshal_test.go +++ b/backend/groth16/bls24-315/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/lagrange.go b/backend/groth16/bls24-315/mpcsetup/lagrange.go index 68a642863..156d3a08e 100644 --- a/backend/groth16/bls24-315/mpcsetup/lagrange.go +++ b/backend/groth16/bls24-315/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/marshal.go b/backend/groth16/bls24-315/mpcsetup/marshal.go index 7c994e08f..62d147007 100644 --- a/backend/groth16/bls24-315/mpcsetup/marshal.go +++ b/backend/groth16/bls24-315/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/marshal_test.go b/backend/groth16/bls24-315/mpcsetup/marshal_test.go index ffd1631d7..cc7e19ed8 100644 --- a/backend/groth16/bls24-315/mpcsetup/marshal_test.go +++ b/backend/groth16/bls24-315/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/phase1.go b/backend/groth16/bls24-315/mpcsetup/phase1.go index c61a80762..e98b00ddc 100644 --- a/backend/groth16/bls24-315/mpcsetup/phase1.go +++ b/backend/groth16/bls24-315/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/phase2.go b/backend/groth16/bls24-315/mpcsetup/phase2.go index 8d11d19a0..9c1c74e35 100644 --- a/backend/groth16/bls24-315/mpcsetup/phase2.go +++ b/backend/groth16/bls24-315/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/setup.go b/backend/groth16/bls24-315/mpcsetup/setup.go index 26ca9fcc7..df3abc91b 100644 --- a/backend/groth16/bls24-315/mpcsetup/setup.go +++ b/backend/groth16/bls24-315/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/setup_test.go b/backend/groth16/bls24-315/mpcsetup/setup_test.go index 5a8b6d63d..786bcbdfe 100644 --- a/backend/groth16/bls24-315/mpcsetup/setup_test.go +++ b/backend/groth16/bls24-315/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/mpcsetup/utils.go b/backend/groth16/bls24-315/mpcsetup/utils.go index 0bd4cdd3c..95e43b8c5 100644 --- a/backend/groth16/bls24-315/mpcsetup/utils.go +++ b/backend/groth16/bls24-315/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/prove.go b/backend/groth16/bls24-315/prove.go index 5c8187128..f610b9462 100644 --- a/backend/groth16/bls24-315/prove.go +++ b/backend/groth16/bls24-315/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/setup.go b/backend/groth16/bls24-315/setup.go index bb126cc3e..fcd392fcc 100644 --- a/backend/groth16/bls24-315/setup.go +++ b/backend/groth16/bls24-315/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-315/verify.go b/backend/groth16/bls24-315/verify.go index 580ae2031..8a4d1f675 100644 --- a/backend/groth16/bls24-315/verify.go +++ b/backend/groth16/bls24-315/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/commitment_test.go b/backend/groth16/bls24-317/commitment_test.go index d08a909c7..5682bba63 100644 --- a/backend/groth16/bls24-317/commitment_test.go +++ b/backend/groth16/bls24-317/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/marshal.go b/backend/groth16/bls24-317/marshal.go index e42d864ef..f2f0a4504 100644 --- a/backend/groth16/bls24-317/marshal.go +++ b/backend/groth16/bls24-317/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/marshal_test.go b/backend/groth16/bls24-317/marshal_test.go index 5803cfe5f..e472051fb 100644 --- a/backend/groth16/bls24-317/marshal_test.go +++ b/backend/groth16/bls24-317/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/lagrange.go b/backend/groth16/bls24-317/mpcsetup/lagrange.go index ad78a233a..e8b45d396 100644 --- a/backend/groth16/bls24-317/mpcsetup/lagrange.go +++ b/backend/groth16/bls24-317/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/marshal.go b/backend/groth16/bls24-317/mpcsetup/marshal.go index 19706282c..b08784639 100644 --- a/backend/groth16/bls24-317/mpcsetup/marshal.go +++ b/backend/groth16/bls24-317/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/marshal_test.go b/backend/groth16/bls24-317/mpcsetup/marshal_test.go index 15c39e9e1..a6905524b 100644 --- a/backend/groth16/bls24-317/mpcsetup/marshal_test.go +++ b/backend/groth16/bls24-317/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/phase1.go b/backend/groth16/bls24-317/mpcsetup/phase1.go index 774f1a6aa..0004ef490 100644 --- a/backend/groth16/bls24-317/mpcsetup/phase1.go +++ b/backend/groth16/bls24-317/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/phase2.go b/backend/groth16/bls24-317/mpcsetup/phase2.go index 5521eadb9..6f7a2bf8d 100644 --- a/backend/groth16/bls24-317/mpcsetup/phase2.go +++ b/backend/groth16/bls24-317/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/setup.go b/backend/groth16/bls24-317/mpcsetup/setup.go index c4620fb3c..e01ada399 100644 --- a/backend/groth16/bls24-317/mpcsetup/setup.go +++ b/backend/groth16/bls24-317/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/setup_test.go b/backend/groth16/bls24-317/mpcsetup/setup_test.go index 98e466aa9..80cf43263 100644 --- a/backend/groth16/bls24-317/mpcsetup/setup_test.go +++ b/backend/groth16/bls24-317/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/mpcsetup/utils.go b/backend/groth16/bls24-317/mpcsetup/utils.go index 69dbbdefa..51d4583a4 100644 --- a/backend/groth16/bls24-317/mpcsetup/utils.go +++ b/backend/groth16/bls24-317/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/prove.go b/backend/groth16/bls24-317/prove.go index d0e4c44ad..41f858d9e 100644 --- a/backend/groth16/bls24-317/prove.go +++ b/backend/groth16/bls24-317/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/setup.go b/backend/groth16/bls24-317/setup.go index 9b42e4e30..f1962d9b3 100644 --- a/backend/groth16/bls24-317/setup.go +++ b/backend/groth16/bls24-317/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bls24-317/verify.go b/backend/groth16/bls24-317/verify.go index 75ab20a55..e1fafd454 100644 --- a/backend/groth16/bls24-317/verify.go +++ b/backend/groth16/bls24-317/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/commitment_test.go b/backend/groth16/bn254/commitment_test.go index 62054a12a..fb821dfe6 100644 --- a/backend/groth16/bn254/commitment_test.go +++ b/backend/groth16/bn254/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/marshal.go b/backend/groth16/bn254/marshal.go index a7c314e9e..e79b24eac 100644 --- a/backend/groth16/bn254/marshal.go +++ b/backend/groth16/bn254/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/marshal_test.go b/backend/groth16/bn254/marshal_test.go index 2ced93651..7e4aa1b6b 100644 --- a/backend/groth16/bn254/marshal_test.go +++ b/backend/groth16/bn254/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/lagrange.go b/backend/groth16/bn254/mpcsetup/lagrange.go index b41b6596a..c694ee35b 100644 --- a/backend/groth16/bn254/mpcsetup/lagrange.go +++ b/backend/groth16/bn254/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/marshal.go b/backend/groth16/bn254/mpcsetup/marshal.go index e2c26d591..94156c989 100644 --- a/backend/groth16/bn254/mpcsetup/marshal.go +++ b/backend/groth16/bn254/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/marshal_test.go b/backend/groth16/bn254/mpcsetup/marshal_test.go index 317e58737..0b615cfb9 100644 --- a/backend/groth16/bn254/mpcsetup/marshal_test.go +++ b/backend/groth16/bn254/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/phase1.go b/backend/groth16/bn254/mpcsetup/phase1.go index 18ffdd064..2ba641bfe 100644 --- a/backend/groth16/bn254/mpcsetup/phase1.go +++ b/backend/groth16/bn254/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/phase2.go b/backend/groth16/bn254/mpcsetup/phase2.go index 9ec35d37a..c0f4874dc 100644 --- a/backend/groth16/bn254/mpcsetup/phase2.go +++ b/backend/groth16/bn254/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/setup.go b/backend/groth16/bn254/mpcsetup/setup.go index 27fd03490..e2621ce15 100644 --- a/backend/groth16/bn254/mpcsetup/setup.go +++ b/backend/groth16/bn254/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/setup_test.go b/backend/groth16/bn254/mpcsetup/setup_test.go index 4621926b8..4e01da2c5 100644 --- a/backend/groth16/bn254/mpcsetup/setup_test.go +++ b/backend/groth16/bn254/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/mpcsetup/utils.go b/backend/groth16/bn254/mpcsetup/utils.go index 66a7edaa4..e2be5e248 100644 --- a/backend/groth16/bn254/mpcsetup/utils.go +++ b/backend/groth16/bn254/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/prove.go b/backend/groth16/bn254/prove.go index d7eb7d4ba..f7eea5932 100644 --- a/backend/groth16/bn254/prove.go +++ b/backend/groth16/bn254/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/setup.go b/backend/groth16/bn254/setup.go index b4f4ba9ec..bfbd818e4 100644 --- a/backend/groth16/bn254/setup.go +++ b/backend/groth16/bn254/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bn254/verify.go b/backend/groth16/bn254/verify.go index eadaedd52..72d376516 100644 --- a/backend/groth16/bn254/verify.go +++ b/backend/groth16/bn254/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/commitment_test.go b/backend/groth16/bw6-633/commitment_test.go index 85f61bbc7..fc2d43a1a 100644 --- a/backend/groth16/bw6-633/commitment_test.go +++ b/backend/groth16/bw6-633/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/marshal.go b/backend/groth16/bw6-633/marshal.go index 910af8e61..99746966e 100644 --- a/backend/groth16/bw6-633/marshal.go +++ b/backend/groth16/bw6-633/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/marshal_test.go b/backend/groth16/bw6-633/marshal_test.go index 6f79f856d..fd333e62d 100644 --- a/backend/groth16/bw6-633/marshal_test.go +++ b/backend/groth16/bw6-633/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/lagrange.go b/backend/groth16/bw6-633/mpcsetup/lagrange.go index 3a50fc463..288d9732c 100644 --- a/backend/groth16/bw6-633/mpcsetup/lagrange.go +++ b/backend/groth16/bw6-633/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/marshal.go b/backend/groth16/bw6-633/mpcsetup/marshal.go index 9c4cc27ac..c50018614 100644 --- a/backend/groth16/bw6-633/mpcsetup/marshal.go +++ b/backend/groth16/bw6-633/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/marshal_test.go b/backend/groth16/bw6-633/mpcsetup/marshal_test.go index a0ac90833..f4e12c3da 100644 --- a/backend/groth16/bw6-633/mpcsetup/marshal_test.go +++ b/backend/groth16/bw6-633/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/phase1.go b/backend/groth16/bw6-633/mpcsetup/phase1.go index 43d1af3a0..57c4528d3 100644 --- a/backend/groth16/bw6-633/mpcsetup/phase1.go +++ b/backend/groth16/bw6-633/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/phase2.go b/backend/groth16/bw6-633/mpcsetup/phase2.go index 10160fc8e..21e5ab405 100644 --- a/backend/groth16/bw6-633/mpcsetup/phase2.go +++ b/backend/groth16/bw6-633/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/setup.go b/backend/groth16/bw6-633/mpcsetup/setup.go index 811e75da6..cdb115da1 100644 --- a/backend/groth16/bw6-633/mpcsetup/setup.go +++ b/backend/groth16/bw6-633/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/setup_test.go b/backend/groth16/bw6-633/mpcsetup/setup_test.go index 18c1e2745..689e00d48 100644 --- a/backend/groth16/bw6-633/mpcsetup/setup_test.go +++ b/backend/groth16/bw6-633/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/mpcsetup/utils.go b/backend/groth16/bw6-633/mpcsetup/utils.go index 858e911e3..479f40f84 100644 --- a/backend/groth16/bw6-633/mpcsetup/utils.go +++ b/backend/groth16/bw6-633/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/prove.go b/backend/groth16/bw6-633/prove.go index 680600b9b..3783ccf79 100644 --- a/backend/groth16/bw6-633/prove.go +++ b/backend/groth16/bw6-633/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/setup.go b/backend/groth16/bw6-633/setup.go index f7bf9f778..d7ce66cde 100644 --- a/backend/groth16/bw6-633/setup.go +++ b/backend/groth16/bw6-633/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-633/verify.go b/backend/groth16/bw6-633/verify.go index 24d2f97a4..745ba7a7d 100644 --- a/backend/groth16/bw6-633/verify.go +++ b/backend/groth16/bw6-633/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/commitment_test.go b/backend/groth16/bw6-761/commitment_test.go index f93f2eaff..26ed32e5b 100644 --- a/backend/groth16/bw6-761/commitment_test.go +++ b/backend/groth16/bw6-761/commitment_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/marshal.go b/backend/groth16/bw6-761/marshal.go index a3d2b2db9..6a4276b5d 100644 --- a/backend/groth16/bw6-761/marshal.go +++ b/backend/groth16/bw6-761/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/marshal_test.go b/backend/groth16/bw6-761/marshal_test.go index 5925e607d..359a80461 100644 --- a/backend/groth16/bw6-761/marshal_test.go +++ b/backend/groth16/bw6-761/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/lagrange.go b/backend/groth16/bw6-761/mpcsetup/lagrange.go index d90e04b4f..ce12bdb79 100644 --- a/backend/groth16/bw6-761/mpcsetup/lagrange.go +++ b/backend/groth16/bw6-761/mpcsetup/lagrange.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/marshal.go b/backend/groth16/bw6-761/mpcsetup/marshal.go index 27477cd27..811e290f6 100644 --- a/backend/groth16/bw6-761/mpcsetup/marshal.go +++ b/backend/groth16/bw6-761/mpcsetup/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/marshal_test.go b/backend/groth16/bw6-761/mpcsetup/marshal_test.go index 2b202dd53..0979c6e08 100644 --- a/backend/groth16/bw6-761/mpcsetup/marshal_test.go +++ b/backend/groth16/bw6-761/mpcsetup/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/phase1.go b/backend/groth16/bw6-761/mpcsetup/phase1.go index 9d3257052..72689cc55 100644 --- a/backend/groth16/bw6-761/mpcsetup/phase1.go +++ b/backend/groth16/bw6-761/mpcsetup/phase1.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/phase2.go b/backend/groth16/bw6-761/mpcsetup/phase2.go index ef9d99afc..5ed0b3abe 100644 --- a/backend/groth16/bw6-761/mpcsetup/phase2.go +++ b/backend/groth16/bw6-761/mpcsetup/phase2.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/setup.go b/backend/groth16/bw6-761/mpcsetup/setup.go index c16abc93b..97886b2b9 100644 --- a/backend/groth16/bw6-761/mpcsetup/setup.go +++ b/backend/groth16/bw6-761/mpcsetup/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/setup_test.go b/backend/groth16/bw6-761/mpcsetup/setup_test.go index 415690357..dcbb22c31 100644 --- a/backend/groth16/bw6-761/mpcsetup/setup_test.go +++ b/backend/groth16/bw6-761/mpcsetup/setup_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/mpcsetup/utils.go b/backend/groth16/bw6-761/mpcsetup/utils.go index c6df8a75f..f7c1a2c81 100644 --- a/backend/groth16/bw6-761/mpcsetup/utils.go +++ b/backend/groth16/bw6-761/mpcsetup/utils.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/prove.go b/backend/groth16/bw6-761/prove.go index 48fceb29b..d4705bb2d 100644 --- a/backend/groth16/bw6-761/prove.go +++ b/backend/groth16/bw6-761/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/setup.go b/backend/groth16/bw6-761/setup.go index 59943fb93..fea8d92c7 100644 --- a/backend/groth16/bw6-761/setup.go +++ b/backend/groth16/bw6-761/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/groth16/bw6-761/verify.go b/backend/groth16/bw6-761/verify.go index 81b54ece3..df89379e8 100644 --- a/backend/groth16/bw6-761/verify.go +++ b/backend/groth16/bw6-761/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-377/marshal.go b/backend/plonk/bls12-377/marshal.go index 5ab5d9780..45fc6ea39 100644 --- a/backend/plonk/bls12-377/marshal.go +++ b/backend/plonk/bls12-377/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-377/marshal_test.go b/backend/plonk/bls12-377/marshal_test.go index e523566bd..fdfc7daec 100644 --- a/backend/plonk/bls12-377/marshal_test.go +++ b/backend/plonk/bls12-377/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-377/prove.go b/backend/plonk/bls12-377/prove.go index acf19b772..9d465eac1 100644 --- a/backend/plonk/bls12-377/prove.go +++ b/backend/plonk/bls12-377/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-377/setup.go b/backend/plonk/bls12-377/setup.go index 10ece24e9..8e469d1fb 100644 --- a/backend/plonk/bls12-377/setup.go +++ b/backend/plonk/bls12-377/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-377/verify.go b/backend/plonk/bls12-377/verify.go index 70aed2752..571d44686 100644 --- a/backend/plonk/bls12-377/verify.go +++ b/backend/plonk/bls12-377/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-381/marshal.go b/backend/plonk/bls12-381/marshal.go index 368d61143..18245c73b 100644 --- a/backend/plonk/bls12-381/marshal.go +++ b/backend/plonk/bls12-381/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-381/marshal_test.go b/backend/plonk/bls12-381/marshal_test.go index 6df71fc31..67a838615 100644 --- a/backend/plonk/bls12-381/marshal_test.go +++ b/backend/plonk/bls12-381/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-381/prove.go b/backend/plonk/bls12-381/prove.go index aa023214c..936ae723d 100644 --- a/backend/plonk/bls12-381/prove.go +++ b/backend/plonk/bls12-381/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-381/setup.go b/backend/plonk/bls12-381/setup.go index ef2a721bb..7bca6364d 100644 --- a/backend/plonk/bls12-381/setup.go +++ b/backend/plonk/bls12-381/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls12-381/verify.go b/backend/plonk/bls12-381/verify.go index ccaf735fd..307e5de5b 100644 --- a/backend/plonk/bls12-381/verify.go +++ b/backend/plonk/bls12-381/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-315/marshal.go b/backend/plonk/bls24-315/marshal.go index 12ef5b14a..1369d32b7 100644 --- a/backend/plonk/bls24-315/marshal.go +++ b/backend/plonk/bls24-315/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-315/marshal_test.go b/backend/plonk/bls24-315/marshal_test.go index b941db9dd..240713164 100644 --- a/backend/plonk/bls24-315/marshal_test.go +++ b/backend/plonk/bls24-315/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-315/prove.go b/backend/plonk/bls24-315/prove.go index e27e54835..d25ba7308 100644 --- a/backend/plonk/bls24-315/prove.go +++ b/backend/plonk/bls24-315/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-315/setup.go b/backend/plonk/bls24-315/setup.go index 8784290e9..adc8b7fe8 100644 --- a/backend/plonk/bls24-315/setup.go +++ b/backend/plonk/bls24-315/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-315/verify.go b/backend/plonk/bls24-315/verify.go index 992059492..e4346b76c 100644 --- a/backend/plonk/bls24-315/verify.go +++ b/backend/plonk/bls24-315/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-317/marshal.go b/backend/plonk/bls24-317/marshal.go index 05635202c..e8bb86993 100644 --- a/backend/plonk/bls24-317/marshal.go +++ b/backend/plonk/bls24-317/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-317/marshal_test.go b/backend/plonk/bls24-317/marshal_test.go index 492495768..78ba13881 100644 --- a/backend/plonk/bls24-317/marshal_test.go +++ b/backend/plonk/bls24-317/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-317/prove.go b/backend/plonk/bls24-317/prove.go index 8e8ea8df9..ebf1b860f 100644 --- a/backend/plonk/bls24-317/prove.go +++ b/backend/plonk/bls24-317/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-317/setup.go b/backend/plonk/bls24-317/setup.go index 733074250..ae716c0b1 100644 --- a/backend/plonk/bls24-317/setup.go +++ b/backend/plonk/bls24-317/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bls24-317/verify.go b/backend/plonk/bls24-317/verify.go index bbdf4728a..b92d4a6f8 100644 --- a/backend/plonk/bls24-317/verify.go +++ b/backend/plonk/bls24-317/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bn254/marshal.go b/backend/plonk/bn254/marshal.go index 9639b8381..a5f416441 100644 --- a/backend/plonk/bn254/marshal.go +++ b/backend/plonk/bn254/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bn254/marshal_test.go b/backend/plonk/bn254/marshal_test.go index 6a734d367..3c01ae3d7 100644 --- a/backend/plonk/bn254/marshal_test.go +++ b/backend/plonk/bn254/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bn254/prove.go b/backend/plonk/bn254/prove.go index 16979d069..fa9255139 100644 --- a/backend/plonk/bn254/prove.go +++ b/backend/plonk/bn254/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bn254/setup.go b/backend/plonk/bn254/setup.go index fa78238a4..6324c432c 100644 --- a/backend/plonk/bn254/setup.go +++ b/backend/plonk/bn254/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bn254/verify.go b/backend/plonk/bn254/verify.go index 4a6cf9450..4e39a3120 100644 --- a/backend/plonk/bn254/verify.go +++ b/backend/plonk/bn254/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-633/marshal.go b/backend/plonk/bw6-633/marshal.go index f58907cdc..1a527dcd9 100644 --- a/backend/plonk/bw6-633/marshal.go +++ b/backend/plonk/bw6-633/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-633/marshal_test.go b/backend/plonk/bw6-633/marshal_test.go index e56771ae7..9f1c7a0e7 100644 --- a/backend/plonk/bw6-633/marshal_test.go +++ b/backend/plonk/bw6-633/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-633/prove.go b/backend/plonk/bw6-633/prove.go index 38a92087d..5d7f2883c 100644 --- a/backend/plonk/bw6-633/prove.go +++ b/backend/plonk/bw6-633/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-633/setup.go b/backend/plonk/bw6-633/setup.go index 7f5f33069..3cf74bf39 100644 --- a/backend/plonk/bw6-633/setup.go +++ b/backend/plonk/bw6-633/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-633/verify.go b/backend/plonk/bw6-633/verify.go index dda81e2f6..9d7837ed2 100644 --- a/backend/plonk/bw6-633/verify.go +++ b/backend/plonk/bw6-633/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-761/marshal.go b/backend/plonk/bw6-761/marshal.go index 4020f66c4..737f60128 100644 --- a/backend/plonk/bw6-761/marshal.go +++ b/backend/plonk/bw6-761/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-761/marshal_test.go b/backend/plonk/bw6-761/marshal_test.go index 06804132d..b2be1091a 100644 --- a/backend/plonk/bw6-761/marshal_test.go +++ b/backend/plonk/bw6-761/marshal_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-761/prove.go b/backend/plonk/bw6-761/prove.go index f727c9938..23b3fae45 100644 --- a/backend/plonk/bw6-761/prove.go +++ b/backend/plonk/bw6-761/prove.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-761/setup.go b/backend/plonk/bw6-761/setup.go index 0db3df792..8e51e234a 100644 --- a/backend/plonk/bw6-761/setup.go +++ b/backend/plonk/bw6-761/setup.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/backend/plonk/bw6-761/verify.go b/backend/plonk/bw6-761/verify.go index 9feb1d0c3..213f0a5dd 100644 --- a/backend/plonk/bw6-761/verify.go +++ b/backend/plonk/bw6-761/verify.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-377/coeff.go b/constraint/bls12-377/coeff.go index 9b7f671ca..c9c8a2e28 100644 --- a/constraint/bls12-377/coeff.go +++ b/constraint/bls12-377/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-377/gkr.go b/constraint/bls12-377/gkr.go index e344e35ae..3bb47e8ce 100644 --- a/constraint/bls12-377/gkr.go +++ b/constraint/bls12-377/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-377/marshal.go b/constraint/bls12-377/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bls12-377/marshal.go +++ b/constraint/bls12-377/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-377/r1cs_test.go b/constraint/bls12-377/r1cs_test.go index ba0b59484..0d4f150eb 100644 --- a/constraint/bls12-377/r1cs_test.go +++ b/constraint/bls12-377/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-377/solver.go b/constraint/bls12-377/solver.go index c2114a3fb..f1bbcc757 100644 --- a/constraint/bls12-377/solver.go +++ b/constraint/bls12-377/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-377/system.go b/constraint/bls12-377/system.go index 17db4166e..5020ed4ad 100644 --- a/constraint/bls12-377/system.go +++ b/constraint/bls12-377/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-381/coeff.go b/constraint/bls12-381/coeff.go index b45dd7097..c19579d3f 100644 --- a/constraint/bls12-381/coeff.go +++ b/constraint/bls12-381/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-381/gkr.go b/constraint/bls12-381/gkr.go index 3c25df981..3d028efdf 100644 --- a/constraint/bls12-381/gkr.go +++ b/constraint/bls12-381/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-381/marshal.go b/constraint/bls12-381/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bls12-381/marshal.go +++ b/constraint/bls12-381/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-381/r1cs_test.go b/constraint/bls12-381/r1cs_test.go index c14bc4da3..6a70cf6c5 100644 --- a/constraint/bls12-381/r1cs_test.go +++ b/constraint/bls12-381/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-381/solver.go b/constraint/bls12-381/solver.go index 394d57b3d..6ec5f8dd2 100644 --- a/constraint/bls12-381/solver.go +++ b/constraint/bls12-381/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls12-381/system.go b/constraint/bls12-381/system.go index 9fb08791a..e44179239 100644 --- a/constraint/bls12-381/system.go +++ b/constraint/bls12-381/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-315/coeff.go b/constraint/bls24-315/coeff.go index 0c0a050cc..39bb5b348 100644 --- a/constraint/bls24-315/coeff.go +++ b/constraint/bls24-315/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-315/gkr.go b/constraint/bls24-315/gkr.go index 2ed05f878..0397c5817 100644 --- a/constraint/bls24-315/gkr.go +++ b/constraint/bls24-315/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-315/marshal.go b/constraint/bls24-315/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bls24-315/marshal.go +++ b/constraint/bls24-315/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-315/r1cs_test.go b/constraint/bls24-315/r1cs_test.go index 3f5eed79d..da9bc60fd 100644 --- a/constraint/bls24-315/r1cs_test.go +++ b/constraint/bls24-315/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-315/solver.go b/constraint/bls24-315/solver.go index d20ea682f..de3296dd2 100644 --- a/constraint/bls24-315/solver.go +++ b/constraint/bls24-315/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-315/system.go b/constraint/bls24-315/system.go index b6b4d9c7a..fc302c757 100644 --- a/constraint/bls24-315/system.go +++ b/constraint/bls24-315/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-317/coeff.go b/constraint/bls24-317/coeff.go index 09ef7d6fa..b9ca9a666 100644 --- a/constraint/bls24-317/coeff.go +++ b/constraint/bls24-317/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-317/gkr.go b/constraint/bls24-317/gkr.go index 5cdb3eb92..1a4e8ad13 100644 --- a/constraint/bls24-317/gkr.go +++ b/constraint/bls24-317/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-317/marshal.go b/constraint/bls24-317/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bls24-317/marshal.go +++ b/constraint/bls24-317/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-317/r1cs_test.go b/constraint/bls24-317/r1cs_test.go index fad877579..d891fc93c 100644 --- a/constraint/bls24-317/r1cs_test.go +++ b/constraint/bls24-317/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-317/solver.go b/constraint/bls24-317/solver.go index 4e9995108..577c83bd5 100644 --- a/constraint/bls24-317/solver.go +++ b/constraint/bls24-317/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bls24-317/system.go b/constraint/bls24-317/system.go index 244aa6788..f1683111f 100644 --- a/constraint/bls24-317/system.go +++ b/constraint/bls24-317/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bn254/coeff.go b/constraint/bn254/coeff.go index 4fd171463..ac0b2d11e 100644 --- a/constraint/bn254/coeff.go +++ b/constraint/bn254/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bn254/gkr.go b/constraint/bn254/gkr.go index 5efed6e82..2497c7c20 100644 --- a/constraint/bn254/gkr.go +++ b/constraint/bn254/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bn254/marshal.go b/constraint/bn254/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bn254/marshal.go +++ b/constraint/bn254/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bn254/r1cs_test.go b/constraint/bn254/r1cs_test.go index d417bf886..d991531b3 100644 --- a/constraint/bn254/r1cs_test.go +++ b/constraint/bn254/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bn254/solver.go b/constraint/bn254/solver.go index 84d63b1b5..0903eecc7 100644 --- a/constraint/bn254/solver.go +++ b/constraint/bn254/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bn254/system.go b/constraint/bn254/system.go index 11ac0a89f..50563c002 100644 --- a/constraint/bn254/system.go +++ b/constraint/bn254/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-633/coeff.go b/constraint/bw6-633/coeff.go index c89649b48..bd28d0f61 100644 --- a/constraint/bw6-633/coeff.go +++ b/constraint/bw6-633/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-633/gkr.go b/constraint/bw6-633/gkr.go index fa8e83258..8d8f53bb8 100644 --- a/constraint/bw6-633/gkr.go +++ b/constraint/bw6-633/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-633/marshal.go b/constraint/bw6-633/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bw6-633/marshal.go +++ b/constraint/bw6-633/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-633/r1cs_test.go b/constraint/bw6-633/r1cs_test.go index 99a66adb9..9f3c8b590 100644 --- a/constraint/bw6-633/r1cs_test.go +++ b/constraint/bw6-633/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-633/solver.go b/constraint/bw6-633/solver.go index ea55e75db..895572605 100644 --- a/constraint/bw6-633/solver.go +++ b/constraint/bw6-633/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-633/system.go b/constraint/bw6-633/system.go index 9398bb81d..a0dd020ff 100644 --- a/constraint/bw6-633/system.go +++ b/constraint/bw6-633/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-761/coeff.go b/constraint/bw6-761/coeff.go index 9539b65d0..84d4dee3f 100644 --- a/constraint/bw6-761/coeff.go +++ b/constraint/bw6-761/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-761/gkr.go b/constraint/bw6-761/gkr.go index 6e05fe8a9..4375c8057 100644 --- a/constraint/bw6-761/gkr.go +++ b/constraint/bw6-761/gkr.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-761/marshal.go b/constraint/bw6-761/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/bw6-761/marshal.go +++ b/constraint/bw6-761/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-761/r1cs_test.go b/constraint/bw6-761/r1cs_test.go index d3bbd12c2..4056962b0 100644 --- a/constraint/bw6-761/r1cs_test.go +++ b/constraint/bw6-761/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-761/solver.go b/constraint/bw6-761/solver.go index 03634315d..e2728751b 100644 --- a/constraint/bw6-761/solver.go +++ b/constraint/bw6-761/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/bw6-761/system.go b/constraint/bw6-761/system.go index 9f382fe12..5816420bb 100644 --- a/constraint/bw6-761/system.go +++ b/constraint/bw6-761/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/tinyfield/coeff.go b/constraint/tinyfield/coeff.go index 643f7e870..9db4bed39 100644 --- a/constraint/tinyfield/coeff.go +++ b/constraint/tinyfield/coeff.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/tinyfield/marshal.go b/constraint/tinyfield/marshal.go index 4f1931cce..e85ecc5db 100644 --- a/constraint/tinyfield/marshal.go +++ b/constraint/tinyfield/marshal.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/tinyfield/r1cs_test.go b/constraint/tinyfield/r1cs_test.go index f91e8c31a..6c94d940b 100644 --- a/constraint/tinyfield/r1cs_test.go +++ b/constraint/tinyfield/r1cs_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/tinyfield/solver.go b/constraint/tinyfield/solver.go index f87f880ff..9a276b5f5 100644 --- a/constraint/tinyfield/solver.go +++ b/constraint/tinyfield/solver.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/constraint/tinyfield/system.go b/constraint/tinyfield/system.go index 0d741a1dd..6955d482f 100644 --- a/constraint/tinyfield/system.go +++ b/constraint/tinyfield/system.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by gnark DO NOT EDIT diff --git a/internal/tinyfield/arith.go b/internal/tinyfield/arith.go index 2b85fa7ab..d86ebc99c 100644 --- a/internal/tinyfield/arith.go +++ b/internal/tinyfield/arith.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/doc.go b/internal/tinyfield/doc.go index 3e92316c8..a22f71f76 100644 --- a/internal/tinyfield/doc.go +++ b/internal/tinyfield/doc.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/element.go b/internal/tinyfield/element.go index 497fabfa9..021d9370c 100644 --- a/internal/tinyfield/element.go +++ b/internal/tinyfield/element.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/element_purego.go b/internal/tinyfield/element_purego.go index eefc24dab..c21a4bf4a 100644 --- a/internal/tinyfield/element_purego.go +++ b/internal/tinyfield/element_purego.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/element_test.go b/internal/tinyfield/element_test.go index cece30c91..7383f4dac 100644 --- a/internal/tinyfield/element_test.go +++ b/internal/tinyfield/element_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/vector.go b/internal/tinyfield/vector.go index 0439c558c..0755dabf7 100644 --- a/internal/tinyfield/vector.go +++ b/internal/tinyfield/vector.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/vector_purego.go b/internal/tinyfield/vector_purego.go index 22a2964d1..bf97d70fc 100644 --- a/internal/tinyfield/vector_purego.go +++ b/internal/tinyfield/vector_purego.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT diff --git a/internal/tinyfield/vector_test.go b/internal/tinyfield/vector_test.go index 82867cee9..36ab4f9fb 100644 --- a/internal/tinyfield/vector_test.go +++ b/internal/tinyfield/vector_test.go @@ -1,4 +1,4 @@ -// Copyright 2020-2024 Consensys Software Inc. +// Copyright 2020-2025 Consensys Software Inc. // Licensed under the Apache License, Version 2.0. See the LICENSE file for details. // Code generated by consensys/gnark-crypto DO NOT EDIT