Merge pull request 'Add missing license headers' (#150) from tobtoht/feather:missing_licence into master

Reviewed-on: https://git.wownero.com/feather/feather/pulls/150
This commit is contained in:
tobtoht 2020-11-14 10:27:31 +00:00
commit b06b7fca2a
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