add standard license header to src/blind.cpp

This commit is contained in:
Dmitry Petukhov 2018-12-22 21:01:25 +05:00
parent 5467be3b16
commit f7a5476082
No known key found for this signature in database
GPG key ID: 2301D26BDC15160D

View file

@ -1,3 +1,7 @@
// Copyright (c) 2017-2018 The Elements Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "blind.h"
#include "hash.h"