Update copyright for 2021

This commit is contained in:
tobtoht 2020-12-26 20:56:06 +01:00
parent eab5145f34
commit b4fd07ff8b
No known key found for this signature in database
GPG Key ID: 1CADD27F41F45C3C
219 changed files with 231 additions and 213 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2020, The Monero Project
Copyright (c) 2020-2021, The Monero Project
All rights reserved.

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include <stdexcept>
#include <QDir>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include <QList>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "calcwindow.h"
#include "mainwindow.h"

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "coinswidget.h"
#include "ui_coinswidget.h"

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "contactswidget.h"
#include "ui_contactswidget.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "aboutdialog.h"
#include "ui_aboutdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "balancedialog.h"
#include "ui_balancedialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "broadcasttxdialog.h"
#include "ui_broadcasttxdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "ui_contactsdialog.h"
#include "contactsdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "debuginfodialog.h"
#include "ui_debuginfodialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "keysdialog.h"
#include "ui_keysdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "outputinfodialog.h"
#include "ui_outputinfodialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "ui_outputsweepdialog.h"
#include "outputsweepdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "passwordchangedialog.h"
#include "ui_passwordchangedialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "passworddialog.h"
#include "ui_passworddialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "qrcodedialog.h"
#include "ui_qrcodedialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "restoredialog.h"
#include "ui_restoredialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "ui_seeddialog.h"
#include "seeddialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "signverifydialog.h"
#include "ui_signverifydialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "torinfodialog.h"
#include "ui_torinfodialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "transactioninfodialog.h"
#include "ui_transactioninfodialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "txconfadvdialog.h"
#include "ui_txconfadvdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "txconfdialog.h"
#include "ui_txconfdialog.h"

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "verifyproofdialog.h"
#include "ui_verifyproofdialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include <QFileDialog>
#include <QInputDialog>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "walletinfodialog.h"
#include "ui_walletinfodialog.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "xmrtoinfodialog.h"
#include "ui_xmrtoinfodialog.h"

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "historywidget.h"
#include "ui_historywidget.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "AddressBook.h"
#include "AddressBookInfo.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "AddressBookInfo.h"

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include "CoinsInfo.h"
#include "libwalletqt/WalletManager.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "ConstructionInfo.h"

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "PassphraseHelper.h"
#include <QMutexLocker>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "PendingTransaction.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "PendingTransactionInfo.h"
#include "Input.h"

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "Subaddress.h"
#include <QDebug>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "SubaddressAccount.h"
#include <QDebug>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "TransactionHistory.h"
#include "TransactionInfo.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "TransactionInfo.h"
#include "libwalletqt/WalletManager.h"

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "UnsignedTransaction.h"
#include <QVector>

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "Wallet.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "WalletListenerImpl.h"
#include "Wallet.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2014-2020, The Monero Project.
// Copyright (c) 2014-2021, The Monero Project.
#include "libwalletqt/WalletManager.h"
#include "Wallet.h"

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020, The Monero Project.
// Copyright (c) 2020-2021, The Monero Project.
#include <QResource>
#include <QApplication>

Some files were not shown because too many files have changed in this diff Show More