From 8831ba9bba5d4cefb067ba3935bcbb20a8ef152b Mon Sep 17 00:00:00 2001 From: Shaun Wang Date: Thu, 27 Jul 2023 11:11:47 +1200 Subject: [PATCH] Add license header to weight.rs. --- pallets/xvm/src/weights.rs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pallets/xvm/src/weights.rs b/pallets/xvm/src/weights.rs index 5a1995b64e..887f362ca2 100644 --- a/pallets/xvm/src/weights.rs +++ b/pallets/xvm/src/weights.rs @@ -1,3 +1,20 @@ +// This file is part of Astar. + +// Copyright (C) 2019-2023 Stake Technologies Pte.Ltd. +// SPDX-License-Identifier: GPL-3.0-or-later + +// Astar 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. + +// Astar 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 Astar. If not, see . //! Autogenerated weights for pallet_xvm //!