Skip to content

Commit cd5a274

Browse files
[Copyright]: Update Copyright to 2024 (#3650)
* [Misc]: Update Copyright to 2024 * [Copyright]: Change Copyright Disclamer format * [Copyright]: Change Copyright disclaimer format * [Copyright]: Change Copyright disclaimer format * [Copyright]: Change Copyright disclaimer format * [CI] Trigger CI
1 parent 408ca6a commit cd5a274

File tree

2,147 files changed

+4296
-8588
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,147 files changed

+4296
-8588
lines changed

CMakeLists.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Copyright © 2017-2022 Trust Wallet.
1+
# SPDX-License-Identifier: Apache-2.0
22
#
3-
# This file is part of Trust. The full Trust copyright notice, including
4-
# terms governing use, modification, and redistribution, is contained in the
5-
# file LICENSE at the root of the source code distribution tree.
3+
# Copyright © 2017 Trust Wallet.
64

75
cmake_minimum_required(VERSION 3.18 FATAL_ERROR)
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaAddress.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2023 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.acala
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acala/TestAcalaSigner.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2023 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.acala
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/acalaevm/TestAcalaEVMAddress.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2023 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.acalaevm
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricAddress.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2022 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.agoric
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/agoric/TestAgoricSigner.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2022 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.agoric
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosAddress.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2022 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.aptos
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/aptos/TestAptosSigner.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2022 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.aptos
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainAddress.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2020 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.bandchain
86

android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bandchain/TestBandChainSigner.kt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
// Copyright © 2017-2020 Trust Wallet.
1+
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// This file is part of Trust. The full Trust copyright notice, including
4-
// terms governing use, modification, and redistribution, is contained in the
5-
// file LICENSE at the root of the source code distribution tree.
3+
// Copyright © 2017 Trust Wallet.
64

75
package com.trustwallet.core.app.blockchains.bandchain
86

0 commit comments

Comments
 (0)