Skip to content

Commit 1631ee1

Browse files
authored
Merge pull request #397 from MarnixCroes/bump-copyright-2026
bump copyright to 2026
2 parents 43f7b06 + d2324a5 commit 1631ee1

File tree

77 files changed

+81
-81
lines changed

Some content is hidden

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

77 files changed

+81
-81
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-build developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-build developers (see COPYING).
33
#
44
###############################################################################
55

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin developers (see COPYING).
33
#
44
# Generate build artifacts for libbitcoin repositories using XML + GSL.
55
###############################################################################

cmake/FindBash-Completion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-server developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-server developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Blockchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-node developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-node developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Client.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-explorer developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-explorer developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Consensus.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-blockchain developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-blockchain developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Database.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-blockchain developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-blockchain developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Network.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-node developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-node developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Node.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-server developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-server developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

cmake/FindBitcoin-Protocol.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2014-2025 libbitcoin-server developers (see COPYING).
2+
# Copyright (c) 2014-2026 libbitcoin-server developers (see COPYING).
33
#
44
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
55
#

0 commit comments

Comments
 (0)