mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Add missing license headers
This commit is contained in:
parent
d7135393cd
commit
169720002c
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