scripted-diff: Bump copyright headers after include changes

Historically, the headers have been bumped some time after a file has
been touched. Do it now to avoid having to touch them again in the
future for that reason.

-BEGIN VERIFY SCRIPT-
 sed -i --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 show --pretty="" --name-only HEAD~0 )
-END VERIFY SCRIPT-
This commit is contained in:
MarcoFalke
2025-06-03 14:58:30 +02:00
parent fae71d30f7
commit facb152697
59 changed files with 59 additions and 59 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2012-2020 The Bitcoin Core developers
// Copyright (c) 2012-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.