Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • dev/xx-network-qs
  • xx-network
  • xx-network-v0.2.6
  • dev/xx-network
  • polkadot-v0.9.41
  • polkadot-v0.9.40
  • polkadot-v0.9.39
  • polkadot-v0.9.38
  • polkadot-v0.9.37
  • polkadot-v0.9.36
  • polkadot-v0.9.35
  • polkadot-v0.9.33
  • polkadot-v0.9.32
  • polkadot-v0.9.31
  • polkadot-v0.9.30
  • optimize-payout-100-commission
  • fix/payout
  • feat/custody-rewards
  • qs-poc
  • monthly-2024-04
  • monthly-2024-05
  • monthly-2023-08
  • monthly-2023-09
  • monthly-2023-10
  • monthly-2023-11
  • monthly-2023-12
  • monthly-2024-01
  • monthly-2024-02
  • monthly-2024-03
  • monthly-2023-05
  • monthly-2023-06
  • monthly-2023-07
  • monthly-2023-04
  • monthly-2023-03
  • xxchain-v0.2.5-2
  • monthly-2023-01
  • monthly-2022-12
  • monthly-2022-11
  • xxchain-v0.2.5-1
40 results

HEADER-GPL3

  • user avatar
    Vivek Pandya authored and GitHub committed
    * Change copyright year to 2023 from 2022
    
    * Fix incorrect update of copyright year
    
    * Remove years from copy right header
    
    * Fix remaining files
    
    * Fix typo in a header and remove update-copyright.sh
    e374a33f
    History
    HEADER-GPL3 799 B
    // This file is part of Substrate.
    
    // Copyright (C) Parity Technologies (UK) Ltd.
    // SPDX-License-Identifier: GPL-3.0-or-later WITH Classpath-exception-2.0
    
    // This program 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.
    
    // This program 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 this program. If not, see <https://www.gnu.org/licenses/>.