Skip to content

Commit 3ae76ea

Browse files
committed
scripted-diff: Insert missed copyright header
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py insert src/policy/fees_args.cpp -END VERIFY SCRIPT-
1 parent 306ccd4 commit 3ae76ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/policy/fees_args.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2021 The Bitcoin Core developers
2+
// Distributed under the MIT software license, see the accompanying
3+
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4+
15
#include <policy/fees_args.h>
26

37
#include <util/system.h>

0 commit comments

Comments
 (0)