update copyright to 2024

This commit is contained in:
tobtoht 2024-01-01 18:07:58 +01:00
parent 4cde3d4eb1
commit 4c7015f76f
No known key found for this signature in database
GPG Key ID: E45B10DD027D2472
364 changed files with 364 additions and 364 deletions

View File

@ -12,7 +12,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(PACKAGE_NAME ${PROJECT_NAME})
set(PACKAGE_BUGREPORT "https://github.com/feather-wallet/feather/issues")
set(PACKAGE_URL "https://featherwallet.org/")
set(COPYRIGHT_YEAR "2023")
set(COPYRIGHT_YEAR "2024")
set(COPYRIGHT_HOLDERS "The Monero Project")
# Configurable options

View File

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

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "CoinsWidget.h"
#include "ui_CoinsWidget.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_COINSWIDGET_H
#define FEATHER_COINSWIDGET_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "ContactsWidget.h"
#include "ui_ContactsWidget.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_CONTACTSWIDGET_H
#define FEATHER_CONTACTSWIDGET_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "HistoryWidget.h"
#include "ui_HistoryWidget.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_HISTORYWIDGET_H
#define FEATHER_HISTORYWIDGET_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "MainWindow.h"
#include "ui_MainWindow.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_MAINWINDOW_H
#define FEATHER_MAINWINDOW_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "ReceiveWidget.h"
#include "ui_ReceiveWidget.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_RECEIVEWIDGET_H
#define FEATHER_RECEIVEWIDGET_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SendWidget.h"
#include "ui_SendWidget.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_SENDWIDGET_H
#define FEATHER_SENDWIDGET_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SettingsDialog.h"
#include "ui_SettingsDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_SettingsDIALOG_H
#define FEATHER_SettingsDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "WindowManager.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_WINDOWMANAGER_H
#define FEATHER_WINDOWMANAGER_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "components.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_COMPONENTS_H
#define FEATHER_COMPONENTS_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "constants.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_CONSTANTS_H
#define FEATHER_CONSTANTS_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "AboutDialog.h"
#include "ui_AboutDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_ABOUT_H
#define FEATHER_ABOUT_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "AccountSwitcherDialog.h"
#include "ui_AccountSwitcherDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_ACCOUNTSWITCHERDIALOG_H
#define FEATHER_ACCOUNTSWITCHERDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "AddressCheckerIndexDialog.h"
#include "ui_AddressCheckerIndexDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef ADDRESSCHECKERINDEXDIALOG_H
#define ADDRESSCHECKERINDEXDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "BalanceDialog.h"
#include "ui_BalanceDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_BALANCEDIALOG_H
#define FEATHER_BALANCEDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "ui_ContactsDialog.h"
#include "ContactsDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_CONTACTSDIALOG_H
#define FEATHER_CONTACTSDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "DebugInfoDialog.h"
#include "ui_DebugInfoDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_DEBUGINFODIALOG_H
#define FEATHER_DEBUGINFODIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "DocsDialog.h"
#include "ui_DocsDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_DOCSDIALOG_H
#define FEATHER_DOCSDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "InfoDialog.h"
#include "ui_InfoDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_INFODIALOG_H
#define FEATHER_INFODIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "KeysDialog.h"
#include "ui_KeysDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_KEYSDIALOG_H
#define FEATHER_KEYSDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "OutputInfoDialog.h"
#include "ui_OutputInfoDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_OUTPUTINFODIALOG_H
#define FEATHER_OUTPUTINFODIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "OutputSweepDialog.h"
#include "ui_OutputSweepDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_OUTPUTSWEEPDIALOG_H
#define FEATHER_OUTPUTSWEEPDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PasswordChangeDialog.h"
#include "ui_PasswordChangeDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_PASSWORDCHANGEDIALOG_H
#define FEATHER_PASSWORDCHANGEDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PasswordDialog.h"
#include "ui_PasswordDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_PASSWORDDIALOG_H
#define FEATHER_PASSWORDDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PasswordSetDialog.h"
#include "ui_PasswordSetDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_PASSWORDSETDIALOG_H
#define FEATHER_PASSWORDSETDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PaymentRequestDialog.h"
#include "ui_PaymentRequestDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_PAYMENTREQUESTDIALOG_H
#define FEATHER_PAYMENTREQUESTDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "QrCodeDialog.h"
#include "ui_QrCodeDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_QRCODEDIALOG_H
#define FEATHER_QRCODEDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SeedDialog.h"
#include "ui_SeedDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_SEEDDIALOG_H
#define FEATHER_SEEDDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SeedDiceDialog.h"
#include "ui_SeedDiceDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include <QDialog>

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SeedRecoveryDialog.h"
#include "ui_SeedRecoveryDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_SEEDRECOVERYDIALOG_H
#define FEATHER_SEEDRECOVERYDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SignVerifyDialog.h"
#include "ui_SignVerifyDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_SIGNVERIFYDIALOG_H
#define FEATHER_SIGNVERIFYDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "SplashDialog.h"
#include "ui_SplashDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_SPLASHDIALOG_H
#define FEATHER_SPLASHDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TorInfoDialog.h"
#include "ui_TorInfoDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TORINFODIALOG_H
#define FEATHER_TORINFODIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TxBroadcastDialog.h"
#include "ui_TxBroadcastDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TXBROADCASTDIALOG_H
#define FEATHER_TXBROADCASTDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TxConfAdvDialog.h"
#include "ui_TxConfAdvDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TXCONFADVDIALOG_H
#define FEATHER_TXCONFADVDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TxConfDialog.h"
#include "ui_TxConfDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TXCONFDIALOG_H
#define FEATHER_TXCONFDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TxImportDialog.h"
#include "ui_TxImportDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TXIMPORTDIALOG_H
#define FEATHER_TXIMPORTDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TxInfoDialog.h"
#include "ui_TxInfoDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TXINFODIALOG_H
#define FEATHER_TXINFODIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "TxProofDialog.h"
#include "ui_TxProofDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_TXPROOFDIALOG_H
#define FEATHER_TXPROOFDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "URSettingsDialog.h"
#include "ui_URSettingsDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_URSETTINGSDIALOG_H
#define FEATHER_URSETTINGSDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "VerifyProofDialog.h"
#include "ui_VerifyProofDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_VERIFYPROOFDIALOG_H
#define FEATHER_VERIFYPROOFDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "ViewOnlyDialog.h"
#include "ui_ViewOnlyDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_VIEWONLYDIALOG_H
#define FEATHER_VIEWONLYDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "WalletCacheDebugDialog.h"
#include "ui_WalletCacheDebugDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_WALLETCACHEDEBUGDIALOG_H
#define FEATHER_WALLETCACHEDEBUGDIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "WalletInfoDialog.h"
#include "ui_WalletInfoDialog.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_WALLETINFODIALOG_H
#define FEATHER_WALLETINFODIALOG_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "AddressBook.h"
#include <QDebug>

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef ADDRESSBOOK_H
#define ADDRESSBOOK_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "Coins.h"
#include "rows/CoinsInfo.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_COINS_H
#define FEATHER_COINS_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "ConstructionInfo.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_CONSTRUCTIONINFO_H
#define FEATHER_CONSTRUCTIONINFO_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef FEATHER_INPUT_H
#define FEATHER_INPUT_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PassphraseHelper.h"
#include <QDebug>

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 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
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PendingTransaction.h"

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#ifndef PENDINGTRANSACTION_H
#define PENDINGTRANSACTION_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-FileCopyrightText: 2020-2023 The Monero Project
// SPDX-FileCopyrightText: 2020-2024 The Monero Project
#include "PendingTransactionInfo.h"

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