Skip to content

Commit db367d8

Browse files
authored
Merge pull request #124 from imshrishk/master
chore: updated year from 2024 to 2025
2 parents cea45bc + c506a56 commit db367d8

46 files changed

Lines changed: 46 additions & 46 deletions

Some content is hidden

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

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018-2024 The python-bitcoin-utils developers
3+
Copyright (c) 2018-2025 The python-bitcoin-utils developers
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

bitcoinutils/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/hdwallet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/keys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/proxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/transactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

bitcoinutils/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

examples/create_non_std_tx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 The python-bitcoin-utils developers
1+
# Copyright (C) 2018-2025 The python-bitcoin-utils developers
22
#
33
# This file is part of python-bitcoin-utils
44
#

0 commit comments

Comments
 (0)