test: [doc] Manually unify stale headers

This commit is contained in:
MarcoFalke
2025-12-18 15:41:02 +01:00
parent fa5f297748
commit fa4cb13b52
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024-Present The Bitcoin Core developers
# Copyright (c) 2024-present The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
"""Test getblocktemplate RPC in proposal mode

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2022- The Bitcoin Core developers
# Copyright (c) 2022-present The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
"""