mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-03 16:30:42 +02:00
doc: add missing copyright header to getuniquepath.cpp
This was missed in #21052.
This commit is contained in:
parent
7d7d5e8efd
commit
69a439b880
@ -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…
x
Reference in New Issue
Block a user