Skip to content

Commit ce314b0

Browse files
committed
rbb first
1 parent baa1da9 commit ce314b0

11 files changed

+11
-11
lines changed

test/functional/combine_logs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2022-2023 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/create_cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2016-2019 The Bitcoin Core developers
32
# Copyright (c) 2022-2023 RBB S.r.l
3+
# Copyright (c) 2016-2019 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/example_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2022-2023 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/feature_lmdb_backend_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2022 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/mempool_submit_orphan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2023 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/mempool_submit_tx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2023 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/p2p_ping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2020-2022 The Bitcoin Core developers
32
# Copyright (c) 2023 RBB S.r.l
3+
# Copyright (c) 2020-2022 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/p2p_relay_transactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2022 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/p2p_submit_orphan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2023 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

test/functional/p2p_syncing_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
2-
# Copyright (c) 2017-2021 The Bitcoin Core developers
32
# Copyright (c) 2022 RBB S.r.l
3+
# Copyright (c) 2017-2021 The Bitcoin Core developers
44
55
# SPDX-License-Identifier: MIT
66
# Licensed under the MIT License;

0 commit comments

Comments
 (0)