diff --git a/chains/orchestrator-relays/runtime/dancelight/src/tests/common/xcm/xcm_message_exporter.rs b/chains/orchestrator-relays/runtime/dancelight/src/tests/common/xcm/xcm_message_exporter.rs index bab6ddb59..4045f7387 100644 --- a/chains/orchestrator-relays/runtime/dancelight/src/tests/common/xcm/xcm_message_exporter.rs +++ b/chains/orchestrator-relays/runtime/dancelight/src/tests/common/xcm/xcm_message_exporter.rs @@ -1,3 +1,19 @@ +// Copyright (C) Moondance Labs Ltd. +// This file is part of Tanssi. + +// Tanssi is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. + +// Tanssi is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. + +// You should have received a copy of the GNU General Public License +// along with Tanssi. If not, see + use { super::{ super::{AccountId, ExtBuilder, ALICE},