doc: add missing copyright header to getuniquepath.cpp

This was missed in #21052.
pull/22916/head
fanquake 3 years ago
parent 7d7d5e8efd
commit 69a439b880
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

@ -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 <random.h>
#include <fs.h>
#include <util/strencodings.h>

Loading…
Cancel
Save