Skip to content

Commit 26ea618

Browse files
Merge dashpay#6599: fix: follow-up dashpay#6546 to bump copyright year in COPYING and debian's package
c0d3abb fix: follow-up dashpay#6546 to bump copyright year in COPYING and debian's package (Konstantin Akimov) Pull request description: ## What was done? Bump copyright for 2025 for leftover files ## How Has This Been Tested? N/A ## Breaking Changes N/A ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone ACKs for top commit: UdjinM6: utACK c0d3abb PastaPastaPasta: utACK c0d3abb Tree-SHA512: 7d9e915b4a05966c72b080a388676da1b112ad9c91b17e945a4834551e71ff0b76921a20cb1c1832677d1896123e6952352d0df5865cd091d6a0afd178e6e1a3
2 parents 4ad371b + c0d3abb commit 26ea618

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

COPYING

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2009-2024 The Bitcoin Core developers
4-
Copyright (c) 2009-2024 Bitcoin Developers
5-
Copyright (c) 2014-2024 The Dash Core developers
3+
Copyright (c) 2009-2025 The Bitcoin Core developers
4+
Copyright (c) 2009-2025 Bitcoin Developers
5+
Copyright (c) 2014-2025 The Dash Core developers
66

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

contrib/debian/copyright

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Upstream-Contact: Dash Core Group, Inc https://www.dash.org/dcg/
44
Source: https://github.com/dashpay/dash
55

66
Files: *
7-
Copyright: 2009-2024, Bitcoin Core Developers,
8-
2019-2024, Dash Core Developers
7+
Copyright: 2009-2025, Bitcoin Core Developers,
8+
2019-2025, Dash Core Developers
99
License: Expat
1010
Comment: The Bitcoin Core Developers encompasses the current developers listed on bitcoin.org,
1111
as well as the numerous contributors to the project. The Dash Core Developers

0 commit comments

Comments
 (0)