Skip to content

Commit 69a439b

Browse files
committed
doc: add missing copyright header to getuniquepath.cpp
This was missed in #21052.
1 parent 7d7d5e8 commit 69a439b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/util/getuniquepath.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 <random.h>
26
#include <fs.h>
37
#include <util/strencodings.h>

0 commit comments

Comments
 (0)