-Copyright (c) 2020-2021, The Monero Project
+Copyright (c) 2020-2022, The Monero Project
All rights reserved.
Feather is a free, open-source Monero wallet for Linux, Tails, macOS and Windows. It is written in C++ with the Qt framework.
-Copyright (c) 2020-2021, The Monero Project.
+Copyright (c) 2020-2022, The Monero Project.
## Resources
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CalcWidget.h"
#include "ui_CalcWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CALCWIDGET_H
#define FEATHER_CALCWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CalcWindow.h"
#include "ui_CalcWindow.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CALCWINDOW_H
#define FEATHER_CALCWINDOW_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CoinsWidget.h"
#include "ui_CoinsWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COINSWIDGET_H
#define FEATHER_COINSWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "ContactsWidget.h"
#include "ui_ContactsWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CONTACTSWIDGET_H
#define FEATHER_CONTACTSWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "HistoryWidget.h"
#include "ui_HistoryWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_HISTORYWIDGET_H
#define FEATHER_HISTORYWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "MainWindow.h"
#include "ui_MainWindow.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_MAINWINDOW_H
#define FEATHER_MAINWINDOW_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "ReceiveWidget.h"
#include "ui_ReceiveWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_RECEIVEWIDGET_H
#define FEATHER_RECEIVEWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SendWidget.h"
#include "ui_SendWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SENDWIDGET_H
#define FEATHER_SENDWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SettingsDialog.h"
#include "ui_SettingsDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SETTINGS_H
#define FEATHER_SETTINGS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WindowManager.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WINDOWMANAGER_H
#define FEATHER_WINDOWMANAGER_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "LocalMoneroApi.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_LOCALMONEROAPI_H
#define FEATHER_LOCALMONEROAPI_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QDir>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_APPCONTEXT_H
#define FEATHER_APPCONTEXT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "cli.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CLI_H
#define FEATHER_CLI_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "components.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COMPONENTS_H
#define FEATHER_COMPONENTS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "constants.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CONSTANTS_H
#define FEATHER_CONSTANTS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "AboutDialog.h"
#include "ui_AboutDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_ABOUT_H
#define FEATHER_ABOUT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "AccountSwitcherDialog.h"
#include "ui_AccountSwitcherDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_ACCOUNTSWITCHERDIALOG_H
#define FEATHER_ACCOUNTSWITCHERDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "BalanceDialog.h"
#include "ui_BalanceDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_BALANCEDIALOG_H
#define FEATHER_BALANCEDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CalcConfigDialog.h"
#include "ui_CalcConfigDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CALCCONFIGDIALOG_H
#define FEATHER_CALCCONFIGDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "ui_ContactsDialog.h"
#include "ContactsDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CONTACTSDIALOG_H
#define FEATHER_CONTACTSDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "DebugInfoDialog.h"
#include "ui_DebugInfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_DEBUGINFODIALOG_H
#define FEATHER_DEBUGINFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "InfoDialog.h"
#include "ui_InfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_INFODIALOG_H
#define FEATHER_INFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "KeysDialog.h"
#include "ui_KeysDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_KEYSDIALOG_H
#define FEATHER_KEYSDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "LocalMoneroInfoDialog.h"
#include "ui_LocalMoneroInfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_LOCALMONEROINFODIALOG_H
#define FEATHER_LOCALMONEROINFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "OutputInfoDialog.h"
#include "ui_OutputInfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_OUTPUTINFODIALOG_H
#define FEATHER_OUTPUTINFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "OutputSweepDialog.h"
#include "ui_OutputSweepDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_OUTPUTSWEEPDIALOG_H
#define FEATHER_OUTPUTSWEEPDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PasswordChangeDialog.h"
#include "ui_PasswordChangeDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PASSWORDCHANGEDIALOG_H
#define FEATHER_PASSWORDCHANGEDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PasswordDialog.h"
#include "ui_PasswordDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PASSWORDDIALOG_H
#define FEATHER_PASSWORDDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PaymentRequestDialog.h"
#include "ui_PaymentRequestDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PAYMENTREQUESTDIALOG_H
#define FEATHER_PAYMENTREQUESTDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "QrCodeDialog.h"
#include "ui_QrCodeDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_QRCODEDIALOG_H
#define FEATHER_QRCODEDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "RestoreHeightDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_RESTOREHEIGHTDIALOG_H
#define FEATHER_RESTOREHEIGHTDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SeedDialog.h"
#include "ui_SeedDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SEEDDIALOG_H
#define FEATHER_SEEDDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SignVerifyDialog.h"
#include "ui_SignVerifyDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SIGNVERIFYDIALOG_H
#define FEATHER_SIGNVERIFYDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SplashDialog.h"
#include "ui_SplashDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SPLASHDIALOG_H
#define FEATHER_SPLASHDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TorInfoDialog.h"
#include "ui_TorInfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TORINFODIALOG_H
#define FEATHER_TORINFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxBroadcastDialog.h"
#include "ui_TxBroadcastDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXBROADCASTDIALOG_H
#define FEATHER_TXBROADCASTDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxConfAdvDialog.h"
#include "ui_TxConfAdvDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXCONFADVDIALOG_H
#define FEATHER_TXCONFADVDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxConfDialog.h"
#include "ui_TxConfDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXCONFDIALOG_H
#define FEATHER_TXCONFDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxImportDialog.h"
#include "ui_TxImportDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXIMPORTDIALOG_H
#define FEATHER_TXIMPORTDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxInfoDialog.h"
#include "ui_TxInfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXINFODIALOG_H
#define FEATHER_TXINFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxProofDialog.h"
#include "ui_TxProofDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXPROOFDIALOG_H
#define FEATHER_TXPROOFDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "UpdateDialog.h"
#include "ui_UpdateDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_UPDATEDIALOG_H
#define FEATHER_UPDATEDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "VerifyProofDialog.h"
#include "ui_VerifyProofDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_VERIFYPROOFDIALOG_H
#define FEATHER_VERIFYPROOFDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "ViewOnlyDialog.h"
#include "ui_ViewOnlyDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_VIEWONLYDIALOG_H
#define FEATHER_VIEWONLYDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WalletCacheDebugDialog.h"
#include "ui_WalletCacheDebugDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WALLETCACHEDEBUGDIALOG_H
#define FEATHER_WALLETCACHEDEBUGDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WalletInfoDialog.h"
#include "ui_WalletInfoDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WALLETINFODIALOG_H
#define FEATHER_WALLETINFODIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "AddressBook.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef ADDRESSBOOK_H
#define ADDRESSBOOK_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "AddressBookInfo.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef FEATHER_ADDRESSBOOKINFO_H
#define FEATHER_ADDRESSBOOKINFO_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "Coins.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COINS_H
#define FEATHER_COINS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CoinsInfo.h"
#include "libwalletqt/WalletManager.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COINSINFO_H
#define FEATHER_COINSINFO_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "ConstructionInfo.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef FEATHER_CONSTRUCTIONINFO_H
#define FEATHER_CONSTRUCTIONINFO_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef FEATHER_INPUT_H
#define FEATHER_INPUT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "PassphraseHelper.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef MONERO_GUI_PASSPHRASEHELPER_H
#define MONERO_GUI_PASSPHRASEHELPER_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "PendingTransaction.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef PENDINGTRANSACTION_H
#define PENDINGTRANSACTION_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "PendingTransactionInfo.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef FEATHER_PENDINGTRANSACTIONINFO_H
#define FEATHER_PENDINGTRANSACTIONINFO_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_RINGS_H
#define FEATHER_RINGS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "Subaddress.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef SUBADDRESS_H
#define SUBADDRESS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "SubaddressAccount.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef SUBADDRESSACCOUNT_H
#define SUBADDRESSACCOUNT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "TransactionHistory.h"
#include "TransactionInfo.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef TRANSACTIONHISTORY_H
#define TRANSACTIONHISTORY_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "TransactionInfo.h"
#include "libwalletqt/WalletManager.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef TRANSACTIONINFO_H
#define TRANSACTIONINFO_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef TRANSFER_H
#define TRANSFER_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "UnsignedTransaction.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef UNSIGNEDTRANSACTION_H
#define UNSIGNEDTRANSACTION_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "Wallet.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef WALLET_H
#define WALLET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "WalletListenerImpl.h"
#include "Wallet.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef MONERO_GUI_WALLETLISTENERIMPL_H
#define MONERO_GUI_WALLETLISTENERIMPL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "libwalletqt/WalletManager.h"
#include "Wallet.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef WALLETMANAGER_H
#define WALLETMANAGER_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QResource>
#include <QApplication>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "AddressBookModel.h"
#include "AddressBook.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef ADDRESSBOOKMODEL_H
#define ADDRESSBOOKMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "AddressBookProxyModel.h"
#include "AddressBookModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_ADDRESSBOOKPROXYMODEL_H
#define FEATHER_ADDRESSBOOKPROXYMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CCSModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CCSMODEL_H
#define FEATHER_CCSMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CoinsModel.h"
#include "CoinsInfo.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COINSMODEL_H
#define FEATHER_COINSMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CoinsProxyModel.h"
#include "CoinsModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COINSPROXYMODEL_H
#define FEATHER_COINSPROXYMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "HistoryView.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_HISTORYVIEW_H
#define FEATHER_HISTORYVIEW_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "LocalMoneroModel.h"
#include <QColor>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_LOCALMONEROMODEL_H
#define FEATHER_LOCALMONEROMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "ModelUtils.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_MODELUTILS_H
#define FEATHER_MODELUTILS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "NodeModel.h"
#include "utils/nodes.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_NODEMODEL_H
#define FEATHER_NODEMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "RedditModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_REDDITMODEL_H
#define FEATHER_REDDITMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "SubaddressAccountModel.h"
#include "SubaddressAccount.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef SUBADDRESSACCOUNTMODEL_H
#define SUBADDRESSACCOUNTMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "SubaddressModel.h"
#include "Subaddress.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef SUBADDRESSMODEL_H
#define SUBADDRESSMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SubaddressProxyModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SUBADDRESSPROXYMODEL_H
#define FEATHER_SUBADDRESSPROXYMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "SubaddressView.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SUBADDRESSVIEW_H
#define FEATHER_SUBADDRESSVIEW_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "TransactionHistoryModel.h"
#include "TransactionHistory.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef TRANSACTIONHISTORYMODEL_H
#define TRANSACTIONHISTORYMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TransactionHistoryProxyModel.h"
#include "TransactionHistoryModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TRANSACTIONHISTORYPROXYMODEL_H
#define FEATHER_TRANSACTIONHISTORYPROXYMODEL_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "WalletKeysFilesModel.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef FEATHER_WALLETKEYSFILESMODEL_H
#define FEATHER_WALLETKEYSFILESMODEL_H
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "openpgp.h"
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
-// Copyright (c) 2020-2021, The Monero Project
-//
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without modification, are
-// permitted provided that the following conditions are met:
-//
-// 1. Redistributions of source code must retain the above copyright notice, this list of
-// conditions and the following disclaimer.
-//
-// 2. Redistributions in binary form must reproduce the above copyright notice, this list
-// of conditions and the following disclaimer in the documentation and/or other
-// materials provided with the distribution.
-//
-// 3. Neither the name of the copyright holder nor the names of its contributors may be
-// used to endorse or promote products derived from this software without specific
-// prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-// THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "QrCodeScanDialog.h"
#include "ui_QrCodeScanDialog.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_QRCODESCANDIALOG_H
#define FEATHER_QRCODESCANDIALOG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "QrCodeUtils.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_QRCODEUTILS_H
#define FEATHER_QRCODEUTILS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2020, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "QrScanThread.h"
#include <QtGlobal>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef _QRSCANTHREAD_H_
#define _QRSCANTHREAD_H_
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "AppData.h"
#include "config.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_APPDATA_H
#define FEATHER_APPDATA_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
-// Copyright (c) 2012 thomasv@gitorious
+// SPDX-FileCopyrightText: 2012 thomasv@gitorious
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "ColorScheme.h"
#include <QDebug>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
-// Copyright (c) 2012 thomasv@gitorious
+// SPDX-FileCopyrightText: 2012 thomasv@gitorious
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_COLORSCHEME_H
#define FEATHER_COLORSCHEME_H
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
+
#ifndef FEATHER_FEATHERSEED_H
#define FEATHER_FEATHERSEED_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "Icons.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_ICONS_H
#define FEATHER_ICONS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "NetworkManager.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_NETWORKMANAGER_H
#define FEATHER_NETWORKMANAGER_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_RESTOREHEIGHTLOOKUP_H
#define FEATHER_RESTOREHEIGHTLOOKUP_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_SEMANTICVERSION_H
#define FEATHER_SEMANTICVERSION_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "utils/TorManager.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TOR_H
#define FEATHER_TOR_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TxFiatHistory.h"
#include "utils/Utils.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TXFIATHISTORY_H
#define FEATHER_TXFIATHISTORY_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "Updater.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#pragma once
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QMessageBox>
#include <QtNetwork>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_UTILS_H
#define FEATHER_UTILS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WebsocketClient.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WEBSOCKETCLIENT_H
#define FEATHER_WEBSOCKETCLIENT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WebsocketNotifier.h"
#include "Utils.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WEBSOCKETNOTIFIER_H
#define FEATHER_WEBSOCKETNOTIFIER_H
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
+
#include "brute.h"
brute::brute(const std::string &chars) {
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
+
#ifndef FEATHER_BRUTE_H
#define FEATHER_BRUTE_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "utils/childproc.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_FPROCESS_H
#define FEATHER_FPROCESS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (C) 2020 KeePassXC Team <team@keepassxc.org>
-// Copyright (C) 2011 Felix Geyer <debfx@fobos.de>
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2011 Felix Geyer <debfx@fobos.de>
+// SPDX-FileCopyrightText: 2020 KeePassXC Team <team@keepassxc.org>
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "config.h"
#include "utils/Utils.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (C) 2020 KeePassXC Team <team@keepassxc.org>
-// Copyright (C) 2011 Felix Geyer <debfx@fobos.de>
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2011 Felix Geyer <debfx@fobos.de>
+// SPDX-FileCopyrightText: 2020 KeePassXC Team <team@keepassxc.org>
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CONFIG_H
#define FEATHER_CONFIG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "daemonrpc.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_DAEMON_RPC_H
#define FEATHER_DAEMON_RPC_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QNetworkAccessManager>
#include <QNetworkReply>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_NETWORKING_H
#define FEATHER_NETWORKING_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#pragma once
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QObject>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_NODES_H
#define FEATHER_NODES_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QRegExp>
#include <QMessageBox>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef TAILSOS_H
#define TAILSOS_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "whonix.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WHONIX_H
#define FEATHER_WHONIX_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "utils/prices.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PRICES_H
#define FEATHER_PRICES_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#include "scheduler.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2014-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2014-2022 The Monero Project
#ifndef FUTURE_SCHEDULER_H
#define FUTURE_SCHEDULER_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QScreen>
#include <QDesktopWidget>
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_XMRIG_H
#define FEATHER_XMRIG_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CCSENTRY_H
#define FEATHER_CCSENTRY_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CCSProgressDelegate.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CSSPROGRESSDELEGATE_H
#define FEATHER_CSSPROGRESSDELEGATE_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "CCSWidget.h"
#include "ui_CCSWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CSSWIDGET_H
#define FEATHER_CSSWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "LocalMoneroWidget.h"
#include "ui_LocalMoneroWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_LOCALMONEROWIDGET_H
#define FEATHER_LOCALMONEROWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "NodeWidget.h"
#include "ui_NodeWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_NODEWIDGET_H
#define FEATHER_NODEWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
-// Copyright (c) 2012 thomasv@gitorious
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
+// SPDX-FileCopyrightText: 2012 thomasv@gitorious
#include "PayToEdit.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
-// Copyright (c) 2012 thomasv@gitorious
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
+// SPDX-FileCopyrightText: 2012 thomasv@gitorious
#ifndef FEATHER_PAYTOEDIT_H
#define FEATHER_PAYTOEDIT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "QrCodeWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_QRCODEWIDGET_H
#define FEATHER_QRCODEWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_REDDITPOST_H
#define FEATHER_REDDITPOST_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "RedditWidget.h"
#include "ui_RedditWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_REDDITWIDGET_H
#define FEATHER_REDDITWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "RestoreHeightWidget.h"
#include "ui_RestoreHeightWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_RESTOREHEIGHTWIDGET_H
#define FEATHER_RESTOREHEIGHTWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "TickerWidget.h"
#include "ui_TickerWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_TICKERWIDGET_H
#define FEATHER_TICKERWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "XMRigWidget.h"
#include "ui_XMRigWidget.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_XMRIGWIDGET_H
#define FEATHER_XMRIGWIDGET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PageHardwareDevice.h"
#include "ui_PageHardwareDevice.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PAGEHARDWAREDEVICE_H
#define FEATHER_PAGEHARDWAREDEVICE_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WalletWizard.h"
#include "PageMenu.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WIZARDMENU_H
#define FEATHER_WIZARDMENU_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PageNetwork.h"
#include "ui_PageNetwork.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WIZARDNETWORK_H
#define FEATHER_WIZARDNETWORK_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PageNetworkTor.h"
#include "ui_PageNetworkTor.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PAGENETWORKTOR_H
#define FEATHER_PAGENETWORKTOR_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PageOpenWallet.h"
#include "ui_PageOpenWallet.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_OPENWALLET_H
#define FEATHER_OPENWALLET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PageSetPassword.h"
#include "ui_PageSetPassword.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PASSWORD_H
#define FEATHER_PASSWORD_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include <QValidator>
#include "PageSetRestoreHeight.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_PAGESETRESTOREHEIGHT_H
#define FEATHER_PAGESETRESTOREHEIGHT_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WalletWizard.h"
#include "PageWalletFile.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CREATEWALLET_H
#define FEATHER_CREATEWALLET_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "PageWalletRestoreKeys.h"
#include "ui_PageWalletRestoreKeys.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WIZARDVIEWONLY_H
#define FEATHER_WIZARDVIEWONLY_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WalletWizard.h"
#include "PageWalletRestoreSeed.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WIZARDRESTORE_H
#define FEATHER_WIZARDRESTORE_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "WalletWizard.h"
#include "PageWalletSeed.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_CREATEWALLETSEED_H
#define FEATHER_CREATEWALLETSEED_H
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#include "utils/Utils.h"
// SPDX-License-Identifier: BSD-3-Clause
-// Copyright (c) 2020-2021, The Monero Project.
+// SPDX-FileCopyrightText: 2020-2022 The Monero Project
#ifndef FEATHER_WALLETWIZARD_H
#define FEATHER_WALLETWIZARD_H