Add missing license headers

This commit is contained in:
tobtoht 2020-11-14 11:26:37 +01:00
parent d7135393cd
commit 169720002c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
#include "tximportdialog.h"
#include "ui_tximportdialog.h"

View File

@ -1,3 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
#ifndef FEATHER_TXIMPORTDIALOG_H
#define FEATHER_TXIMPORTDIALOG_H