aboutsummaryrefslogtreecommitdiff
path: root/src/policy/fees_args.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/policy/fees_args.cpp')
-rw-r--r--src/policy/fees_args.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/policy/fees_args.cpp b/src/policy/fees_args.cpp
index a3531153b5..1aeb2ab983 100644
--- a/src/policy/fees_args.cpp
+++ b/src/policy/fees_args.cpp
@@ -1,3 +1,7 @@
+// Copyright (c) 2021 The Bitcoin Core developers
+// Distributed under the MIT software license, see the accompanying
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
#include <policy/fees_args.h>
#include <util/system.h>