diff --git a/LICENSE b/LICENSE index 3356e0e5..70fe2823 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2018-2023 Robonomics Network + Copyright 2018-2024 Robonomics Network Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICE b/NOTICE index 82cbb3ba..5e9f18ea 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ The Robonomics Framework Copyright 2018-2019 Airalab . -Copyright 2019-2023 Robonomics Network . +Copyright 2019-2024 Robonomics Network . This product includes software developed at Airalab (http://www.aira.life/). diff --git a/frame/datalog/src/benchmarking.rs b/frame/datalog/src/benchmarking.rs index 05150ea1..83a191ab 100644 --- a/frame/datalog/src/benchmarking.rs +++ b/frame/datalog/src/benchmarking.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/datalog/src/lib.rs b/frame/datalog/src/lib.rs index c4c10391..0bfa27c4 100644 --- a/frame/datalog/src/lib.rs +++ b/frame/datalog/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/datalog/src/weights.rs b/frame/datalog/src/weights.rs index e168a269..cce50cf4 100644 --- a/frame/datalog/src/weights.rs +++ b/frame/datalog/src/weights.rs @@ -1,3 +1,20 @@ +/////////////////////////////////////////////////////////////////////////////// +// +// Copyright 2018-2024 Robonomics Network +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +/////////////////////////////////////////////////////////////////////////////// use frame_support::weights::Weight; pub trait WeightInfo { diff --git a/frame/digital-twin/src/lib.rs b/frame/digital-twin/src/lib.rs index 6fbe6f85..3b36432d 100644 --- a/frame/digital-twin/src/lib.rs +++ b/frame/digital-twin/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/launch/src/benchmarking.rs b/frame/launch/src/benchmarking.rs index b347c645..541e144c 100644 --- a/frame/launch/src/benchmarking.rs +++ b/frame/launch/src/benchmarking.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/launch/src/lib.rs b/frame/launch/src/lib.rs index c12aba74..90209c04 100644 --- a/frame/launch/src/lib.rs +++ b/frame/launch/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/liability/src/economics.rs b/frame/liability/src/economics.rs index a86b1053..ab6e172f 100644 --- a/frame/liability/src/economics.rs +++ b/frame/liability/src/economics.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/liability/src/lib.rs b/frame/liability/src/lib.rs index a3a277de..61e66312 100644 --- a/frame/liability/src/lib.rs +++ b/frame/liability/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/liability/src/signed.rs b/frame/liability/src/signed.rs index a4f01949..d373cda7 100644 --- a/frame/liability/src/signed.rs +++ b/frame/liability/src/signed.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/liability/src/technics.rs b/frame/liability/src/technics.rs index fec25eab..b4578a5e 100644 --- a/frame/liability/src/technics.rs +++ b/frame/liability/src/technics.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/liability/src/traits.rs b/frame/liability/src/traits.rs index 58360b9d..f80e235f 100644 --- a/frame/liability/src/traits.rs +++ b/frame/liability/src/traits.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/lighthouse/src/lib.rs b/frame/lighthouse/src/lib.rs index b47e095b..4d8e19b4 100644 --- a/frame/lighthouse/src/lib.rs +++ b/frame/lighthouse/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/rws/src/lib.rs b/frame/rws/src/lib.rs index 62705a4b..2bd6722e 100644 --- a/frame/rws/src/lib.rs +++ b/frame/rws/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/frame/rws/src/tests.rs b/frame/rws/src/tests.rs index 36b24ad8..e31d9c12 100644 --- a/frame/rws/src/tests.rs +++ b/frame/rws/src/tests.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/build.rs b/node/build.rs index 30b6bfa5..af775df1 100644 --- a/node/build.rs +++ b/node/build.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/rpc/core/src/lib.rs b/node/rpc/core/src/lib.rs index 09d12463..0a7bfef4 100644 --- a/node/rpc/core/src/lib.rs +++ b/node/rpc/core/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/rpc/experimental/src/extrinsic.rs b/node/rpc/experimental/src/extrinsic.rs index 918f1e48..aa666c18 100644 --- a/node/rpc/experimental/src/extrinsic.rs +++ b/node/rpc/experimental/src/extrinsic.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/rpc/experimental/src/pubsub.rs b/node/rpc/experimental/src/pubsub.rs index 8f370325..993a858e 100644 --- a/node/rpc/experimental/src/pubsub.rs +++ b/node/rpc/experimental/src/pubsub.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2022 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/rpc/experimental/src/reqresrpc.rs b/node/rpc/experimental/src/reqresrpc.rs index 9d02a5cd..502b805d 100644 --- a/node/rpc/experimental/src/reqresrpc.rs +++ b/node/rpc/experimental/src/reqresrpc.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/rpc/experimental/src/tests.rs b/node/rpc/experimental/src/tests.rs index 20958ff5..83d9ddf0 100644 --- a/node/rpc/experimental/src/tests.rs +++ b/node/rpc/experimental/src/tests.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/service/src/dev.rs b/node/service/src/dev.rs index 5da2b473..255928e8 100644 --- a/node/service/src/dev.rs +++ b/node/service/src/dev.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index d13c8f9a..5bae6688 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/service/src/parachain.rs b/node/service/src/parachain.rs index a88eeab4..60588cd5 100644 --- a/node/service/src/parachain.rs +++ b/node/service/src/parachain.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/chain_spec/dev.rs b/node/src/chain_spec/dev.rs index a17b6bfc..7de73a61 100644 --- a/node/src/chain_spec/dev.rs +++ b/node/src/chain_spec/dev.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/chain_spec/mainnet.rs b/node/src/chain_spec/mainnet.rs index de268ee0..12a0a56a 100644 --- a/node/src/chain_spec/mainnet.rs +++ b/node/src/chain_spec/mainnet.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/chain_spec/mod.rs b/node/src/chain_spec/mod.rs index d4f35ebb..6dd4e51a 100644 --- a/node/src/chain_spec/mod.rs +++ b/node/src/chain_spec/mod.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/chain_spec/testnet.rs b/node/src/chain_spec/testnet.rs index 12c860a0..4dbb3079 100644 --- a/node/src/chain_spec/testnet.rs +++ b/node/src/chain_spec/testnet.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/cli.rs b/node/src/cli.rs index 7909dbc3..e1d91c5c 100644 --- a/node/src/cli.rs +++ b/node/src/cli.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/command.rs b/node/src/command.rs index 872286c1..3f362fa6 100644 --- a/node/src/command.rs +++ b/node/src/command.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/node/src/lib.rs b/node/src/lib.rs index a74beff9..71a0955f 100644 --- a/node/src/lib.rs +++ b/node/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/primitives/src/lib.rs b/primitives/src/lib.rs index 30e84481..a34be46f 100644 --- a/primitives/src/lib.rs +++ b/primitives/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/dev/build.rs b/runtime/dev/build.rs index 2200ae47..64ec9d52 100644 --- a/runtime/dev/build.rs +++ b/runtime/dev/build.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/dev/src/constants.rs b/runtime/dev/src/constants.rs index 5cfea89e..d8718640 100644 --- a/runtime/dev/src/constants.rs +++ b/runtime/dev/src/constants.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/dev/src/lib.rs b/runtime/dev/src/lib.rs index d4f962ac..f0e92679 100644 --- a/runtime/dev/src/lib.rs +++ b/runtime/dev/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/main/build.rs b/runtime/main/build.rs index 2200ae47..64ec9d52 100644 --- a/runtime/main/build.rs +++ b/runtime/main/build.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/main/src/constants.rs b/runtime/main/src/constants.rs index c4ef533f..b9dc4f06 100644 --- a/runtime/main/src/constants.rs +++ b/runtime/main/src/constants.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/main/src/lib.rs b/runtime/main/src/lib.rs index 18c9f431..245960cf 100644 --- a/runtime/main/src/lib.rs +++ b/runtime/main/src/lib.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime/main/src/xcm_config.rs b/runtime/main/src/xcm_config.rs index 42e017da..b38071e2 100644 --- a/runtime/main/src/xcm_config.rs +++ b/runtime/main/src/xcm_config.rs @@ -1,3 +1,20 @@ +/////////////////////////////////////////////////////////////////////////////// +// +// Copyright 2018-2024 Robonomics Network +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +/////////////////////////////////////////////////////////////////////////////// use super::{ AccountId, AllPalletsWithSystem, AssetId, Assets, Balance, Balances, DealWithFees, ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, diff --git a/src/main.rs b/src/main.rs index 03544731..dfccef50 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -// Copyright 2018-2023 Robonomics Network +// Copyright 2018-2024 Robonomics Network // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.