mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-09 20:39:58 +00:00
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:
commit
b06b7fca2a
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
// Copyright (c) 2020, The Monero Project.
|
||||||
|
|
||||||
#include "tximportdialog.h"
|
#include "tximportdialog.h"
|
||||||
#include "ui_tximportdialog.h"
|
#include "ui_tximportdialog.h"
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
// Copyright (c) 2020, The Monero Project.
|
||||||
|
|
||||||
#ifndef FEATHER_TXIMPORTDIALOG_H
|
#ifndef FEATHER_TXIMPORTDIALOG_H
|
||||||
#define FEATHER_TXIMPORTDIALOG_H
|
#define FEATHER_TXIMPORTDIALOG_H
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue