Commit Graph

3 Commits

Author SHA1 Message Date
MarcoFalke
fa5f297748 scripted-diff: [doc] Unify stale copyright headers
-BEGIN VERIFY SCRIPT-

 sed --in-place --regexp-extended \
   's;( 20[0-2][0-9])(-20[0-2][0-9])? The Bitcoin Core developers;\1-present The Bitcoin Core developers;g' \
   $( git grep -l 'The Bitcoin Core developers' -- ':(exclude)COPYING' ':(exclude)src/ipc/libmultiprocess' ':(exclude)src/minisketch' )

-END VERIFY SCRIPT-
2025-12-16 22:21:15 +01:00
Hennadii Stepanov
866bbb98fd cmake, test: Improve locality of bitcoin_ipc_test library description 2025-11-05 21:40:47 +00:00
Hennadii Stepanov
ae2e438b25 cmake: Move IPC tests to ipc/test 2025-11-04 13:04:10 +00:00