diff --git a/HEADER-GPL3 b/HEADER-GPL3 index 9300c945fa..bf00865d54 100644 --- a/HEADER-GPL3 +++ b/HEADER-GPL3 @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/evm-bench b/evm-bench index 0c0fa3380a..f1431e267b 160000 --- a/evm-bench +++ b/evm-bench @@ -1 +1 @@ -Subproject commit 0c0fa3380a3fa8d2bf70216f9ce2eddaf9f1b17e +Subproject commit f1431e267b0454ff662a070048869b49cd800a6f diff --git a/modules/aggregated-dex/src/lib.rs b/modules/aggregated-dex/src/lib.rs index f107d97d17..17c4d54bb8 100644 --- a/modules/aggregated-dex/src/lib.rs +++ b/modules/aggregated-dex/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/aggregated-dex/src/mock.rs b/modules/aggregated-dex/src/mock.rs index 897f1886fb..69834db7ac 100644 --- a/modules/aggregated-dex/src/mock.rs +++ b/modules/aggregated-dex/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/aggregated-dex/src/tests.rs b/modules/aggregated-dex/src/tests.rs index 2f7b75e918..a5eb299b84 100644 --- a/modules/aggregated-dex/src/tests.rs +++ b/modules/aggregated-dex/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/aggregated-dex/src/weights.rs b/modules/aggregated-dex/src/weights.rs index 5b2b841ea3..0d9a724505 100644 --- a/modules/aggregated-dex/src/weights.rs +++ b/modules/aggregated-dex/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/asset-registry/src/lib.rs b/modules/asset-registry/src/lib.rs index d644aff00b..34ac1a7000 100644 --- a/modules/asset-registry/src/lib.rs +++ b/modules/asset-registry/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/asset-registry/src/mock.rs b/modules/asset-registry/src/mock.rs index 6b4ce8f745..b9cab28bbf 100644 --- a/modules/asset-registry/src/mock.rs +++ b/modules/asset-registry/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/asset-registry/src/tests.rs b/modules/asset-registry/src/tests.rs index e3d150a356..5483c7010d 100644 --- a/modules/asset-registry/src/tests.rs +++ b/modules/asset-registry/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/asset-registry/src/weights.rs b/modules/asset-registry/src/weights.rs index 242dac86c9..4aa938df97 100644 --- a/modules/asset-registry/src/weights.rs +++ b/modules/asset-registry/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/auction-manager/src/lib.rs b/modules/auction-manager/src/lib.rs index e7fcb4b825..f714326b48 100644 --- a/modules/auction-manager/src/lib.rs +++ b/modules/auction-manager/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/auction-manager/src/mock.rs b/modules/auction-manager/src/mock.rs index 5c0fc2d1b8..f5d2018d66 100644 --- a/modules/auction-manager/src/mock.rs +++ b/modules/auction-manager/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/auction-manager/src/tests.rs b/modules/auction-manager/src/tests.rs index a2dc0af26a..45bf6e2098 100644 --- a/modules/auction-manager/src/tests.rs +++ b/modules/auction-manager/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/auction-manager/src/weights.rs b/modules/auction-manager/src/weights.rs index eddc6b0ba6..0aa4e22a33 100644 --- a/modules/auction-manager/src/weights.rs +++ b/modules/auction-manager/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-engine/src/lib.rs b/modules/cdp-engine/src/lib.rs index ad84cff6be..f1e115d567 100644 --- a/modules/cdp-engine/src/lib.rs +++ b/modules/cdp-engine/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-engine/src/mock.rs b/modules/cdp-engine/src/mock.rs index 6656710566..c3f1ab2ca6 100644 --- a/modules/cdp-engine/src/mock.rs +++ b/modules/cdp-engine/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-engine/src/tests.rs b/modules/cdp-engine/src/tests.rs index fe77f49916..c0c6a6ce31 100644 --- a/modules/cdp-engine/src/tests.rs +++ b/modules/cdp-engine/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-engine/src/weights.rs b/modules/cdp-engine/src/weights.rs index 20e25e0e2c..01bf55561e 100644 --- a/modules/cdp-engine/src/weights.rs +++ b/modules/cdp-engine/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-treasury/src/lib.rs b/modules/cdp-treasury/src/lib.rs index a6a108ae5d..807a7aecd3 100644 --- a/modules/cdp-treasury/src/lib.rs +++ b/modules/cdp-treasury/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-treasury/src/mock.rs b/modules/cdp-treasury/src/mock.rs index 18a5f43195..f3f1fa6447 100644 --- a/modules/cdp-treasury/src/mock.rs +++ b/modules/cdp-treasury/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-treasury/src/tests.rs b/modules/cdp-treasury/src/tests.rs index a86e74df19..35543b3252 100644 --- a/modules/cdp-treasury/src/tests.rs +++ b/modules/cdp-treasury/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/cdp-treasury/src/weights.rs b/modules/cdp-treasury/src/weights.rs index 8d5c4df1b0..b2fe71058a 100644 --- a/modules/cdp-treasury/src/weights.rs +++ b/modules/cdp-treasury/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/collator-selection/src/lib.rs b/modules/collator-selection/src/lib.rs index 58d901a63e..fcc4cbc320 100644 --- a/modules/collator-selection/src/lib.rs +++ b/modules/collator-selection/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/collator-selection/src/mock.rs b/modules/collator-selection/src/mock.rs index ad7f0f6520..cc1200464f 100644 --- a/modules/collator-selection/src/mock.rs +++ b/modules/collator-selection/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/collator-selection/src/tests.rs b/modules/collator-selection/src/tests.rs index df8e961f2f..2aaaea5976 100644 --- a/modules/collator-selection/src/tests.rs +++ b/modules/collator-selection/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/collator-selection/src/weights.rs b/modules/collator-selection/src/weights.rs index a6b7e330a0..7d264bd2a4 100644 --- a/modules/collator-selection/src/weights.rs +++ b/modules/collator-selection/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/currencies/runtime-api/src/lib.rs b/modules/currencies/runtime-api/src/lib.rs index 2c466cd2e8..9ed44bdcb1 100644 --- a/modules/currencies/runtime-api/src/lib.rs +++ b/modules/currencies/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/currencies/src/lib.rs b/modules/currencies/src/lib.rs index 7ceb58e6f2..da41c4b2c4 100644 --- a/modules/currencies/src/lib.rs +++ b/modules/currencies/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/currencies/src/mock.rs b/modules/currencies/src/mock.rs index 9ea41023ef..b2006a41d7 100644 --- a/modules/currencies/src/mock.rs +++ b/modules/currencies/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/currencies/src/tests.rs b/modules/currencies/src/tests.rs index 111b18fb41..9ee495ed1d 100644 --- a/modules/currencies/src/tests.rs +++ b/modules/currencies/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/currencies/src/weights.rs b/modules/currencies/src/weights.rs index 7aea8ee5ea..3ce98f3b18 100644 --- a/modules/currencies/src/weights.rs +++ b/modules/currencies/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex-oracle/src/lib.rs b/modules/dex-oracle/src/lib.rs index 9e552dadff..b3a64cdf46 100644 --- a/modules/dex-oracle/src/lib.rs +++ b/modules/dex-oracle/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex-oracle/src/mock.rs b/modules/dex-oracle/src/mock.rs index 6463d97667..be720222b2 100644 --- a/modules/dex-oracle/src/mock.rs +++ b/modules/dex-oracle/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex-oracle/src/tests.rs b/modules/dex-oracle/src/tests.rs index d72f2d5e09..c06d6d8237 100644 --- a/modules/dex-oracle/src/tests.rs +++ b/modules/dex-oracle/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex-oracle/src/weights.rs b/modules/dex-oracle/src/weights.rs index 3623394d13..ed61a56f89 100644 --- a/modules/dex-oracle/src/weights.rs +++ b/modules/dex-oracle/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex/src/lib.rs b/modules/dex/src/lib.rs index 728dd33aac..1c17a2cc13 100644 --- a/modules/dex/src/lib.rs +++ b/modules/dex/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex/src/mock.rs b/modules/dex/src/mock.rs index 2e686063e3..a83a2c1be5 100644 --- a/modules/dex/src/mock.rs +++ b/modules/dex/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex/src/tests.rs b/modules/dex/src/tests.rs index 58dad6d530..cbd7e6f455 100644 --- a/modules/dex/src/tests.rs +++ b/modules/dex/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/dex/src/weights.rs b/modules/dex/src/weights.rs index 991155efe6..3080059ed5 100644 --- a/modules/dex/src/weights.rs +++ b/modules/dex/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/earning/src/lib.rs b/modules/earning/src/lib.rs index d5f2898686..8f26257618 100644 --- a/modules/earning/src/lib.rs +++ b/modules/earning/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/earning/src/mock.rs b/modules/earning/src/mock.rs index d39618f6ac..d1fadd9443 100644 --- a/modules/earning/src/mock.rs +++ b/modules/earning/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/earning/src/tests.rs b/modules/earning/src/tests.rs index e895d23f24..1fcdf2d9ee 100644 --- a/modules/earning/src/tests.rs +++ b/modules/earning/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/earning/src/weights.rs b/modules/earning/src/weights.rs index e8f7598132..4f99c2059d 100644 --- a/modules/earning/src/weights.rs +++ b/modules/earning/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/emergency-shutdown/src/lib.rs b/modules/emergency-shutdown/src/lib.rs index 3781795897..0b25c8522c 100644 --- a/modules/emergency-shutdown/src/lib.rs +++ b/modules/emergency-shutdown/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/emergency-shutdown/src/mock.rs b/modules/emergency-shutdown/src/mock.rs index 69486d28bd..7db566a4e1 100644 --- a/modules/emergency-shutdown/src/mock.rs +++ b/modules/emergency-shutdown/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/emergency-shutdown/src/tests.rs b/modules/emergency-shutdown/src/tests.rs index 5c668be6ce..eac7269e7e 100644 --- a/modules/emergency-shutdown/src/tests.rs +++ b/modules/emergency-shutdown/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/emergency-shutdown/src/weights.rs b/modules/emergency-shutdown/src/weights.rs index 40ab37ee40..46e50a91d4 100644 --- a/modules/emergency-shutdown/src/weights.rs +++ b/modules/emergency-shutdown/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-accounts/src/lib.rs b/modules/evm-accounts/src/lib.rs index af85cee076..b8dc2b158f 100644 --- a/modules/evm-accounts/src/lib.rs +++ b/modules/evm-accounts/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-accounts/src/mock.rs b/modules/evm-accounts/src/mock.rs index 0557095056..df98cc3bcd 100644 --- a/modules/evm-accounts/src/mock.rs +++ b/modules/evm-accounts/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-accounts/src/tests.rs b/modules/evm-accounts/src/tests.rs index 61cacd5193..f00a698948 100644 --- a/modules/evm-accounts/src/tests.rs +++ b/modules/evm-accounts/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-accounts/src/weights.rs b/modules/evm-accounts/src/weights.rs index 1ed3d75408..d99b6c70a2 100644 --- a/modules/evm-accounts/src/weights.rs +++ b/modules/evm-accounts/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-bridge/src/lib.rs b/modules/evm-bridge/src/lib.rs index e878387917..339785a486 100644 --- a/modules/evm-bridge/src/lib.rs +++ b/modules/evm-bridge/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-bridge/src/mock.rs b/modules/evm-bridge/src/mock.rs index c3881062f2..13f79d2f31 100644 --- a/modules/evm-bridge/src/mock.rs +++ b/modules/evm-bridge/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-bridge/src/tests.rs b/modules/evm-bridge/src/tests.rs index 401ed95037..a6d97df145 100644 --- a/modules/evm-bridge/src/tests.rs +++ b/modules/evm-bridge/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-utility/macro/src/lib.rs b/modules/evm-utility/macro/src/lib.rs index dd5dc639f8..253eba3078 100644 --- a/modules/evm-utility/macro/src/lib.rs +++ b/modules/evm-utility/macro/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-utility/macro/tests/test.rs b/modules/evm-utility/macro/tests/test.rs index b75fa0a9d3..4ffef8e30a 100644 --- a/modules/evm-utility/macro/tests/test.rs +++ b/modules/evm-utility/macro/tests/test.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm-utility/src/lib.rs b/modules/evm-utility/src/lib.rs index 1158477cef..0f0452f48b 100644 --- a/modules/evm-utility/src/lib.rs +++ b/modules/evm-utility/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/benches/orml_benches.rs b/modules/evm/benches/orml_benches.rs index 93a560e389..7a1aee75de 100644 --- a/modules/evm/benches/orml_benches.rs +++ b/modules/evm/benches/orml_benches.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/rpc/runtime-api/src/lib.rs b/modules/evm/rpc/runtime-api/src/lib.rs index b5a1568630..50e676408d 100644 --- a/modules/evm/rpc/runtime-api/src/lib.rs +++ b/modules/evm/rpc/runtime-api/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/bench/mock.rs b/modules/evm/src/bench/mock.rs index f24dceb4bc..0d03a3389c 100644 --- a/modules/evm/src/bench/mock.rs +++ b/modules/evm/src/bench/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/bench/mod.rs b/modules/evm/src/bench/mod.rs index 518fba7af7..d196642778 100644 --- a/modules/evm/src/bench/mod.rs +++ b/modules/evm/src/bench/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/lib.rs b/modules/evm/src/lib.rs index 0223006d6a..1d8862747d 100644 --- a/modules/evm/src/lib.rs +++ b/modules/evm/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/mock.rs b/modules/evm/src/mock.rs index fbe9b15b4c..ea8d100e5b 100644 --- a/modules/evm/src/mock.rs +++ b/modules/evm/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/blake2/eip_152.rs b/modules/evm/src/precompiles/blake2/eip_152.rs index 15704aca9f..20047799f6 100644 --- a/modules/evm/src/precompiles/blake2/eip_152.rs +++ b/modules/evm/src/precompiles/blake2/eip_152.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/blake2/mod.rs b/modules/evm/src/precompiles/blake2/mod.rs index 52ba4e47b8..c36afaa53c 100644 --- a/modules/evm/src/precompiles/blake2/mod.rs +++ b/modules/evm/src/precompiles/blake2/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/bn128.rs b/modules/evm/src/precompiles/bn128.rs index c73983899c..90731fe829 100644 --- a/modules/evm/src/precompiles/bn128.rs +++ b/modules/evm/src/precompiles/bn128.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/ecrecover.rs b/modules/evm/src/precompiles/ecrecover.rs index 794a63007e..ce40d2330a 100644 --- a/modules/evm/src/precompiles/ecrecover.rs +++ b/modules/evm/src/precompiles/ecrecover.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/ecrecover_publickey.rs b/modules/evm/src/precompiles/ecrecover_publickey.rs index 6d1a4674ef..73030923cb 100644 --- a/modules/evm/src/precompiles/ecrecover_publickey.rs +++ b/modules/evm/src/precompiles/ecrecover_publickey.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/identity.rs b/modules/evm/src/precompiles/identity.rs index c47efb4c18..45b4e20fc8 100644 --- a/modules/evm/src/precompiles/identity.rs +++ b/modules/evm/src/precompiles/identity.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/mod.rs b/modules/evm/src/precompiles/mod.rs index c616b2639e..892ef57a4e 100644 --- a/modules/evm/src/precompiles/mod.rs +++ b/modules/evm/src/precompiles/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/modexp.rs b/modules/evm/src/precompiles/modexp.rs index 586c82b23f..b1e7a29da4 100644 --- a/modules/evm/src/precompiles/modexp.rs +++ b/modules/evm/src/precompiles/modexp.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/ripemd.rs b/modules/evm/src/precompiles/ripemd.rs index e908327790..3506e25ff5 100644 --- a/modules/evm/src/precompiles/ripemd.rs +++ b/modules/evm/src/precompiles/ripemd.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/sha256.rs b/modules/evm/src/precompiles/sha256.rs index 106e8b8718..4f7eaac937 100644 --- a/modules/evm/src/precompiles/sha256.rs +++ b/modules/evm/src/precompiles/sha256.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/precompiles/sha3fips.rs b/modules/evm/src/precompiles/sha3fips.rs index 656e670cb5..8291ce2e15 100644 --- a/modules/evm/src/precompiles/sha3fips.rs +++ b/modules/evm/src/precompiles/sha3fips.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/runner/mod.rs b/modules/evm/src/runner/mod.rs index 46400ff370..ae65927029 100644 --- a/modules/evm/src/runner/mod.rs +++ b/modules/evm/src/runner/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/runner/stack.rs b/modules/evm/src/runner/stack.rs index e773f1eeaf..11566857a5 100644 --- a/modules/evm/src/runner/stack.rs +++ b/modules/evm/src/runner/stack.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/runner/state.rs b/modules/evm/src/runner/state.rs index 45fdd8437a..60b6c865ec 100644 --- a/modules/evm/src/runner/state.rs +++ b/modules/evm/src/runner/state.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/runner/storage_meter.rs b/modules/evm/src/runner/storage_meter.rs index 82f72905cc..66e6632fb9 100644 --- a/modules/evm/src/runner/storage_meter.rs +++ b/modules/evm/src/runner/storage_meter.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/runner/tagged_runtime.rs b/modules/evm/src/runner/tagged_runtime.rs index aa0c58fe79..6f8fdd9b81 100644 --- a/modules/evm/src/runner/tagged_runtime.rs +++ b/modules/evm/src/runner/tagged_runtime.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/runner/tracing.rs b/modules/evm/src/runner/tracing.rs index e406518c69..fb7cf7e90f 100644 --- a/modules/evm/src/runner/tracing.rs +++ b/modules/evm/src/runner/tracing.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/tests.rs b/modules/evm/src/tests.rs index d6adfc2bb6..57795f5078 100644 --- a/modules/evm/src/tests.rs +++ b/modules/evm/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/evm/src/weights.rs b/modules/evm/src/weights.rs index edfc0116c2..64596c2ec8 100644 --- a/modules/evm/src/weights.rs +++ b/modules/evm/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa-validator-list/src/lib.rs b/modules/homa-validator-list/src/lib.rs index e26603424f..fc33ce86cf 100644 --- a/modules/homa-validator-list/src/lib.rs +++ b/modules/homa-validator-list/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa-validator-list/src/mock.rs b/modules/homa-validator-list/src/mock.rs index f8bc85b233..839811613e 100644 --- a/modules/homa-validator-list/src/mock.rs +++ b/modules/homa-validator-list/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa-validator-list/src/tests.rs b/modules/homa-validator-list/src/tests.rs index e77d4e6f9f..79023e5675 100644 --- a/modules/homa-validator-list/src/tests.rs +++ b/modules/homa-validator-list/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa-validator-list/src/weights.rs b/modules/homa-validator-list/src/weights.rs index 5e344ad7d2..f04daf99e3 100644 --- a/modules/homa-validator-list/src/weights.rs +++ b/modules/homa-validator-list/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa/src/lib.rs b/modules/homa/src/lib.rs index 4f150b1878..b2ba74c35f 100644 --- a/modules/homa/src/lib.rs +++ b/modules/homa/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa/src/mock.rs b/modules/homa/src/mock.rs index 51864f0cdb..42e37301a8 100644 --- a/modules/homa/src/mock.rs +++ b/modules/homa/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa/src/tests.rs b/modules/homa/src/tests.rs index ef6f7fab31..19e38d8110 100644 --- a/modules/homa/src/tests.rs +++ b/modules/homa/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/homa/src/weights.rs b/modules/homa/src/weights.rs index ca603bceee..1dc39d7166 100644 --- a/modules/homa/src/weights.rs +++ b/modules/homa/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon-bridge/src/lib.rs b/modules/honzon-bridge/src/lib.rs index 96ba255478..69bc44c137 100644 --- a/modules/honzon-bridge/src/lib.rs +++ b/modules/honzon-bridge/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon-bridge/src/mock.rs b/modules/honzon-bridge/src/mock.rs index 3fcfbfb42a..2136087e19 100644 --- a/modules/honzon-bridge/src/mock.rs +++ b/modules/honzon-bridge/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon-bridge/src/tests.rs b/modules/honzon-bridge/src/tests.rs index 0b75e5119b..bf50e4115b 100644 --- a/modules/honzon-bridge/src/tests.rs +++ b/modules/honzon-bridge/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon-bridge/src/weights.rs b/modules/honzon-bridge/src/weights.rs index 189c6cc64c..01079418b3 100644 --- a/modules/honzon-bridge/src/weights.rs +++ b/modules/honzon-bridge/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon/src/lib.rs b/modules/honzon/src/lib.rs index c80296ea7a..bcba0239ff 100644 --- a/modules/honzon/src/lib.rs +++ b/modules/honzon/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon/src/mock.rs b/modules/honzon/src/mock.rs index e9de3af006..f58806af25 100644 --- a/modules/honzon/src/mock.rs +++ b/modules/honzon/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon/src/tests.rs b/modules/honzon/src/tests.rs index 5b8de3c5a7..d576d33072 100644 --- a/modules/honzon/src/tests.rs +++ b/modules/honzon/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/honzon/src/weights.rs b/modules/honzon/src/weights.rs index d09066f8c3..ea292760e6 100644 --- a/modules/honzon/src/weights.rs +++ b/modules/honzon/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/idle-scheduler/src/lib.rs b/modules/idle-scheduler/src/lib.rs index d373de69b9..48cd72007b 100644 --- a/modules/idle-scheduler/src/lib.rs +++ b/modules/idle-scheduler/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/idle-scheduler/src/mock.rs b/modules/idle-scheduler/src/mock.rs index 71ab1ae6ad..b025f0221e 100644 --- a/modules/idle-scheduler/src/mock.rs +++ b/modules/idle-scheduler/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/idle-scheduler/src/tests.rs b/modules/idle-scheduler/src/tests.rs index 13b49ab6fd..5eff4f2010 100644 --- a/modules/idle-scheduler/src/tests.rs +++ b/modules/idle-scheduler/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/idle-scheduler/src/weights.rs b/modules/idle-scheduler/src/weights.rs index 754ba21001..6db0c8b253 100644 --- a/modules/idle-scheduler/src/weights.rs +++ b/modules/idle-scheduler/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/incentives/src/lib.rs b/modules/incentives/src/lib.rs index 7114b2d5aa..ed8032f9bd 100644 --- a/modules/incentives/src/lib.rs +++ b/modules/incentives/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/incentives/src/mock.rs b/modules/incentives/src/mock.rs index 6f3b4b9cdb..9e513280b2 100644 --- a/modules/incentives/src/mock.rs +++ b/modules/incentives/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/incentives/src/tests.rs b/modules/incentives/src/tests.rs index d80d2c566d..e816e3b5f3 100644 --- a/modules/incentives/src/tests.rs +++ b/modules/incentives/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/incentives/src/weights.rs b/modules/incentives/src/weights.rs index cf60f3509d..ec61e5ce7c 100644 --- a/modules/incentives/src/weights.rs +++ b/modules/incentives/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/liquid-crowdloan/src/lib.rs b/modules/liquid-crowdloan/src/lib.rs index b1ff967dd0..5946376242 100644 --- a/modules/liquid-crowdloan/src/lib.rs +++ b/modules/liquid-crowdloan/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/liquid-crowdloan/src/mock.rs b/modules/liquid-crowdloan/src/mock.rs index 9c0c801803..99c51229ce 100644 --- a/modules/liquid-crowdloan/src/mock.rs +++ b/modules/liquid-crowdloan/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/liquid-crowdloan/src/tests.rs b/modules/liquid-crowdloan/src/tests.rs index 570795ea27..133d0321b2 100644 --- a/modules/liquid-crowdloan/src/tests.rs +++ b/modules/liquid-crowdloan/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/liquid-crowdloan/src/weights.rs b/modules/liquid-crowdloan/src/weights.rs index 41b9f95755..9f7ed73e86 100644 --- a/modules/liquid-crowdloan/src/weights.rs +++ b/modules/liquid-crowdloan/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/loans/src/lib.rs b/modules/loans/src/lib.rs index badb6fe9cf..9d1d518cb0 100644 --- a/modules/loans/src/lib.rs +++ b/modules/loans/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/loans/src/mock.rs b/modules/loans/src/mock.rs index 1f47b50294..fb1e28be75 100644 --- a/modules/loans/src/mock.rs +++ b/modules/loans/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/loans/src/tests.rs b/modules/loans/src/tests.rs index ec0baa72e0..fb01414af6 100644 --- a/modules/loans/src/tests.rs +++ b/modules/loans/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nft/src/benchmarking.rs b/modules/nft/src/benchmarking.rs index 793a930033..205721c4b6 100644 --- a/modules/nft/src/benchmarking.rs +++ b/modules/nft/src/benchmarking.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nft/src/lib.rs b/modules/nft/src/lib.rs index f7c7865d09..30b527ea7b 100644 --- a/modules/nft/src/lib.rs +++ b/modules/nft/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nft/src/mock.rs b/modules/nft/src/mock.rs index 9117c969e0..00197bd439 100644 --- a/modules/nft/src/mock.rs +++ b/modules/nft/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nft/src/tests.rs b/modules/nft/src/tests.rs index 95cdc073de..3bb0d23a37 100644 --- a/modules/nft/src/tests.rs +++ b/modules/nft/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nft/src/weights.rs b/modules/nft/src/weights.rs index 908c0ca18d..2e93189620 100644 --- a/modules/nft/src/weights.rs +++ b/modules/nft/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nominees-election/src/lib.rs b/modules/nominees-election/src/lib.rs index af6d087ab2..c87608fbe7 100644 --- a/modules/nominees-election/src/lib.rs +++ b/modules/nominees-election/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nominees-election/src/mock.rs b/modules/nominees-election/src/mock.rs index 1e4f7ee6ac..2d801141ff 100644 --- a/modules/nominees-election/src/mock.rs +++ b/modules/nominees-election/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nominees-election/src/tests.rs b/modules/nominees-election/src/tests.rs index 4e9fcc6f3a..71afc4b235 100644 --- a/modules/nominees-election/src/tests.rs +++ b/modules/nominees-election/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/nominees-election/src/weights.rs b/modules/nominees-election/src/weights.rs index 773499375a..01a441fbb8 100644 --- a/modules/nominees-election/src/weights.rs +++ b/modules/nominees-election/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/prices/src/lib.rs b/modules/prices/src/lib.rs index e5a89a8b1b..3f891fe737 100644 --- a/modules/prices/src/lib.rs +++ b/modules/prices/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/prices/src/mock.rs b/modules/prices/src/mock.rs index 0eed4a52fd..6103b2b53e 100644 --- a/modules/prices/src/mock.rs +++ b/modules/prices/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/prices/src/tests.rs b/modules/prices/src/tests.rs index d03a78aee8..7129840bdf 100644 --- a/modules/prices/src/tests.rs +++ b/modules/prices/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/prices/src/weights.rs b/modules/prices/src/weights.rs index f462002624..dfe8a81345 100644 --- a/modules/prices/src/weights.rs +++ b/modules/prices/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/relaychain/src/lib.rs b/modules/relaychain/src/lib.rs index ed68804b1f..a390b8fe20 100644 --- a/modules/relaychain/src/lib.rs +++ b/modules/relaychain/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/session-manager/src/lib.rs b/modules/session-manager/src/lib.rs index 9485ecd37b..947c1ad3ef 100644 --- a/modules/session-manager/src/lib.rs +++ b/modules/session-manager/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/session-manager/src/mock.rs b/modules/session-manager/src/mock.rs index 4834a89253..24f0c721cc 100644 --- a/modules/session-manager/src/mock.rs +++ b/modules/session-manager/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/session-manager/src/tests.rs b/modules/session-manager/src/tests.rs index cc801d56b4..b600700008 100644 --- a/modules/session-manager/src/tests.rs +++ b/modules/session-manager/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/session-manager/src/weights.rs b/modules/session-manager/src/weights.rs index d3c5f9aea2..82376ff4d9 100644 --- a/modules/session-manager/src/weights.rs +++ b/modules/session-manager/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/bounded.rs b/modules/support/src/bounded.rs index 6bc4d6d2c0..de50774328 100644 --- a/modules/support/src/bounded.rs +++ b/modules/support/src/bounded.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/dex.rs b/modules/support/src/dex.rs index 83f997373d..caed186b4d 100644 --- a/modules/support/src/dex.rs +++ b/modules/support/src/dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/earning.rs b/modules/support/src/earning.rs index 56ccc91f73..fd383fc1e0 100644 --- a/modules/support/src/earning.rs +++ b/modules/support/src/earning.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/evm.rs b/modules/support/src/evm.rs index e5bbc9c875..3f6c32caf3 100644 --- a/modules/support/src/evm.rs +++ b/modules/support/src/evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/homa.rs b/modules/support/src/homa.rs index 637e02ed4b..172434fdb6 100644 --- a/modules/support/src/homa.rs +++ b/modules/support/src/homa.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/honzon.rs b/modules/support/src/honzon.rs index 98b8365641..3fd0e723be 100644 --- a/modules/support/src/honzon.rs +++ b/modules/support/src/honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/incentives.rs b/modules/support/src/incentives.rs index 7414f7f19c..52da5a0f60 100644 --- a/modules/support/src/incentives.rs +++ b/modules/support/src/incentives.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/lib.rs b/modules/support/src/lib.rs index 2973a63812..9f11568733 100644 --- a/modules/support/src/lib.rs +++ b/modules/support/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/mocks.rs b/modules/support/src/mocks.rs index fde6e20e26..5a84a0eae1 100644 --- a/modules/support/src/mocks.rs +++ b/modules/support/src/mocks.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/relaychain.rs b/modules/support/src/relaychain.rs index 071994bcf6..d86ab18534 100644 --- a/modules/support/src/relaychain.rs +++ b/modules/support/src/relaychain.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/support/src/stable_asset.rs b/modules/support/src/stable_asset.rs index 052270b84b..1cd9f6ee08 100644 --- a/modules/support/src/stable_asset.rs +++ b/modules/support/src/stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-pause/src/lib.rs b/modules/transaction-pause/src/lib.rs index d7ed0c599c..ce8321c1b2 100644 --- a/modules/transaction-pause/src/lib.rs +++ b/modules/transaction-pause/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-pause/src/mock.rs b/modules/transaction-pause/src/mock.rs index c1044bbda3..2ca699be4e 100644 --- a/modules/transaction-pause/src/mock.rs +++ b/modules/transaction-pause/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-pause/src/tests.rs b/modules/transaction-pause/src/tests.rs index bdb8dc93a8..f1b06ad04e 100644 --- a/modules/transaction-pause/src/tests.rs +++ b/modules/transaction-pause/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-pause/src/weights.rs b/modules/transaction-pause/src/weights.rs index 9a319b5d9a..3bd58e8b07 100644 --- a/modules/transaction-pause/src/weights.rs +++ b/modules/transaction-pause/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-payment/src/lib.rs b/modules/transaction-payment/src/lib.rs index 094d890143..b250bbbb7c 100644 --- a/modules/transaction-payment/src/lib.rs +++ b/modules/transaction-payment/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-payment/src/mock.rs b/modules/transaction-payment/src/mock.rs index 46282cc849..b6966f9f6f 100644 --- a/modules/transaction-payment/src/mock.rs +++ b/modules/transaction-payment/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-payment/src/tests.rs b/modules/transaction-payment/src/tests.rs index e58bfec3b1..ff4ab8a4da 100644 --- a/modules/transaction-payment/src/tests.rs +++ b/modules/transaction-payment/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/transaction-payment/src/weights.rs b/modules/transaction-payment/src/weights.rs index 541c749587..909502f58d 100644 --- a/modules/transaction-payment/src/weights.rs +++ b/modules/transaction-payment/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/xcm-interface/src/lib.rs b/modules/xcm-interface/src/lib.rs index df94b0e318..3a2d13e283 100644 --- a/modules/xcm-interface/src/lib.rs +++ b/modules/xcm-interface/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/xcm-interface/src/mocks/kusama.rs b/modules/xcm-interface/src/mocks/kusama.rs index a492863360..58bd936bff 100644 --- a/modules/xcm-interface/src/mocks/kusama.rs +++ b/modules/xcm-interface/src/mocks/kusama.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/xcm-interface/src/mocks/mod.rs b/modules/xcm-interface/src/mocks/mod.rs index 16e566bc8c..806fa25cfe 100644 --- a/modules/xcm-interface/src/mocks/mod.rs +++ b/modules/xcm-interface/src/mocks/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/modules/xcm-interface/src/mocks/polkadot.rs b/modules/xcm-interface/src/mocks/polkadot.rs index 2a2808b62b..a18b1db214 100644 --- a/modules/xcm-interface/src/mocks/polkadot.rs +++ b/modules/xcm-interface/src/mocks/polkadot.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/bonding/controller.rs b/primitives/src/bonding/controller.rs index 1eac65c8c1..33914b73b6 100644 --- a/primitives/src/bonding/controller.rs +++ b/primitives/src/bonding/controller.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/bonding/error.rs b/primitives/src/bonding/error.rs index ca93c05504..15fd8f09ef 100644 --- a/primitives/src/bonding/error.rs +++ b/primitives/src/bonding/error.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/bonding/ledger.rs b/primitives/src/bonding/ledger.rs index e52366954e..2f4ab11753 100644 --- a/primitives/src/bonding/ledger.rs +++ b/primitives/src/bonding/ledger.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/bonding/mod.rs b/primitives/src/bonding/mod.rs index 43354c6709..903db221e6 100644 --- a/primitives/src/bonding/mod.rs +++ b/primitives/src/bonding/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/currency.rs b/primitives/src/currency.rs index 97613115cd..acdebdb08f 100644 --- a/primitives/src/currency.rs +++ b/primitives/src/currency.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/evm.rs b/primitives/src/evm.rs index 700d3b2d4e..7f2f86024d 100644 --- a/primitives/src/evm.rs +++ b/primitives/src/evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/lib.rs b/primitives/src/lib.rs index cc29c78aa9..7209527cb2 100644 --- a/primitives/src/lib.rs +++ b/primitives/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/nft.rs b/primitives/src/nft.rs index 15462686eb..491bef75be 100644 --- a/primitives/src/nft.rs +++ b/primitives/src/nft.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/signature.rs b/primitives/src/signature.rs index 3dc4c99e07..abecb87432 100644 --- a/primitives/src/signature.rs +++ b/primitives/src/signature.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/task.rs b/primitives/src/task.rs index c6ff121a57..cfbb03650c 100644 --- a/primitives/src/task.rs +++ b/primitives/src/task.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/testing.rs b/primitives/src/testing.rs index d35191fb26..1b80e2aaa0 100644 --- a/primitives/src/testing.rs +++ b/primitives/src/testing.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/tests.rs b/primitives/src/tests.rs index e42d2d168c..483c178604 100644 --- a/primitives/src/tests.rs +++ b/primitives/src/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/primitives/src/unchecked_extrinsic.rs b/primitives/src/unchecked_extrinsic.rs index 1bd4ddcbf7..a97a87fbe7 100644 --- a/primitives/src/unchecked_extrinsic.rs +++ b/primitives/src/unchecked_extrinsic.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/build.rs b/runtime/acala/build.rs index cf447b3c80..679bf8d07f 100644 --- a/runtime/acala/build.rs +++ b/runtime/acala/build.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/authority.rs b/runtime/acala/src/authority.rs index 79e729ae53..9eaa2f63d5 100644 --- a/runtime/acala/src/authority.rs +++ b/runtime/acala/src/authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/benchmarking/mod.rs b/runtime/acala/src/benchmarking/mod.rs index c5d41b4d72..e1ae982e20 100644 --- a/runtime/acala/src/benchmarking/mod.rs +++ b/runtime/acala/src/benchmarking/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/constants.rs b/runtime/acala/src/constants.rs index a7fdfbfdbf..7c3110463c 100644 --- a/runtime/acala/src/constants.rs +++ b/runtime/acala/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/lib.rs b/runtime/acala/src/lib.rs index 2bb471df0f..20e57925eb 100644 --- a/runtime/acala/src/lib.rs +++ b/runtime/acala/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/mod.rs b/runtime/acala/src/weights/mod.rs index c45be1406b..9d267af842 100644 --- a/runtime/acala/src/weights/mod.rs +++ b/runtime/acala/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_aggregated_dex.rs b/runtime/acala/src/weights/module_aggregated_dex.rs index 00f5cfac44..04dc49beb0 100644 --- a/runtime/acala/src/weights/module_aggregated_dex.rs +++ b/runtime/acala/src/weights/module_aggregated_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_asset_registry.rs b/runtime/acala/src/weights/module_asset_registry.rs index 841926ecb8..03b703d23b 100644 --- a/runtime/acala/src/weights/module_asset_registry.rs +++ b/runtime/acala/src/weights/module_asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_auction_manager.rs b/runtime/acala/src/weights/module_auction_manager.rs index b6f48ba2ba..af9ae8b83f 100644 --- a/runtime/acala/src/weights/module_auction_manager.rs +++ b/runtime/acala/src/weights/module_auction_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_cdp_engine.rs b/runtime/acala/src/weights/module_cdp_engine.rs index 0a7b8eab48..f20211ecc3 100644 --- a/runtime/acala/src/weights/module_cdp_engine.rs +++ b/runtime/acala/src/weights/module_cdp_engine.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_cdp_treasury.rs b/runtime/acala/src/weights/module_cdp_treasury.rs index ab7861ea3d..26ed7c693f 100644 --- a/runtime/acala/src/weights/module_cdp_treasury.rs +++ b/runtime/acala/src/weights/module_cdp_treasury.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_collator_selection.rs b/runtime/acala/src/weights/module_collator_selection.rs index fd4a2b614e..1fd2538f60 100644 --- a/runtime/acala/src/weights/module_collator_selection.rs +++ b/runtime/acala/src/weights/module_collator_selection.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_currencies.rs b/runtime/acala/src/weights/module_currencies.rs index 20bc37b02e..3a42681620 100644 --- a/runtime/acala/src/weights/module_currencies.rs +++ b/runtime/acala/src/weights/module_currencies.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_dex.rs b/runtime/acala/src/weights/module_dex.rs index 994fc3b97c..a2e96649aa 100644 --- a/runtime/acala/src/weights/module_dex.rs +++ b/runtime/acala/src/weights/module_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_dex_oracle.rs b/runtime/acala/src/weights/module_dex_oracle.rs index 3d9275078f..9e8cebf6a4 100644 --- a/runtime/acala/src/weights/module_dex_oracle.rs +++ b/runtime/acala/src/weights/module_dex_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_emergency_shutdown.rs b/runtime/acala/src/weights/module_emergency_shutdown.rs index d2422f3f19..f4985954f3 100644 --- a/runtime/acala/src/weights/module_emergency_shutdown.rs +++ b/runtime/acala/src/weights/module_emergency_shutdown.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_evm.rs b/runtime/acala/src/weights/module_evm.rs index adca3bc21f..4ff82e1b63 100644 --- a/runtime/acala/src/weights/module_evm.rs +++ b/runtime/acala/src/weights/module_evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_evm_accounts.rs b/runtime/acala/src/weights/module_evm_accounts.rs index 4a13dea007..4ca3837953 100644 --- a/runtime/acala/src/weights/module_evm_accounts.rs +++ b/runtime/acala/src/weights/module_evm_accounts.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_homa.rs b/runtime/acala/src/weights/module_homa.rs index a01452e04c..126c782878 100644 --- a/runtime/acala/src/weights/module_homa.rs +++ b/runtime/acala/src/weights/module_homa.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_homa_validator_list.rs b/runtime/acala/src/weights/module_homa_validator_list.rs index b64a95664d..4bbed33ccb 100644 --- a/runtime/acala/src/weights/module_homa_validator_list.rs +++ b/runtime/acala/src/weights/module_homa_validator_list.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_honzon.rs b/runtime/acala/src/weights/module_honzon.rs index bd5a59c094..07373874d4 100644 --- a/runtime/acala/src/weights/module_honzon.rs +++ b/runtime/acala/src/weights/module_honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_idle_scheduler.rs b/runtime/acala/src/weights/module_idle_scheduler.rs index 7d624f68e7..1110e294f2 100644 --- a/runtime/acala/src/weights/module_idle_scheduler.rs +++ b/runtime/acala/src/weights/module_idle_scheduler.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_incentives.rs b/runtime/acala/src/weights/module_incentives.rs index be01b67792..20b0be1d31 100644 --- a/runtime/acala/src/weights/module_incentives.rs +++ b/runtime/acala/src/weights/module_incentives.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_liquid_crowdloan.rs b/runtime/acala/src/weights/module_liquid_crowdloan.rs index 6961304d4d..b4edfae6df 100644 --- a/runtime/acala/src/weights/module_liquid_crowdloan.rs +++ b/runtime/acala/src/weights/module_liquid_crowdloan.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_nft.rs b/runtime/acala/src/weights/module_nft.rs index a3d1950b6b..623079b71b 100644 --- a/runtime/acala/src/weights/module_nft.rs +++ b/runtime/acala/src/weights/module_nft.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_nominees_election.rs b/runtime/acala/src/weights/module_nominees_election.rs index 55f570d2aa..c0e796d8f2 100644 --- a/runtime/acala/src/weights/module_nominees_election.rs +++ b/runtime/acala/src/weights/module_nominees_election.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_prices.rs b/runtime/acala/src/weights/module_prices.rs index a54762320e..6d50e37810 100644 --- a/runtime/acala/src/weights/module_prices.rs +++ b/runtime/acala/src/weights/module_prices.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_session_manager.rs b/runtime/acala/src/weights/module_session_manager.rs index ba606e3cb4..91ba62e718 100644 --- a/runtime/acala/src/weights/module_session_manager.rs +++ b/runtime/acala/src/weights/module_session_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_transaction_pause.rs b/runtime/acala/src/weights/module_transaction_pause.rs index f7c1809994..f68b4c327f 100644 --- a/runtime/acala/src/weights/module_transaction_pause.rs +++ b/runtime/acala/src/weights/module_transaction_pause.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/module_transaction_payment.rs b/runtime/acala/src/weights/module_transaction_payment.rs index 364fc3d58b..edd0cacced 100644 --- a/runtime/acala/src/weights/module_transaction_payment.rs +++ b/runtime/acala/src/weights/module_transaction_payment.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/nutsfinance_stable_asset.rs b/runtime/acala/src/weights/nutsfinance_stable_asset.rs index 6f69b8c4e3..49c6ae9c5b 100644 --- a/runtime/acala/src/weights/nutsfinance_stable_asset.rs +++ b/runtime/acala/src/weights/nutsfinance_stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/orml_auction.rs b/runtime/acala/src/weights/orml_auction.rs index 1938c626d2..621e73668f 100644 --- a/runtime/acala/src/weights/orml_auction.rs +++ b/runtime/acala/src/weights/orml_auction.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/orml_authority.rs b/runtime/acala/src/weights/orml_authority.rs index f47782741d..ca4e091add 100644 --- a/runtime/acala/src/weights/orml_authority.rs +++ b/runtime/acala/src/weights/orml_authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/orml_oracle.rs b/runtime/acala/src/weights/orml_oracle.rs index 44786f61b0..986f1fea97 100644 --- a/runtime/acala/src/weights/orml_oracle.rs +++ b/runtime/acala/src/weights/orml_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/orml_tokens.rs b/runtime/acala/src/weights/orml_tokens.rs index 9640093bdf..64d3a9fa8f 100644 --- a/runtime/acala/src/weights/orml_tokens.rs +++ b/runtime/acala/src/weights/orml_tokens.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/orml_vesting.rs b/runtime/acala/src/weights/orml_vesting.rs index b443f72972..0a7ae0a8f7 100644 --- a/runtime/acala/src/weights/orml_vesting.rs +++ b/runtime/acala/src/weights/orml_vesting.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/weights/pallet_xcm.rs b/runtime/acala/src/weights/pallet_xcm.rs index 1cc905ae29..c8a2784590 100644 --- a/runtime/acala/src/weights/pallet_xcm.rs +++ b/runtime/acala/src/weights/pallet_xcm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/acala/src/xcm_config.rs b/runtime/acala/src/xcm_config.rs index a61162d1e7..8c9ed51897 100644 --- a/runtime/acala/src/xcm_config.rs +++ b/runtime/acala/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/benches/precompile.rs b/runtime/common/benches/precompile.rs index 88b0cb9abc..67314cb78b 100644 --- a/runtime/common/benches/precompile.rs +++ b/runtime/common/benches/precompile.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/bench/mod.rs b/runtime/common/src/bench/mod.rs index f0de8a9cc4..c519347d8a 100644 --- a/runtime/common/src/bench/mod.rs +++ b/runtime/common/src/bench/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/check_nonce.rs b/runtime/common/src/check_nonce.rs index b2cd9accee..e10527c305 100644 --- a/runtime/common/src/check_nonce.rs +++ b/runtime/common/src/check_nonce.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/gas_to_weight_ratio.rs b/runtime/common/src/gas_to_weight_ratio.rs index 1cb21d8cb8..703534b6e2 100644 --- a/runtime/common/src/gas_to_weight_ratio.rs +++ b/runtime/common/src/gas_to_weight_ratio.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/lib.rs b/runtime/common/src/lib.rs index 0a5ca34a7e..d4461b0ca9 100644 --- a/runtime/common/src/lib.rs +++ b/runtime/common/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/mock.rs b/runtime/common/src/mock.rs index 14d7f57d31..0405105a0f 100644 --- a/runtime/common/src/mock.rs +++ b/runtime/common/src/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/dex.rs b/runtime/common/src/precompile/dex.rs index bc6da01a3d..136d066768 100644 --- a/runtime/common/src/precompile/dex.rs +++ b/runtime/common/src/precompile/dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/earning.rs b/runtime/common/src/precompile/earning.rs index 459a87df0f..62e6f6eab5 100644 --- a/runtime/common/src/precompile/earning.rs +++ b/runtime/common/src/precompile/earning.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/evm.rs b/runtime/common/src/precompile/evm.rs index a52bb7bc09..9256d1dfe4 100644 --- a/runtime/common/src/precompile/evm.rs +++ b/runtime/common/src/precompile/evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/evm_accounts.rs b/runtime/common/src/precompile/evm_accounts.rs index 62dad55be4..5bbe95c657 100644 --- a/runtime/common/src/precompile/evm_accounts.rs +++ b/runtime/common/src/precompile/evm_accounts.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/homa.rs b/runtime/common/src/precompile/homa.rs index f4853e2309..0c354d6d94 100644 --- a/runtime/common/src/precompile/homa.rs +++ b/runtime/common/src/precompile/homa.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/honzon.rs b/runtime/common/src/precompile/honzon.rs index dfff83f196..bb1aff287d 100644 --- a/runtime/common/src/precompile/honzon.rs +++ b/runtime/common/src/precompile/honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/incentives.rs b/runtime/common/src/precompile/incentives.rs index 2d343c4b20..59d42f2175 100644 --- a/runtime/common/src/precompile/incentives.rs +++ b/runtime/common/src/precompile/incentives.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/input.rs b/runtime/common/src/precompile/input.rs index 56527e1708..9a300a2f0f 100644 --- a/runtime/common/src/precompile/input.rs +++ b/runtime/common/src/precompile/input.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/liquid_crowdloan.rs b/runtime/common/src/precompile/liquid_crowdloan.rs index 88cb23fc8b..d155172a07 100644 --- a/runtime/common/src/precompile/liquid_crowdloan.rs +++ b/runtime/common/src/precompile/liquid_crowdloan.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/mock.rs b/runtime/common/src/precompile/mock.rs index c1ab61a648..0eb7d1a30c 100644 --- a/runtime/common/src/precompile/mock.rs +++ b/runtime/common/src/precompile/mock.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/mod.rs b/runtime/common/src/precompile/mod.rs index 4102a80d78..2007be88dd 100644 --- a/runtime/common/src/precompile/mod.rs +++ b/runtime/common/src/precompile/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/multicurrency.rs b/runtime/common/src/precompile/multicurrency.rs index a51fecb69c..c06e7de18a 100644 --- a/runtime/common/src/precompile/multicurrency.rs +++ b/runtime/common/src/precompile/multicurrency.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/nft.rs b/runtime/common/src/precompile/nft.rs index 5ac58c2272..f447cdf22a 100644 --- a/runtime/common/src/precompile/nft.rs +++ b/runtime/common/src/precompile/nft.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/oracle.rs b/runtime/common/src/precompile/oracle.rs index 03ec9e03ca..9ae9024bb9 100644 --- a/runtime/common/src/precompile/oracle.rs +++ b/runtime/common/src/precompile/oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/schedule.rs b/runtime/common/src/precompile/schedule.rs index 6f9349e3a6..bfc8f6d856 100644 --- a/runtime/common/src/precompile/schedule.rs +++ b/runtime/common/src/precompile/schedule.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/stable_asset.rs b/runtime/common/src/precompile/stable_asset.rs index b5c89e0807..431d1d1df2 100644 --- a/runtime/common/src/precompile/stable_asset.rs +++ b/runtime/common/src/precompile/stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/tests.rs b/runtime/common/src/precompile/tests.rs index 2823dad7be..01dc2aeb31 100644 --- a/runtime/common/src/precompile/tests.rs +++ b/runtime/common/src/precompile/tests.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/weights.rs b/runtime/common/src/precompile/weights.rs index 04a0af1038..952e09765b 100644 --- a/runtime/common/src/precompile/weights.rs +++ b/runtime/common/src/precompile/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/precompile/xtokens.rs b/runtime/common/src/precompile/xtokens.rs index b63bebe8c2..c6120dff74 100644 --- a/runtime/common/src/precompile/xtokens.rs +++ b/runtime/common/src/precompile/xtokens.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/xcm_config.rs b/runtime/common/src/xcm_config.rs index 3660e7001c..373b2c2c66 100644 --- a/runtime/common/src/xcm_config.rs +++ b/runtime/common/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/common/src/xcm_impl.rs b/runtime/common/src/xcm_impl.rs index 502e261356..52a198eece 100644 --- a/runtime/common/src/xcm_impl.rs +++ b/runtime/common/src/xcm_impl.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/authority.rs b/runtime/integration-tests/src/authority.rs index 0ed0fabd81..6445499656 100644 --- a/runtime/integration-tests/src/authority.rs +++ b/runtime/integration-tests/src/authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/dex.rs b/runtime/integration-tests/src/dex.rs index 39233f3a16..e25dc957b8 100644 --- a/runtime/integration-tests/src/dex.rs +++ b/runtime/integration-tests/src/dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/evm.rs b/runtime/integration-tests/src/evm.rs index da7594954e..1d546bfc8c 100644 --- a/runtime/integration-tests/src/evm.rs +++ b/runtime/integration-tests/src/evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/honzon.rs b/runtime/integration-tests/src/honzon.rs index 3733c9fe2d..4ad746adfc 100644 --- a/runtime/integration-tests/src/honzon.rs +++ b/runtime/integration-tests/src/honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/lib.rs b/runtime/integration-tests/src/lib.rs index b850952d76..0e64863ad8 100644 --- a/runtime/integration-tests/src/lib.rs +++ b/runtime/integration-tests/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/nft.rs b/runtime/integration-tests/src/nft.rs index 014a5f77a5..336970f012 100644 --- a/runtime/integration-tests/src/nft.rs +++ b/runtime/integration-tests/src/nft.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/payment.rs b/runtime/integration-tests/src/payment.rs index e060ea5584..8c950b871d 100644 --- a/runtime/integration-tests/src/payment.rs +++ b/runtime/integration-tests/src/payment.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/prices.rs b/runtime/integration-tests/src/prices.rs index bc44d77704..8f525c2794 100644 --- a/runtime/integration-tests/src/prices.rs +++ b/runtime/integration-tests/src/prices.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/proxy.rs b/runtime/integration-tests/src/proxy.rs index f65c58f007..be9feb6e11 100644 --- a/runtime/integration-tests/src/proxy.rs +++ b/runtime/integration-tests/src/proxy.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/runtime.rs b/runtime/integration-tests/src/runtime.rs index 4d09177b26..e578315fe4 100644 --- a/runtime/integration-tests/src/runtime.rs +++ b/runtime/integration-tests/src/runtime.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/session_manager.rs b/runtime/integration-tests/src/session_manager.rs index 97f73e118b..4851014161 100644 --- a/runtime/integration-tests/src/session_manager.rs +++ b/runtime/integration-tests/src/session_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/setup.rs b/runtime/integration-tests/src/setup.rs index 0c11422293..d5dc72b712 100644 --- a/runtime/integration-tests/src/setup.rs +++ b/runtime/integration-tests/src/setup.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/stable_asset.rs b/runtime/integration-tests/src/stable_asset.rs index 93db5ddb8d..da00b82e58 100644 --- a/runtime/integration-tests/src/stable_asset.rs +++ b/runtime/integration-tests/src/stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/treasury.rs b/runtime/integration-tests/src/treasury.rs index c6b05b53a0..9f085baab3 100644 --- a/runtime/integration-tests/src/treasury.rs +++ b/runtime/integration-tests/src/treasury.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/vesting.rs b/runtime/integration-tests/src/vesting.rs index 6aa64574a4..bce2a385ce 100644 --- a/runtime/integration-tests/src/vesting.rs +++ b/runtime/integration-tests/src/vesting.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/integration-tests/src/weights.rs b/runtime/integration-tests/src/weights.rs index d5922a55fa..e1f76e4d69 100644 --- a/runtime/integration-tests/src/weights.rs +++ b/runtime/integration-tests/src/weights.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/build.rs b/runtime/karura/build.rs index 29a56095c6..e3a86adb51 100644 --- a/runtime/karura/build.rs +++ b/runtime/karura/build.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/authority.rs b/runtime/karura/src/authority.rs index 79e729ae53..9eaa2f63d5 100644 --- a/runtime/karura/src/authority.rs +++ b/runtime/karura/src/authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/benchmarking/honzon_bridge.rs b/runtime/karura/src/benchmarking/honzon_bridge.rs index b8d08a69a5..a558028083 100644 --- a/runtime/karura/src/benchmarking/honzon_bridge.rs +++ b/runtime/karura/src/benchmarking/honzon_bridge.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/benchmarking/mod.rs b/runtime/karura/src/benchmarking/mod.rs index 520b305a38..69dfdbd9d7 100644 --- a/runtime/karura/src/benchmarking/mod.rs +++ b/runtime/karura/src/benchmarking/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/constants.rs b/runtime/karura/src/constants.rs index aacd9be43d..fa8f4252ab 100644 --- a/runtime/karura/src/constants.rs +++ b/runtime/karura/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/lib.rs b/runtime/karura/src/lib.rs index f79177e672..601f9053b2 100644 --- a/runtime/karura/src/lib.rs +++ b/runtime/karura/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/mod.rs b/runtime/karura/src/weights/mod.rs index 7ddd086b16..a4634910cc 100644 --- a/runtime/karura/src/weights/mod.rs +++ b/runtime/karura/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_aggregated_dex.rs b/runtime/karura/src/weights/module_aggregated_dex.rs index f2b9008cb0..5e92d4a167 100644 --- a/runtime/karura/src/weights/module_aggregated_dex.rs +++ b/runtime/karura/src/weights/module_aggregated_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_asset_registry.rs b/runtime/karura/src/weights/module_asset_registry.rs index 1910ec539e..23850d4841 100644 --- a/runtime/karura/src/weights/module_asset_registry.rs +++ b/runtime/karura/src/weights/module_asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_auction_manager.rs b/runtime/karura/src/weights/module_auction_manager.rs index 2eaa617f3c..f27ddba635 100644 --- a/runtime/karura/src/weights/module_auction_manager.rs +++ b/runtime/karura/src/weights/module_auction_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_cdp_engine.rs b/runtime/karura/src/weights/module_cdp_engine.rs index 4cdba53d7a..9e25f75497 100644 --- a/runtime/karura/src/weights/module_cdp_engine.rs +++ b/runtime/karura/src/weights/module_cdp_engine.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_cdp_treasury.rs b/runtime/karura/src/weights/module_cdp_treasury.rs index b05e3bb76a..2c6e05fa85 100644 --- a/runtime/karura/src/weights/module_cdp_treasury.rs +++ b/runtime/karura/src/weights/module_cdp_treasury.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_collator_selection.rs b/runtime/karura/src/weights/module_collator_selection.rs index d150a6167d..6389f89bc8 100644 --- a/runtime/karura/src/weights/module_collator_selection.rs +++ b/runtime/karura/src/weights/module_collator_selection.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_currencies.rs b/runtime/karura/src/weights/module_currencies.rs index d4e19de6da..7d892846a2 100644 --- a/runtime/karura/src/weights/module_currencies.rs +++ b/runtime/karura/src/weights/module_currencies.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_dex.rs b/runtime/karura/src/weights/module_dex.rs index 129d3839ee..751ab713a2 100644 --- a/runtime/karura/src/weights/module_dex.rs +++ b/runtime/karura/src/weights/module_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_dex_oracle.rs b/runtime/karura/src/weights/module_dex_oracle.rs index ccfb895fa7..c57ce8140e 100644 --- a/runtime/karura/src/weights/module_dex_oracle.rs +++ b/runtime/karura/src/weights/module_dex_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_emergency_shutdown.rs b/runtime/karura/src/weights/module_emergency_shutdown.rs index b800427297..20caa07451 100644 --- a/runtime/karura/src/weights/module_emergency_shutdown.rs +++ b/runtime/karura/src/weights/module_emergency_shutdown.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_evm.rs b/runtime/karura/src/weights/module_evm.rs index 4a6d9638ef..985e5b1e38 100644 --- a/runtime/karura/src/weights/module_evm.rs +++ b/runtime/karura/src/weights/module_evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_evm_accounts.rs b/runtime/karura/src/weights/module_evm_accounts.rs index d605a0f44f..b8e82840b7 100644 --- a/runtime/karura/src/weights/module_evm_accounts.rs +++ b/runtime/karura/src/weights/module_evm_accounts.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_homa.rs b/runtime/karura/src/weights/module_homa.rs index 498676d412..5b1da56994 100644 --- a/runtime/karura/src/weights/module_homa.rs +++ b/runtime/karura/src/weights/module_homa.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_homa_validator_list.rs b/runtime/karura/src/weights/module_homa_validator_list.rs index 84daca4838..f3f300315d 100644 --- a/runtime/karura/src/weights/module_homa_validator_list.rs +++ b/runtime/karura/src/weights/module_homa_validator_list.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_honzon.rs b/runtime/karura/src/weights/module_honzon.rs index 380f34ab58..169520f933 100644 --- a/runtime/karura/src/weights/module_honzon.rs +++ b/runtime/karura/src/weights/module_honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_honzon_bridge.rs b/runtime/karura/src/weights/module_honzon_bridge.rs index cf37d1ca5c..eb1e0b5841 100644 --- a/runtime/karura/src/weights/module_honzon_bridge.rs +++ b/runtime/karura/src/weights/module_honzon_bridge.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_idle_scheduler.rs b/runtime/karura/src/weights/module_idle_scheduler.rs index 92604dd5d2..457f3423ea 100644 --- a/runtime/karura/src/weights/module_idle_scheduler.rs +++ b/runtime/karura/src/weights/module_idle_scheduler.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_incentives.rs b/runtime/karura/src/weights/module_incentives.rs index bdfa4df3f5..f57ff3c666 100644 --- a/runtime/karura/src/weights/module_incentives.rs +++ b/runtime/karura/src/weights/module_incentives.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_nft.rs b/runtime/karura/src/weights/module_nft.rs index d97a6703e1..73bb6fc1eb 100644 --- a/runtime/karura/src/weights/module_nft.rs +++ b/runtime/karura/src/weights/module_nft.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_nominees_election.rs b/runtime/karura/src/weights/module_nominees_election.rs index 4691ce7ea3..9e50be5b06 100644 --- a/runtime/karura/src/weights/module_nominees_election.rs +++ b/runtime/karura/src/weights/module_nominees_election.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_prices.rs b/runtime/karura/src/weights/module_prices.rs index 90484d8b53..0edf800297 100644 --- a/runtime/karura/src/weights/module_prices.rs +++ b/runtime/karura/src/weights/module_prices.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_session_manager.rs b/runtime/karura/src/weights/module_session_manager.rs index 618fb0c08a..a7ef510495 100644 --- a/runtime/karura/src/weights/module_session_manager.rs +++ b/runtime/karura/src/weights/module_session_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_transaction_pause.rs b/runtime/karura/src/weights/module_transaction_pause.rs index 133b068af1..89ab0528e1 100644 --- a/runtime/karura/src/weights/module_transaction_pause.rs +++ b/runtime/karura/src/weights/module_transaction_pause.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/module_transaction_payment.rs b/runtime/karura/src/weights/module_transaction_payment.rs index fb6e4fb023..11b1fc4d92 100644 --- a/runtime/karura/src/weights/module_transaction_payment.rs +++ b/runtime/karura/src/weights/module_transaction_payment.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/nutsfinance_stable_asset.rs b/runtime/karura/src/weights/nutsfinance_stable_asset.rs index df82457bd2..e6cfc95c1d 100644 --- a/runtime/karura/src/weights/nutsfinance_stable_asset.rs +++ b/runtime/karura/src/weights/nutsfinance_stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/orml_auction.rs b/runtime/karura/src/weights/orml_auction.rs index 065000cbac..c32546cd43 100644 --- a/runtime/karura/src/weights/orml_auction.rs +++ b/runtime/karura/src/weights/orml_auction.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/orml_authority.rs b/runtime/karura/src/weights/orml_authority.rs index 2a1e3302f3..03653ebfb0 100644 --- a/runtime/karura/src/weights/orml_authority.rs +++ b/runtime/karura/src/weights/orml_authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/orml_oracle.rs b/runtime/karura/src/weights/orml_oracle.rs index 6f676e5df9..26b084300a 100644 --- a/runtime/karura/src/weights/orml_oracle.rs +++ b/runtime/karura/src/weights/orml_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/orml_tokens.rs b/runtime/karura/src/weights/orml_tokens.rs index e09111f462..f8ba5fa521 100644 --- a/runtime/karura/src/weights/orml_tokens.rs +++ b/runtime/karura/src/weights/orml_tokens.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/orml_vesting.rs b/runtime/karura/src/weights/orml_vesting.rs index 49d213f4d0..598650f8d1 100644 --- a/runtime/karura/src/weights/orml_vesting.rs +++ b/runtime/karura/src/weights/orml_vesting.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/weights/pallet_xcm.rs b/runtime/karura/src/weights/pallet_xcm.rs index 79ba624db5..a506f48c32 100644 --- a/runtime/karura/src/weights/pallet_xcm.rs +++ b/runtime/karura/src/weights/pallet_xcm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/karura/src/xcm_config.rs b/runtime/karura/src/xcm_config.rs index 87f0f024a5..061a59780f 100644 --- a/runtime/karura/src/xcm_config.rs +++ b/runtime/karura/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/build.rs b/runtime/mandala/build.rs index 28667e9fba..e8e7079bdb 100644 --- a/runtime/mandala/build.rs +++ b/runtime/mandala/build.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/authority.rs b/runtime/mandala/src/authority.rs index 3655b43789..f9e7456eef 100644 --- a/runtime/mandala/src/authority.rs +++ b/runtime/mandala/src/authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/aggregated_dex.rs b/runtime/mandala/src/benchmarking/aggregated_dex.rs index 3d87b59cfe..854a9c5365 100644 --- a/runtime/mandala/src/benchmarking/aggregated_dex.rs +++ b/runtime/mandala/src/benchmarking/aggregated_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/asset_registry.rs b/runtime/mandala/src/benchmarking/asset_registry.rs index 89cbfaeda0..b512fad260 100644 --- a/runtime/mandala/src/benchmarking/asset_registry.rs +++ b/runtime/mandala/src/benchmarking/asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/auction.rs b/runtime/mandala/src/benchmarking/auction.rs index 77cb80318a..b458399a20 100644 --- a/runtime/mandala/src/benchmarking/auction.rs +++ b/runtime/mandala/src/benchmarking/auction.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/auction_manager.rs b/runtime/mandala/src/benchmarking/auction_manager.rs index 5f895a754f..5e5c5f819b 100644 --- a/runtime/mandala/src/benchmarking/auction_manager.rs +++ b/runtime/mandala/src/benchmarking/auction_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/authority.rs b/runtime/mandala/src/benchmarking/authority.rs index 61115af876..479a4ef57c 100644 --- a/runtime/mandala/src/benchmarking/authority.rs +++ b/runtime/mandala/src/benchmarking/authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/cdp_engine.rs b/runtime/mandala/src/benchmarking/cdp_engine.rs index e31feb34e5..c8fa40b624 100644 --- a/runtime/mandala/src/benchmarking/cdp_engine.rs +++ b/runtime/mandala/src/benchmarking/cdp_engine.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/cdp_treasury.rs b/runtime/mandala/src/benchmarking/cdp_treasury.rs index d601678f4c..528a74d21e 100644 --- a/runtime/mandala/src/benchmarking/cdp_treasury.rs +++ b/runtime/mandala/src/benchmarking/cdp_treasury.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/collator_selection.rs b/runtime/mandala/src/benchmarking/collator_selection.rs index f4574ebd18..62f91aed16 100644 --- a/runtime/mandala/src/benchmarking/collator_selection.rs +++ b/runtime/mandala/src/benchmarking/collator_selection.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/currencies.rs b/runtime/mandala/src/benchmarking/currencies.rs index 8715a0511d..3b18f1cfa0 100644 --- a/runtime/mandala/src/benchmarking/currencies.rs +++ b/runtime/mandala/src/benchmarking/currencies.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/dex.rs b/runtime/mandala/src/benchmarking/dex.rs index c139d2a5d0..ec4c7ca4a5 100644 --- a/runtime/mandala/src/benchmarking/dex.rs +++ b/runtime/mandala/src/benchmarking/dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/dex_oracle.rs b/runtime/mandala/src/benchmarking/dex_oracle.rs index 15c48f6c64..0422b11095 100644 --- a/runtime/mandala/src/benchmarking/dex_oracle.rs +++ b/runtime/mandala/src/benchmarking/dex_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/earning.rs b/runtime/mandala/src/benchmarking/earning.rs index 5b131cb3d1..b195efaeaf 100644 --- a/runtime/mandala/src/benchmarking/earning.rs +++ b/runtime/mandala/src/benchmarking/earning.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/emergency_shutdown.rs b/runtime/mandala/src/benchmarking/emergency_shutdown.rs index 048093b190..1677016878 100644 --- a/runtime/mandala/src/benchmarking/emergency_shutdown.rs +++ b/runtime/mandala/src/benchmarking/emergency_shutdown.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/evm.rs b/runtime/mandala/src/benchmarking/evm.rs index 542edf2498..57b4e34c66 100644 --- a/runtime/mandala/src/benchmarking/evm.rs +++ b/runtime/mandala/src/benchmarking/evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/evm_accounts.rs b/runtime/mandala/src/benchmarking/evm_accounts.rs index 67af1a9533..1a23736e8a 100644 --- a/runtime/mandala/src/benchmarking/evm_accounts.rs +++ b/runtime/mandala/src/benchmarking/evm_accounts.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/homa.rs b/runtime/mandala/src/benchmarking/homa.rs index e5ee43f6f8..6ff0237973 100644 --- a/runtime/mandala/src/benchmarking/homa.rs +++ b/runtime/mandala/src/benchmarking/homa.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/homa_validator_list.rs b/runtime/mandala/src/benchmarking/homa_validator_list.rs index be95d649f8..a50527b07e 100644 --- a/runtime/mandala/src/benchmarking/homa_validator_list.rs +++ b/runtime/mandala/src/benchmarking/homa_validator_list.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/honzon.rs b/runtime/mandala/src/benchmarking/honzon.rs index 8b0182f8c9..f446ad8254 100644 --- a/runtime/mandala/src/benchmarking/honzon.rs +++ b/runtime/mandala/src/benchmarking/honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/idle_scheduler.rs b/runtime/mandala/src/benchmarking/idle_scheduler.rs index 365b6f107c..748822a28f 100644 --- a/runtime/mandala/src/benchmarking/idle_scheduler.rs +++ b/runtime/mandala/src/benchmarking/idle_scheduler.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/incentives.rs b/runtime/mandala/src/benchmarking/incentives.rs index 1d6bdd056b..8300ea980c 100644 --- a/runtime/mandala/src/benchmarking/incentives.rs +++ b/runtime/mandala/src/benchmarking/incentives.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/liquid_crowdloan.rs b/runtime/mandala/src/benchmarking/liquid_crowdloan.rs index c99958ba24..888b48e440 100644 --- a/runtime/mandala/src/benchmarking/liquid_crowdloan.rs +++ b/runtime/mandala/src/benchmarking/liquid_crowdloan.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/mod.rs b/runtime/mandala/src/benchmarking/mod.rs index dc36a08d9f..b140707f3e 100644 --- a/runtime/mandala/src/benchmarking/mod.rs +++ b/runtime/mandala/src/benchmarking/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/nominees_election.rs b/runtime/mandala/src/benchmarking/nominees_election.rs index bdf166cb62..e1095290b7 100644 --- a/runtime/mandala/src/benchmarking/nominees_election.rs +++ b/runtime/mandala/src/benchmarking/nominees_election.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/nutsfinance_stable_asset.rs b/runtime/mandala/src/benchmarking/nutsfinance_stable_asset.rs index 9ed6ad1fb9..19531d3c29 100644 --- a/runtime/mandala/src/benchmarking/nutsfinance_stable_asset.rs +++ b/runtime/mandala/src/benchmarking/nutsfinance_stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/prices.rs b/runtime/mandala/src/benchmarking/prices.rs index 1cdfbaf7b6..c876c44091 100644 --- a/runtime/mandala/src/benchmarking/prices.rs +++ b/runtime/mandala/src/benchmarking/prices.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/session_manager.rs b/runtime/mandala/src/benchmarking/session_manager.rs index 4ee6628ea6..aec84b62a9 100644 --- a/runtime/mandala/src/benchmarking/session_manager.rs +++ b/runtime/mandala/src/benchmarking/session_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/tokens.rs b/runtime/mandala/src/benchmarking/tokens.rs index 784af487f3..bb87c7d61c 100644 --- a/runtime/mandala/src/benchmarking/tokens.rs +++ b/runtime/mandala/src/benchmarking/tokens.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/transaction_pause.rs b/runtime/mandala/src/benchmarking/transaction_pause.rs index cce140497e..618a7f65f8 100644 --- a/runtime/mandala/src/benchmarking/transaction_pause.rs +++ b/runtime/mandala/src/benchmarking/transaction_pause.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/transaction_payment.rs b/runtime/mandala/src/benchmarking/transaction_payment.rs index fc947eabf3..48b2d63762 100644 --- a/runtime/mandala/src/benchmarking/transaction_payment.rs +++ b/runtime/mandala/src/benchmarking/transaction_payment.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/utils.rs b/runtime/mandala/src/benchmarking/utils.rs index 8fab1440d7..6ec49f28db 100644 --- a/runtime/mandala/src/benchmarking/utils.rs +++ b/runtime/mandala/src/benchmarking/utils.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/benchmarking/vesting.rs b/runtime/mandala/src/benchmarking/vesting.rs index 56fd47e0ed..86a9be25a6 100644 --- a/runtime/mandala/src/benchmarking/vesting.rs +++ b/runtime/mandala/src/benchmarking/vesting.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/constants.rs b/runtime/mandala/src/constants.rs index cd43413fe4..e3c2d0357e 100644 --- a/runtime/mandala/src/constants.rs +++ b/runtime/mandala/src/constants.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/lib.rs b/runtime/mandala/src/lib.rs index ac5527149d..d8a4ab13e0 100644 --- a/runtime/mandala/src/lib.rs +++ b/runtime/mandala/src/lib.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/mod.rs b/runtime/mandala/src/weights/mod.rs index 7a7ba5a1bc..88b6146d07 100644 --- a/runtime/mandala/src/weights/mod.rs +++ b/runtime/mandala/src/weights/mod.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_aggregated_dex.rs b/runtime/mandala/src/weights/module_aggregated_dex.rs index a5da0fe322..637d45c221 100644 --- a/runtime/mandala/src/weights/module_aggregated_dex.rs +++ b/runtime/mandala/src/weights/module_aggregated_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_asset_registry.rs b/runtime/mandala/src/weights/module_asset_registry.rs index 83cf428f22..5dcaaba83d 100644 --- a/runtime/mandala/src/weights/module_asset_registry.rs +++ b/runtime/mandala/src/weights/module_asset_registry.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_auction_manager.rs b/runtime/mandala/src/weights/module_auction_manager.rs index fc29cbeb4d..b2a98bf6e5 100644 --- a/runtime/mandala/src/weights/module_auction_manager.rs +++ b/runtime/mandala/src/weights/module_auction_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_cdp_engine.rs b/runtime/mandala/src/weights/module_cdp_engine.rs index 315dab9547..bd0a2b515e 100644 --- a/runtime/mandala/src/weights/module_cdp_engine.rs +++ b/runtime/mandala/src/weights/module_cdp_engine.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_cdp_treasury.rs b/runtime/mandala/src/weights/module_cdp_treasury.rs index 55a8d716f8..18c1d418c7 100644 --- a/runtime/mandala/src/weights/module_cdp_treasury.rs +++ b/runtime/mandala/src/weights/module_cdp_treasury.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_collator_selection.rs b/runtime/mandala/src/weights/module_collator_selection.rs index 00830a638a..e7bca94548 100644 --- a/runtime/mandala/src/weights/module_collator_selection.rs +++ b/runtime/mandala/src/weights/module_collator_selection.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_currencies.rs b/runtime/mandala/src/weights/module_currencies.rs index 7bc3a3b786..ad36f958ee 100644 --- a/runtime/mandala/src/weights/module_currencies.rs +++ b/runtime/mandala/src/weights/module_currencies.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_dex.rs b/runtime/mandala/src/weights/module_dex.rs index ab01e6ba90..7a69e718f1 100644 --- a/runtime/mandala/src/weights/module_dex.rs +++ b/runtime/mandala/src/weights/module_dex.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_dex_oracle.rs b/runtime/mandala/src/weights/module_dex_oracle.rs index a560f55d2a..e30dafda09 100644 --- a/runtime/mandala/src/weights/module_dex_oracle.rs +++ b/runtime/mandala/src/weights/module_dex_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_earning.rs b/runtime/mandala/src/weights/module_earning.rs index aba5cccc98..e5560657b7 100644 --- a/runtime/mandala/src/weights/module_earning.rs +++ b/runtime/mandala/src/weights/module_earning.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_emergency_shutdown.rs b/runtime/mandala/src/weights/module_emergency_shutdown.rs index e8e5fa5c70..ac637b12ca 100644 --- a/runtime/mandala/src/weights/module_emergency_shutdown.rs +++ b/runtime/mandala/src/weights/module_emergency_shutdown.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_evm.rs b/runtime/mandala/src/weights/module_evm.rs index a9e369a224..eb5b980331 100644 --- a/runtime/mandala/src/weights/module_evm.rs +++ b/runtime/mandala/src/weights/module_evm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_evm_accounts.rs b/runtime/mandala/src/weights/module_evm_accounts.rs index 57c6da69a5..02606eba01 100644 --- a/runtime/mandala/src/weights/module_evm_accounts.rs +++ b/runtime/mandala/src/weights/module_evm_accounts.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_homa.rs b/runtime/mandala/src/weights/module_homa.rs index cd48d1deca..a9f38f13ca 100644 --- a/runtime/mandala/src/weights/module_homa.rs +++ b/runtime/mandala/src/weights/module_homa.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_homa_validator_list.rs b/runtime/mandala/src/weights/module_homa_validator_list.rs index 752e2a9ee7..b937e7b1a1 100644 --- a/runtime/mandala/src/weights/module_homa_validator_list.rs +++ b/runtime/mandala/src/weights/module_homa_validator_list.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_honzon.rs b/runtime/mandala/src/weights/module_honzon.rs index 3a5133409e..d7ff58b6ea 100644 --- a/runtime/mandala/src/weights/module_honzon.rs +++ b/runtime/mandala/src/weights/module_honzon.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_idle_scheduler.rs b/runtime/mandala/src/weights/module_idle_scheduler.rs index a1310d0928..e947fbc29c 100644 --- a/runtime/mandala/src/weights/module_idle_scheduler.rs +++ b/runtime/mandala/src/weights/module_idle_scheduler.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_incentives.rs b/runtime/mandala/src/weights/module_incentives.rs index eea546de48..1dd6ef9b76 100644 --- a/runtime/mandala/src/weights/module_incentives.rs +++ b/runtime/mandala/src/weights/module_incentives.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_liquid_crowdloan.rs b/runtime/mandala/src/weights/module_liquid_crowdloan.rs index e53970221b..67a5005e00 100644 --- a/runtime/mandala/src/weights/module_liquid_crowdloan.rs +++ b/runtime/mandala/src/weights/module_liquid_crowdloan.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_nft.rs b/runtime/mandala/src/weights/module_nft.rs index 64ef8a6ad9..cfe23d6285 100644 --- a/runtime/mandala/src/weights/module_nft.rs +++ b/runtime/mandala/src/weights/module_nft.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_nominees_election.rs b/runtime/mandala/src/weights/module_nominees_election.rs index bf523794f6..bf2e5aff94 100644 --- a/runtime/mandala/src/weights/module_nominees_election.rs +++ b/runtime/mandala/src/weights/module_nominees_election.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_prices.rs b/runtime/mandala/src/weights/module_prices.rs index 49c4b86bf5..a0b57ddd02 100644 --- a/runtime/mandala/src/weights/module_prices.rs +++ b/runtime/mandala/src/weights/module_prices.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_session_manager.rs b/runtime/mandala/src/weights/module_session_manager.rs index 9c958d672d..01c0576704 100644 --- a/runtime/mandala/src/weights/module_session_manager.rs +++ b/runtime/mandala/src/weights/module_session_manager.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_transaction_pause.rs b/runtime/mandala/src/weights/module_transaction_pause.rs index cb4d8a29d4..176bb04f91 100644 --- a/runtime/mandala/src/weights/module_transaction_pause.rs +++ b/runtime/mandala/src/weights/module_transaction_pause.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/module_transaction_payment.rs b/runtime/mandala/src/weights/module_transaction_payment.rs index a9f42b721a..2767d86638 100644 --- a/runtime/mandala/src/weights/module_transaction_payment.rs +++ b/runtime/mandala/src/weights/module_transaction_payment.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/nutsfinance_stable_asset.rs b/runtime/mandala/src/weights/nutsfinance_stable_asset.rs index 9e30171000..7f0881e89e 100644 --- a/runtime/mandala/src/weights/nutsfinance_stable_asset.rs +++ b/runtime/mandala/src/weights/nutsfinance_stable_asset.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/orml_auction.rs b/runtime/mandala/src/weights/orml_auction.rs index 85be118b28..3131d87437 100644 --- a/runtime/mandala/src/weights/orml_auction.rs +++ b/runtime/mandala/src/weights/orml_auction.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/orml_authority.rs b/runtime/mandala/src/weights/orml_authority.rs index ca58cb662a..087cf8b741 100644 --- a/runtime/mandala/src/weights/orml_authority.rs +++ b/runtime/mandala/src/weights/orml_authority.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/orml_oracle.rs b/runtime/mandala/src/weights/orml_oracle.rs index 2f4f3d4d31..c80440ea83 100644 --- a/runtime/mandala/src/weights/orml_oracle.rs +++ b/runtime/mandala/src/weights/orml_oracle.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/orml_tokens.rs b/runtime/mandala/src/weights/orml_tokens.rs index 134145b0c5..c6b6144790 100644 --- a/runtime/mandala/src/weights/orml_tokens.rs +++ b/runtime/mandala/src/weights/orml_tokens.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/orml_vesting.rs b/runtime/mandala/src/weights/orml_vesting.rs index 41ec309472..79ee3df344 100644 --- a/runtime/mandala/src/weights/orml_vesting.rs +++ b/runtime/mandala/src/weights/orml_vesting.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/weights/pallet_xcm.rs b/runtime/mandala/src/weights/pallet_xcm.rs index 9e9d4de408..857157cd62 100644 --- a/runtime/mandala/src/weights/pallet_xcm.rs +++ b/runtime/mandala/src/weights/pallet_xcm.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/runtime/mandala/src/xcm_config.rs b/runtime/mandala/src/xcm_config.rs index f32d4b4577..9f595aaffd 100644 --- a/runtime/mandala/src/xcm_config.rs +++ b/runtime/mandala/src/xcm_config.rs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/templates/module-weight-template.hbs b/templates/module-weight-template.hbs index 88b98aed72..e1bb1e3e2a 100644 --- a/templates/module-weight-template.hbs +++ b/templates/module-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/templates/precompile-weight-template.hbs b/templates/precompile-weight-template.hbs index a51acfb18b..42eec62a33 100644 --- a/templates/precompile-weight-template.hbs +++ b/templates/precompile-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify diff --git a/templates/runtime-weight-template.hbs b/templates/runtime-weight-template.hbs index f5e4d81bd6..95fe830079 100644 --- a/templates/runtime-weight-template.hbs +++ b/templates/runtime-weight-template.hbs @@ -1,6 +1,6 @@ // This file is part of Acala. -// Copyright (C) 2020-2024 Acala Foundation. +// Copyright (C) 2020-2025 Acala Foundation. // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0 // This program is free software: you can redistribute it and/or modify