From: tobtoht Date: Thu, 20 Feb 2025 17:50:43 +0000 (+0100) Subject: update copyright for 2025 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=dff4752e82b0794287be8f3d8cce028759c7bbbb;p=gamesguru%2Ffeather.git update copyright for 2025 --- diff --git a/LICENSE b/LICENSE index 3e760124..de92cb98 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2024, The Monero Project +Copyright (c) 2020-2025, The Monero Project All rights reserved. diff --git a/README.md b/README.md index 0d6b4eb8..7b7b12da 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,4 @@ Donations help pay for hosting, build servers, domain names, e-mail and other re Feather is free and open-source software, [licensed under BSD-3](https://raw.githubusercontent.com/feather-wallet/feather/master/LICENSE). -Copyright (c) 2020-2024, The Monero Project +Copyright (c) 2020-2025, The Monero Project diff --git a/src/Application.cpp b/src/Application.cpp index d4de15f4..3e1664e8 100644 --- a/src/Application.cpp +++ b/src/Application.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Application.h" diff --git a/src/Application.h b/src/Application.h index 1e6d89b4..30d9b89c 100644 --- a/src/Application.h +++ b/src/Application.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_APPLICATION_H #define FEATHER_APPLICATION_H diff --git a/src/CoinsWidget.cpp b/src/CoinsWidget.cpp index 8c15c7a7..1df73103 100644 --- a/src/CoinsWidget.cpp +++ b/src/CoinsWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CoinsWidget.h" #include "ui_CoinsWidget.h" diff --git a/src/CoinsWidget.h b/src/CoinsWidget.h index 60889723..f3ddcb5f 100644 --- a/src/CoinsWidget.h +++ b/src/CoinsWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COINSWIDGET_H #define FEATHER_COINSWIDGET_H diff --git a/src/ContactsWidget.cpp b/src/ContactsWidget.cpp index 106f8bba..7251766e 100644 --- a/src/ContactsWidget.cpp +++ b/src/ContactsWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ContactsWidget.h" #include "ui_ContactsWidget.h" diff --git a/src/ContactsWidget.h b/src/ContactsWidget.h index 395511bf..fa436ae1 100644 --- a/src/ContactsWidget.h +++ b/src/ContactsWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CONTACTSWIDGET_H #define FEATHER_CONTACTSWIDGET_H diff --git a/src/HistoryWidget.cpp b/src/HistoryWidget.cpp index 59a00518..69926fd7 100644 --- a/src/HistoryWidget.cpp +++ b/src/HistoryWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "HistoryWidget.h" #include "ui_HistoryWidget.h" diff --git a/src/HistoryWidget.h b/src/HistoryWidget.h index 44e7b83e..d9d98263 100644 --- a/src/HistoryWidget.h +++ b/src/HistoryWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_HISTORYWIDGET_H #define FEATHER_HISTORYWIDGET_H diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index 48a7237e..7c3c98af 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "MainWindow.h" #include "ui_MainWindow.h" diff --git a/src/MainWindow.h b/src/MainWindow.h index 9cdf2ecc..037603f9 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_MAINWINDOW_H #define FEATHER_MAINWINDOW_H diff --git a/src/ReceiveWidget.cpp b/src/ReceiveWidget.cpp index 39aa24b3..fff9e979 100644 --- a/src/ReceiveWidget.cpp +++ b/src/ReceiveWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ReceiveWidget.h" #include "ui_ReceiveWidget.h" diff --git a/src/ReceiveWidget.h b/src/ReceiveWidget.h index 28c6e798..cb60040f 100644 --- a/src/ReceiveWidget.h +++ b/src/ReceiveWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_RECEIVEWIDGET_H #define FEATHER_RECEIVEWIDGET_H diff --git a/src/SendWidget.cpp b/src/SendWidget.cpp index 5a3c371f..f60229b2 100644 --- a/src/SendWidget.cpp +++ b/src/SendWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SendWidget.h" #include "ui_SendWidget.h" diff --git a/src/SendWidget.h b/src/SendWidget.h index 85efbf85..372561bc 100644 --- a/src/SendWidget.h +++ b/src/SendWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SENDWIDGET_H #define FEATHER_SENDWIDGET_H diff --git a/src/SettingsDialog.cpp b/src/SettingsDialog.cpp index f84058e3..0a2e960c 100644 --- a/src/SettingsDialog.cpp +++ b/src/SettingsDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SettingsDialog.h" #include "ui_SettingsDialog.h" diff --git a/src/SettingsDialog.h b/src/SettingsDialog.h index 3630439c..fcbd3d7e 100644 --- a/src/SettingsDialog.h +++ b/src/SettingsDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SettingsDIALOG_H #define FEATHER_SettingsDIALOG_H diff --git a/src/WindowManager.cpp b/src/WindowManager.cpp index c94e55f9..f7b2429b 100644 --- a/src/WindowManager.cpp +++ b/src/WindowManager.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WindowManager.h" diff --git a/src/WindowManager.h b/src/WindowManager.h index d6a5553f..d0f3e460 100644 --- a/src/WindowManager.h +++ b/src/WindowManager.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WINDOWMANAGER_H #define FEATHER_WINDOWMANAGER_H diff --git a/src/assets/about.txt b/src/assets/about.txt index f560ba05..44964654 100644 --- a/src/assets/about.txt +++ b/src/assets/about.txt @@ -1,6 +1,6 @@ Feather -Copyright (c) 2020-, The Monero Project +Copyright (c) 2020-2025, The Monero Project All rights reserved. diff --git a/src/components.cpp b/src/components.cpp index 0abf2e7e..e6663ce3 100644 --- a/src/components.cpp +++ b/src/components.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "components.h" diff --git a/src/components.h b/src/components.h index 558629ff..4d7b8a82 100644 --- a/src/components.h +++ b/src/components.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COMPONENTS_H #define FEATHER_COMPONENTS_H diff --git a/src/constants.cpp b/src/constants.cpp index a7740075..f949ecf6 100644 --- a/src/constants.cpp +++ b/src/constants.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "constants.h" diff --git a/src/constants.h b/src/constants.h index 65e3c24f..abbbffff 100644 --- a/src/constants.h +++ b/src/constants.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CONSTANTS_H #define FEATHER_CONSTANTS_H diff --git a/src/dialog/AboutDialog.cpp b/src/dialog/AboutDialog.cpp index b64326cd..4e7e74b9 100644 --- a/src/dialog/AboutDialog.cpp +++ b/src/dialog/AboutDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AboutDialog.h" #include "ui_AboutDialog.h" @@ -21,7 +21,6 @@ AboutDialog::AboutDialog(QWidget *parent) auto about = Utils::fileOpenQRC(":assets/about.txt"); auto about_text = Utils::barrayToString(about); about_text = about_text.replace("", FEATHER_VERSION); - about_text = about_text.replace("", QString::number(QDate::currentDate().year())); ui->copyrightText->setPlainText(about_text); auto ack = Utils::fileOpenQRC(":assets/ack.txt"); diff --git a/src/dialog/AboutDialog.h b/src/dialog/AboutDialog.h index b07312c1..229a616a 100644 --- a/src/dialog/AboutDialog.h +++ b/src/dialog/AboutDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_ABOUT_H #define FEATHER_ABOUT_H diff --git a/src/dialog/AccountSwitcherDialog.cpp b/src/dialog/AccountSwitcherDialog.cpp index 09889f7d..347e2074 100644 --- a/src/dialog/AccountSwitcherDialog.cpp +++ b/src/dialog/AccountSwitcherDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AccountSwitcherDialog.h" #include "ui_AccountSwitcherDialog.h" diff --git a/src/dialog/AccountSwitcherDialog.h b/src/dialog/AccountSwitcherDialog.h index d25b004e..1adfbc77 100644 --- a/src/dialog/AccountSwitcherDialog.h +++ b/src/dialog/AccountSwitcherDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_ACCOUNTSWITCHERDIALOG_H #define FEATHER_ACCOUNTSWITCHERDIALOG_H diff --git a/src/dialog/AddressCheckerIndexDialog.cpp b/src/dialog/AddressCheckerIndexDialog.cpp index ce1670fb..b3ecb05e 100644 --- a/src/dialog/AddressCheckerIndexDialog.cpp +++ b/src/dialog/AddressCheckerIndexDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AddressCheckerIndexDialog.h" #include "ui_AddressCheckerIndexDialog.h" diff --git a/src/dialog/AddressCheckerIndexDialog.h b/src/dialog/AddressCheckerIndexDialog.h index b4777c86..c1a78746 100644 --- a/src/dialog/AddressCheckerIndexDialog.h +++ b/src/dialog/AddressCheckerIndexDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef ADDRESSCHECKERINDEXDIALOG_H #define ADDRESSCHECKERINDEXDIALOG_H diff --git a/src/dialog/BalanceDialog.cpp b/src/dialog/BalanceDialog.cpp index dc976ff7..7ffd2d0f 100644 --- a/src/dialog/BalanceDialog.cpp +++ b/src/dialog/BalanceDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "BalanceDialog.h" #include "ui_BalanceDialog.h" diff --git a/src/dialog/BalanceDialog.h b/src/dialog/BalanceDialog.h index f62e08be..8717fbb5 100644 --- a/src/dialog/BalanceDialog.h +++ b/src/dialog/BalanceDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_BALANCEDIALOG_H #define FEATHER_BALANCEDIALOG_H diff --git a/src/dialog/ContactsDialog.cpp b/src/dialog/ContactsDialog.cpp index c1c22b28..1ebfaed8 100644 --- a/src/dialog/ContactsDialog.cpp +++ b/src/dialog/ContactsDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ui_ContactsDialog.h" #include "ContactsDialog.h" diff --git a/src/dialog/ContactsDialog.h b/src/dialog/ContactsDialog.h index 995795be..b863f27a 100644 --- a/src/dialog/ContactsDialog.h +++ b/src/dialog/ContactsDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CONTACTSDIALOG_H #define FEATHER_CONTACTSDIALOG_H diff --git a/src/dialog/DebugInfoDialog.cpp b/src/dialog/DebugInfoDialog.cpp index df6bb508..5861c56d 100644 --- a/src/dialog/DebugInfoDialog.cpp +++ b/src/dialog/DebugInfoDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "DebugInfoDialog.h" #include "ui_DebugInfoDialog.h" diff --git a/src/dialog/DebugInfoDialog.h b/src/dialog/DebugInfoDialog.h index d5f37418..b0667183 100644 --- a/src/dialog/DebugInfoDialog.h +++ b/src/dialog/DebugInfoDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_DEBUGINFODIALOG_H #define FEATHER_DEBUGINFODIALOG_H diff --git a/src/dialog/DocsDialog.cpp b/src/dialog/DocsDialog.cpp index 2591dffb..9cc820b9 100644 --- a/src/dialog/DocsDialog.cpp +++ b/src/dialog/DocsDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "DocsDialog.h" #include "ui_DocsDialog.h" diff --git a/src/dialog/DocsDialog.h b/src/dialog/DocsDialog.h index cb28f825..a12c4170 100644 --- a/src/dialog/DocsDialog.h +++ b/src/dialog/DocsDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_DOCSDIALOG_H #define FEATHER_DOCSDIALOG_H diff --git a/src/dialog/InfoDialog.cpp b/src/dialog/InfoDialog.cpp index 4b086230..08ffaf6f 100644 --- a/src/dialog/InfoDialog.cpp +++ b/src/dialog/InfoDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "InfoDialog.h" #include "ui_InfoDialog.h" diff --git a/src/dialog/InfoDialog.h b/src/dialog/InfoDialog.h index d110fb9b..c5851ec8 100644 --- a/src/dialog/InfoDialog.h +++ b/src/dialog/InfoDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_INFODIALOG_H #define FEATHER_INFODIALOG_H diff --git a/src/dialog/KeysDialog.cpp b/src/dialog/KeysDialog.cpp index ecd1f477..6c090d73 100644 --- a/src/dialog/KeysDialog.cpp +++ b/src/dialog/KeysDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "KeysDialog.h" #include "ui_KeysDialog.h" diff --git a/src/dialog/KeysDialog.h b/src/dialog/KeysDialog.h index 8524c275..711e7018 100644 --- a/src/dialog/KeysDialog.h +++ b/src/dialog/KeysDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_KEYSDIALOG_H #define FEATHER_KEYSDIALOG_H diff --git a/src/dialog/LegacySeedRecovery.cpp b/src/dialog/LegacySeedRecovery.cpp index 7b27b44d..5e720473 100644 --- a/src/dialog/LegacySeedRecovery.cpp +++ b/src/dialog/LegacySeedRecovery.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "LegacySeedRecovery.h" #include "ui_LegacySeedRecovery.h" diff --git a/src/dialog/LegacySeedRecovery.h b/src/dialog/LegacySeedRecovery.h index e1331578..10d00543 100644 --- a/src/dialog/LegacySeedRecovery.h +++ b/src/dialog/LegacySeedRecovery.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_LEGACYSEEDRECOVERY_H #define FEATHER_LEGACYSEEDRECOVERY_H diff --git a/src/dialog/MultiLineInputDialog.cpp b/src/dialog/MultiLineInputDialog.cpp index f3923f18..fad8c82f 100644 --- a/src/dialog/MultiLineInputDialog.cpp +++ b/src/dialog/MultiLineInputDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "MultiLineInputDialog.h" #include "ui_MultiLineInputDialog.h" diff --git a/src/dialog/MultiLineInputDialog.h b/src/dialog/MultiLineInputDialog.h index a6a9c644..581b7d2e 100644 --- a/src/dialog/MultiLineInputDialog.h +++ b/src/dialog/MultiLineInputDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_MULTILINEINPUTDIALOG_H #define FEATHER_MULTILINEINPUTDIALOG_H diff --git a/src/dialog/OutputInfoDialog.cpp b/src/dialog/OutputInfoDialog.cpp index 2ad43cc7..e78ef2c8 100644 --- a/src/dialog/OutputInfoDialog.cpp +++ b/src/dialog/OutputInfoDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "OutputInfoDialog.h" #include "ui_OutputInfoDialog.h" diff --git a/src/dialog/OutputInfoDialog.h b/src/dialog/OutputInfoDialog.h index 612bab5a..0a6cdf5c 100644 --- a/src/dialog/OutputInfoDialog.h +++ b/src/dialog/OutputInfoDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_OUTPUTINFODIALOG_H #define FEATHER_OUTPUTINFODIALOG_H diff --git a/src/dialog/OutputSweepDialog.cpp b/src/dialog/OutputSweepDialog.cpp index a7a9caac..85ae38a7 100644 --- a/src/dialog/OutputSweepDialog.cpp +++ b/src/dialog/OutputSweepDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "OutputSweepDialog.h" #include "ui_OutputSweepDialog.h" diff --git a/src/dialog/OutputSweepDialog.h b/src/dialog/OutputSweepDialog.h index a2744824..13058dd7 100644 --- a/src/dialog/OutputSweepDialog.h +++ b/src/dialog/OutputSweepDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_OUTPUTSWEEPDIALOG_H #define FEATHER_OUTPUTSWEEPDIALOG_H diff --git a/src/dialog/PasswordChangeDialog.cpp b/src/dialog/PasswordChangeDialog.cpp index a50897f8..e3670bfb 100644 --- a/src/dialog/PasswordChangeDialog.cpp +++ b/src/dialog/PasswordChangeDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PasswordChangeDialog.h" #include "ui_PasswordChangeDialog.h" diff --git a/src/dialog/PasswordChangeDialog.h b/src/dialog/PasswordChangeDialog.h index 0348d788..b946e619 100644 --- a/src/dialog/PasswordChangeDialog.h +++ b/src/dialog/PasswordChangeDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PASSWORDCHANGEDIALOG_H #define FEATHER_PASSWORDCHANGEDIALOG_H diff --git a/src/dialog/PasswordDialog.cpp b/src/dialog/PasswordDialog.cpp index ad2e5a39..8f9cac80 100644 --- a/src/dialog/PasswordDialog.cpp +++ b/src/dialog/PasswordDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PasswordDialog.h" #include "ui_PasswordDialog.h" diff --git a/src/dialog/PasswordDialog.h b/src/dialog/PasswordDialog.h index 3bffb0c1..0e5adcfe 100644 --- a/src/dialog/PasswordDialog.h +++ b/src/dialog/PasswordDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PASSWORDDIALOG_H #define FEATHER_PASSWORDDIALOG_H diff --git a/src/dialog/PasswordSetDialog.cpp b/src/dialog/PasswordSetDialog.cpp index 08f00233..65647ed8 100644 --- a/src/dialog/PasswordSetDialog.cpp +++ b/src/dialog/PasswordSetDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PasswordSetDialog.h" #include "ui_PasswordSetDialog.h" diff --git a/src/dialog/PasswordSetDialog.h b/src/dialog/PasswordSetDialog.h index 57bb53c9..5bd8dd93 100644 --- a/src/dialog/PasswordSetDialog.h +++ b/src/dialog/PasswordSetDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PASSWORDSETDIALOG_H #define FEATHER_PASSWORDSETDIALOG_H diff --git a/src/dialog/PaymentRequestDialog.cpp b/src/dialog/PaymentRequestDialog.cpp index 285c0b7c..c95014db 100644 --- a/src/dialog/PaymentRequestDialog.cpp +++ b/src/dialog/PaymentRequestDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PaymentRequestDialog.h" #include "ui_PaymentRequestDialog.h" diff --git a/src/dialog/PaymentRequestDialog.h b/src/dialog/PaymentRequestDialog.h index 724d0c4d..57508006 100644 --- a/src/dialog/PaymentRequestDialog.h +++ b/src/dialog/PaymentRequestDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAYMENTREQUESTDIALOG_H #define FEATHER_PAYMENTREQUESTDIALOG_H diff --git a/src/dialog/QrCodeDialog.cpp b/src/dialog/QrCodeDialog.cpp index 82bdd100..1710ae26 100644 --- a/src/dialog/QrCodeDialog.cpp +++ b/src/dialog/QrCodeDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "QrCodeDialog.h" #include "ui_QrCodeDialog.h" diff --git a/src/dialog/QrCodeDialog.h b/src/dialog/QrCodeDialog.h index deddd9f1..b9f495cd 100644 --- a/src/dialog/QrCodeDialog.h +++ b/src/dialog/QrCodeDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_QRCODEDIALOG_H #define FEATHER_QRCODEDIALOG_H diff --git a/src/dialog/SeedDialog.cpp b/src/dialog/SeedDialog.cpp index d54a1868..552b9a59 100644 --- a/src/dialog/SeedDialog.cpp +++ b/src/dialog/SeedDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SeedDialog.h" #include "ui_SeedDialog.h" diff --git a/src/dialog/SeedDialog.h b/src/dialog/SeedDialog.h index ccdbb8b1..fba9350b 100644 --- a/src/dialog/SeedDialog.h +++ b/src/dialog/SeedDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SEEDDIALOG_H #define FEATHER_SEEDDIALOG_H diff --git a/src/dialog/SeedDiceDialog.cpp b/src/dialog/SeedDiceDialog.cpp index af607499..22b7227a 100644 --- a/src/dialog/SeedDiceDialog.cpp +++ b/src/dialog/SeedDiceDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SeedDiceDialog.h" #include "ui_SeedDiceDialog.h" diff --git a/src/dialog/SeedDiceDialog.h b/src/dialog/SeedDiceDialog.h index 236a0446..79ff7581 100644 --- a/src/dialog/SeedDiceDialog.h +++ b/src/dialog/SeedDiceDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include diff --git a/src/dialog/SeedRecoveryDialog.cpp b/src/dialog/SeedRecoveryDialog.cpp index b3b0c3af..8c3e5dd5 100644 --- a/src/dialog/SeedRecoveryDialog.cpp +++ b/src/dialog/SeedRecoveryDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SeedRecoveryDialog.h" #include "ui_SeedRecoveryDialog.h" diff --git a/src/dialog/SeedRecoveryDialog.h b/src/dialog/SeedRecoveryDialog.h index 26dbdb37..679bdfec 100644 --- a/src/dialog/SeedRecoveryDialog.h +++ b/src/dialog/SeedRecoveryDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SEEDRECOVERYDIALOG_H #define FEATHER_SEEDRECOVERYDIALOG_H diff --git a/src/dialog/SignVerifyDialog.cpp b/src/dialog/SignVerifyDialog.cpp index fa4d1889..d929a129 100644 --- a/src/dialog/SignVerifyDialog.cpp +++ b/src/dialog/SignVerifyDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SignVerifyDialog.h" #include "ui_SignVerifyDialog.h" diff --git a/src/dialog/SignVerifyDialog.h b/src/dialog/SignVerifyDialog.h index e832e55d..414bd8a2 100644 --- a/src/dialog/SignVerifyDialog.h +++ b/src/dialog/SignVerifyDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SIGNVERIFYDIALOG_H #define FEATHER_SIGNVERIFYDIALOG_H diff --git a/src/dialog/SplashDialog.cpp b/src/dialog/SplashDialog.cpp index e921d066..5c31237a 100644 --- a/src/dialog/SplashDialog.cpp +++ b/src/dialog/SplashDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SplashDialog.h" #include "ui_SplashDialog.h" diff --git a/src/dialog/SplashDialog.h b/src/dialog/SplashDialog.h index bc183f47..d8dfee44 100644 --- a/src/dialog/SplashDialog.h +++ b/src/dialog/SplashDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SPLASHDIALOG_H #define FEATHER_SPLASHDIALOG_H diff --git a/src/dialog/TorInfoDialog.cpp b/src/dialog/TorInfoDialog.cpp index d9a6a23b..b15c7cea 100644 --- a/src/dialog/TorInfoDialog.cpp +++ b/src/dialog/TorInfoDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TorInfoDialog.h" #include "ui_TorInfoDialog.h" diff --git a/src/dialog/TorInfoDialog.h b/src/dialog/TorInfoDialog.h index d6d23e1d..21284909 100644 --- a/src/dialog/TorInfoDialog.h +++ b/src/dialog/TorInfoDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TORINFODIALOG_H #define FEATHER_TORINFODIALOG_H diff --git a/src/dialog/TxBroadcastDialog.cpp b/src/dialog/TxBroadcastDialog.cpp index 0c768704..0dd48b94 100644 --- a/src/dialog/TxBroadcastDialog.cpp +++ b/src/dialog/TxBroadcastDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxBroadcastDialog.h" #include "ui_TxBroadcastDialog.h" diff --git a/src/dialog/TxBroadcastDialog.h b/src/dialog/TxBroadcastDialog.h index e4068dd4..bdb85871 100644 --- a/src/dialog/TxBroadcastDialog.h +++ b/src/dialog/TxBroadcastDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXBROADCASTDIALOG_H #define FEATHER_TXBROADCASTDIALOG_H diff --git a/src/dialog/TxConfAdvDialog.cpp b/src/dialog/TxConfAdvDialog.cpp index b886377c..c4dd02ee 100644 --- a/src/dialog/TxConfAdvDialog.cpp +++ b/src/dialog/TxConfAdvDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxConfAdvDialog.h" #include "ui_TxConfAdvDialog.h" diff --git a/src/dialog/TxConfAdvDialog.h b/src/dialog/TxConfAdvDialog.h index c7ab1118..86d5e421 100644 --- a/src/dialog/TxConfAdvDialog.h +++ b/src/dialog/TxConfAdvDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXCONFADVDIALOG_H #define FEATHER_TXCONFADVDIALOG_H diff --git a/src/dialog/TxConfDialog.cpp b/src/dialog/TxConfDialog.cpp index cb63d927..92c05cd8 100644 --- a/src/dialog/TxConfDialog.cpp +++ b/src/dialog/TxConfDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxConfDialog.h" #include "ui_TxConfDialog.h" diff --git a/src/dialog/TxConfDialog.h b/src/dialog/TxConfDialog.h index e1be67e0..8746a404 100644 --- a/src/dialog/TxConfDialog.h +++ b/src/dialog/TxConfDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXCONFDIALOG_H #define FEATHER_TXCONFDIALOG_H diff --git a/src/dialog/TxImportDialog.cpp b/src/dialog/TxImportDialog.cpp index f6fd7579..1473311f 100644 --- a/src/dialog/TxImportDialog.cpp +++ b/src/dialog/TxImportDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxImportDialog.h" #include "ui_TxImportDialog.h" diff --git a/src/dialog/TxImportDialog.h b/src/dialog/TxImportDialog.h index 2fb33b67..02b3441f 100644 --- a/src/dialog/TxImportDialog.h +++ b/src/dialog/TxImportDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXIMPORTDIALOG_H #define FEATHER_TXIMPORTDIALOG_H diff --git a/src/dialog/TxInfoDialog.cpp b/src/dialog/TxInfoDialog.cpp index a9cd5b6b..331b957c 100644 --- a/src/dialog/TxInfoDialog.cpp +++ b/src/dialog/TxInfoDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxInfoDialog.h" #include "ui_TxInfoDialog.h" diff --git a/src/dialog/TxInfoDialog.h b/src/dialog/TxInfoDialog.h index 2dc2892c..5d53805b 100644 --- a/src/dialog/TxInfoDialog.h +++ b/src/dialog/TxInfoDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXINFODIALOG_H #define FEATHER_TXINFODIALOG_H diff --git a/src/dialog/TxPoolViewerDialog.cpp b/src/dialog/TxPoolViewerDialog.cpp index c08c9482..b502958b 100644 --- a/src/dialog/TxPoolViewerDialog.cpp +++ b/src/dialog/TxPoolViewerDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxPoolViewerDialog.h" #include "ui_TxPoolViewerDialog.h" diff --git a/src/dialog/TxPoolViewerDialog.h b/src/dialog/TxPoolViewerDialog.h index bec5db35..eb16c6ef 100644 --- a/src/dialog/TxPoolViewerDialog.h +++ b/src/dialog/TxPoolViewerDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXPOOLVIEWERDIALOG_H #define FEATHER_TXPOOLVIEWERDIALOG_H diff --git a/src/dialog/TxProofDialog.cpp b/src/dialog/TxProofDialog.cpp index 9534d2da..2c0df349 100644 --- a/src/dialog/TxProofDialog.cpp +++ b/src/dialog/TxProofDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxProofDialog.h" #include "ui_TxProofDialog.h" diff --git a/src/dialog/TxProofDialog.h b/src/dialog/TxProofDialog.h index 44d61e8c..636cfb40 100644 --- a/src/dialog/TxProofDialog.h +++ b/src/dialog/TxProofDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXPROOFDIALOG_H #define FEATHER_TXPROOFDIALOG_H diff --git a/src/dialog/URSettingsDialog.cpp b/src/dialog/URSettingsDialog.cpp index febd57df..38fdf638 100644 --- a/src/dialog/URSettingsDialog.cpp +++ b/src/dialog/URSettingsDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "URSettingsDialog.h" #include "ui_URSettingsDialog.h" diff --git a/src/dialog/URSettingsDialog.h b/src/dialog/URSettingsDialog.h index a60b4097..bcf44346 100644 --- a/src/dialog/URSettingsDialog.h +++ b/src/dialog/URSettingsDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_URSETTINGSDIALOG_H #define FEATHER_URSETTINGSDIALOG_H diff --git a/src/dialog/VerifyProofDialog.cpp b/src/dialog/VerifyProofDialog.cpp index 0bfcee8d..7ff4ecd8 100644 --- a/src/dialog/VerifyProofDialog.cpp +++ b/src/dialog/VerifyProofDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "VerifyProofDialog.h" #include "ui_VerifyProofDialog.h" diff --git a/src/dialog/VerifyProofDialog.h b/src/dialog/VerifyProofDialog.h index fd786d03..146606db 100644 --- a/src/dialog/VerifyProofDialog.h +++ b/src/dialog/VerifyProofDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_VERIFYPROOFDIALOG_H #define FEATHER_VERIFYPROOFDIALOG_H diff --git a/src/dialog/ViewOnlyDialog.cpp b/src/dialog/ViewOnlyDialog.cpp index e0784ee6..e6925a2b 100644 --- a/src/dialog/ViewOnlyDialog.cpp +++ b/src/dialog/ViewOnlyDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ViewOnlyDialog.h" #include "ui_ViewOnlyDialog.h" diff --git a/src/dialog/ViewOnlyDialog.h b/src/dialog/ViewOnlyDialog.h index c5876fe4..47b7fc4c 100644 --- a/src/dialog/ViewOnlyDialog.h +++ b/src/dialog/ViewOnlyDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_VIEWONLYDIALOG_H #define FEATHER_VIEWONLYDIALOG_H diff --git a/src/dialog/WalletCacheDebugDialog.cpp b/src/dialog/WalletCacheDebugDialog.cpp index 4aec0329..6920801c 100644 --- a/src/dialog/WalletCacheDebugDialog.cpp +++ b/src/dialog/WalletCacheDebugDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletCacheDebugDialog.h" #include "ui_WalletCacheDebugDialog.h" diff --git a/src/dialog/WalletCacheDebugDialog.h b/src/dialog/WalletCacheDebugDialog.h index 73356874..44e19da6 100644 --- a/src/dialog/WalletCacheDebugDialog.h +++ b/src/dialog/WalletCacheDebugDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WALLETCACHEDEBUGDIALOG_H #define FEATHER_WALLETCACHEDEBUGDIALOG_H diff --git a/src/dialog/WalletInfoDialog.cpp b/src/dialog/WalletInfoDialog.cpp index 96b4a44f..5b320759 100644 --- a/src/dialog/WalletInfoDialog.cpp +++ b/src/dialog/WalletInfoDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletInfoDialog.h" #include "ui_WalletInfoDialog.h" diff --git a/src/dialog/WalletInfoDialog.h b/src/dialog/WalletInfoDialog.h index ef963c60..b563da62 100644 --- a/src/dialog/WalletInfoDialog.h +++ b/src/dialog/WalletInfoDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WALLETINFODIALOG_H #define FEATHER_WALLETINFODIALOG_H diff --git a/src/libwalletqt/AddressBook.cpp b/src/libwalletqt/AddressBook.cpp index 15fd6e28..8c2585f8 100644 --- a/src/libwalletqt/AddressBook.cpp +++ b/src/libwalletqt/AddressBook.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AddressBook.h" diff --git a/src/libwalletqt/AddressBook.h b/src/libwalletqt/AddressBook.h index a4ee0e43..0d365771 100644 --- a/src/libwalletqt/AddressBook.h +++ b/src/libwalletqt/AddressBook.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef ADDRESSBOOK_H #define ADDRESSBOOK_H diff --git a/src/libwalletqt/Coins.cpp b/src/libwalletqt/Coins.cpp index 27b08b91..ef0b7c84 100644 --- a/src/libwalletqt/Coins.cpp +++ b/src/libwalletqt/Coins.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Coins.h" #include "rows/CoinsInfo.h" diff --git a/src/libwalletqt/Coins.h b/src/libwalletqt/Coins.h index 7ea1e40a..eadf92c6 100644 --- a/src/libwalletqt/Coins.h +++ b/src/libwalletqt/Coins.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COINS_H #define FEATHER_COINS_H diff --git a/src/libwalletqt/ConstructionInfo.cpp b/src/libwalletqt/ConstructionInfo.cpp index d35a4e06..e537b705 100644 --- a/src/libwalletqt/ConstructionInfo.cpp +++ b/src/libwalletqt/ConstructionInfo.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ConstructionInfo.h" diff --git a/src/libwalletqt/ConstructionInfo.h b/src/libwalletqt/ConstructionInfo.h index 906343ca..d5ded32f 100644 --- a/src/libwalletqt/ConstructionInfo.h +++ b/src/libwalletqt/ConstructionInfo.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CONSTRUCTIONINFO_H #define FEATHER_CONSTRUCTIONINFO_H diff --git a/src/libwalletqt/Input.h b/src/libwalletqt/Input.h index 756fb72a..4c56fb25 100644 --- a/src/libwalletqt/Input.h +++ b/src/libwalletqt/Input.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_INPUT_H #define FEATHER_INPUT_H diff --git a/src/libwalletqt/PassphraseHelper.cpp b/src/libwalletqt/PassphraseHelper.cpp index fe1d94c3..02dce473 100644 --- a/src/libwalletqt/PassphraseHelper.cpp +++ b/src/libwalletqt/PassphraseHelper.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PassphraseHelper.h" #include diff --git a/src/libwalletqt/PassphraseHelper.h b/src/libwalletqt/PassphraseHelper.h index 8b082fa8..1c091f6c 100644 --- a/src/libwalletqt/PassphraseHelper.h +++ b/src/libwalletqt/PassphraseHelper.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef MONERO_GUI_PASSPHRASEHELPER_H #define MONERO_GUI_PASSPHRASEHELPER_H diff --git a/src/libwalletqt/PendingTransaction.cpp b/src/libwalletqt/PendingTransaction.cpp index a2ce6a55..cc6696ea 100644 --- a/src/libwalletqt/PendingTransaction.cpp +++ b/src/libwalletqt/PendingTransaction.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PendingTransaction.h" diff --git a/src/libwalletqt/PendingTransaction.h b/src/libwalletqt/PendingTransaction.h index c5fe0832..dfbb2e48 100644 --- a/src/libwalletqt/PendingTransaction.h +++ b/src/libwalletqt/PendingTransaction.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef PENDINGTRANSACTION_H #define PENDINGTRANSACTION_H diff --git a/src/libwalletqt/PendingTransactionInfo.cpp b/src/libwalletqt/PendingTransactionInfo.cpp index cba246dd..e8220da1 100644 --- a/src/libwalletqt/PendingTransactionInfo.cpp +++ b/src/libwalletqt/PendingTransactionInfo.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PendingTransactionInfo.h" #include diff --git a/src/libwalletqt/PendingTransactionInfo.h b/src/libwalletqt/PendingTransactionInfo.h index 807edbe7..54cf9904 100644 --- a/src/libwalletqt/PendingTransactionInfo.h +++ b/src/libwalletqt/PendingTransactionInfo.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PENDINGTRANSACTIONINFO_H #define FEATHER_PENDINGTRANSACTIONINFO_H diff --git a/src/libwalletqt/Ring.h b/src/libwalletqt/Ring.h index f81b5478..b830b015 100644 --- a/src/libwalletqt/Ring.h +++ b/src/libwalletqt/Ring.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_RINGS_H #define FEATHER_RINGS_H diff --git a/src/libwalletqt/Subaddress.cpp b/src/libwalletqt/Subaddress.cpp index d5a5bbcd..397ed2c4 100644 --- a/src/libwalletqt/Subaddress.cpp +++ b/src/libwalletqt/Subaddress.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Subaddress.h" #include diff --git a/src/libwalletqt/Subaddress.h b/src/libwalletqt/Subaddress.h index 4ea30dfa..ac710ae3 100644 --- a/src/libwalletqt/Subaddress.h +++ b/src/libwalletqt/Subaddress.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef SUBADDRESS_H #define SUBADDRESS_H diff --git a/src/libwalletqt/SubaddressAccount.cpp b/src/libwalletqt/SubaddressAccount.cpp index 0aabd9f8..44d1c724 100644 --- a/src/libwalletqt/SubaddressAccount.cpp +++ b/src/libwalletqt/SubaddressAccount.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SubaddressAccount.h" #include diff --git a/src/libwalletqt/SubaddressAccount.h b/src/libwalletqt/SubaddressAccount.h index 07910f2a..3052c1cd 100644 --- a/src/libwalletqt/SubaddressAccount.h +++ b/src/libwalletqt/SubaddressAccount.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef SUBADDRESSACCOUNT_H #define SUBADDRESSACCOUNT_H diff --git a/src/libwalletqt/TransactionHistory.cpp b/src/libwalletqt/TransactionHistory.cpp index 3df32850..cfc7fd21 100644 --- a/src/libwalletqt/TransactionHistory.cpp +++ b/src/libwalletqt/TransactionHistory.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TransactionHistory.h" #include "utils/Utils.h" diff --git a/src/libwalletqt/TransactionHistory.h b/src/libwalletqt/TransactionHistory.h index 7b0d5b4f..ba8dc38a 100644 --- a/src/libwalletqt/TransactionHistory.h +++ b/src/libwalletqt/TransactionHistory.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TRANSACTIONHISTORY_H #define TRANSACTIONHISTORY_H diff --git a/src/libwalletqt/Transfer.h b/src/libwalletqt/Transfer.h index d2ae3001..b085e039 100644 --- a/src/libwalletqt/Transfer.h +++ b/src/libwalletqt/Transfer.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TRANSFER_H #define TRANSFER_H diff --git a/src/libwalletqt/UnsignedTransaction.cpp b/src/libwalletqt/UnsignedTransaction.cpp index 14489ecf..2fc76613 100644 --- a/src/libwalletqt/UnsignedTransaction.cpp +++ b/src/libwalletqt/UnsignedTransaction.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "UnsignedTransaction.h" diff --git a/src/libwalletqt/UnsignedTransaction.h b/src/libwalletqt/UnsignedTransaction.h index 06775930..3ceb410b 100644 --- a/src/libwalletqt/UnsignedTransaction.h +++ b/src/libwalletqt/UnsignedTransaction.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef UNSIGNEDTRANSACTION_H #define UNSIGNEDTRANSACTION_H diff --git a/src/libwalletqt/Wallet.cpp b/src/libwalletqt/Wallet.cpp index 7aadc32a..0ef660af 100644 --- a/src/libwalletqt/Wallet.cpp +++ b/src/libwalletqt/Wallet.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Wallet.h" diff --git a/src/libwalletqt/Wallet.h b/src/libwalletqt/Wallet.h index 0282e004..d7273f91 100644 --- a/src/libwalletqt/Wallet.h +++ b/src/libwalletqt/Wallet.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef WALLET_H #define WALLET_H diff --git a/src/libwalletqt/WalletListenerImpl.cpp b/src/libwalletqt/WalletListenerImpl.cpp index b6e0b430..816992cb 100644 --- a/src/libwalletqt/WalletListenerImpl.cpp +++ b/src/libwalletqt/WalletListenerImpl.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletListenerImpl.h" #include "Wallet.h" diff --git a/src/libwalletqt/WalletListenerImpl.h b/src/libwalletqt/WalletListenerImpl.h index 80506207..e63d40cd 100644 --- a/src/libwalletqt/WalletListenerImpl.h +++ b/src/libwalletqt/WalletListenerImpl.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef MONERO_GUI_WALLETLISTENERIMPL_H #define MONERO_GUI_WALLETLISTENERIMPL_H diff --git a/src/libwalletqt/WalletManager.cpp b/src/libwalletqt/WalletManager.cpp index 51a5e13e..0f58813d 100644 --- a/src/libwalletqt/WalletManager.cpp +++ b/src/libwalletqt/WalletManager.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "libwalletqt/WalletManager.h" #include "Wallet.h" diff --git a/src/libwalletqt/WalletManager.h b/src/libwalletqt/WalletManager.h index 1064cf75..21de94ea 100644 --- a/src/libwalletqt/WalletManager.h +++ b/src/libwalletqt/WalletManager.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef WALLETMANAGER_H #define WALLETMANAGER_H diff --git a/src/libwalletqt/rows/AccountRow.cpp b/src/libwalletqt/rows/AccountRow.cpp index ffde2c89..d49d3486 100644 --- a/src/libwalletqt/rows/AccountRow.cpp +++ b/src/libwalletqt/rows/AccountRow.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AccountRow.h" #include "WalletManager.h" diff --git a/src/libwalletqt/rows/AccountRow.h b/src/libwalletqt/rows/AccountRow.h index 57607302..bd783977 100644 --- a/src/libwalletqt/rows/AccountRow.h +++ b/src/libwalletqt/rows/AccountRow.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_ACCOUNTROW_H #define FEATHER_ACCOUNTROW_H diff --git a/src/libwalletqt/rows/CoinsInfo.cpp b/src/libwalletqt/rows/CoinsInfo.cpp index 33d2449e..2c12b5c6 100644 --- a/src/libwalletqt/rows/CoinsInfo.cpp +++ b/src/libwalletqt/rows/CoinsInfo.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CoinsInfo.h" #include "libwalletqt/WalletManager.h" diff --git a/src/libwalletqt/rows/CoinsInfo.h b/src/libwalletqt/rows/CoinsInfo.h index 9cee5070..65f7f883 100644 --- a/src/libwalletqt/rows/CoinsInfo.h +++ b/src/libwalletqt/rows/CoinsInfo.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COINSINFO_H #define FEATHER_COINSINFO_H diff --git a/src/libwalletqt/rows/ContactRow.cpp b/src/libwalletqt/rows/ContactRow.cpp index 6e1c95eb..4680640b 100644 --- a/src/libwalletqt/rows/ContactRow.cpp +++ b/src/libwalletqt/rows/ContactRow.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ContactRow.h" diff --git a/src/libwalletqt/rows/ContactRow.h b/src/libwalletqt/rows/ContactRow.h index c933a3f2..0224aebf 100644 --- a/src/libwalletqt/rows/ContactRow.h +++ b/src/libwalletqt/rows/ContactRow.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CONTACTROW_H #define FEATHER_CONTACTROW_H diff --git a/src/libwalletqt/rows/SubaddressRow.cpp b/src/libwalletqt/rows/SubaddressRow.cpp index e47cee71..05bf44d6 100644 --- a/src/libwalletqt/rows/SubaddressRow.cpp +++ b/src/libwalletqt/rows/SubaddressRow.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SubaddressRow.h" diff --git a/src/libwalletqt/rows/SubaddressRow.h b/src/libwalletqt/rows/SubaddressRow.h index f48e8b50..ef1cc547 100644 --- a/src/libwalletqt/rows/SubaddressRow.h +++ b/src/libwalletqt/rows/SubaddressRow.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SUBADDRESSROW_H #define FEATHER_SUBADDRESSROW_H diff --git a/src/libwalletqt/rows/TransactionRow.cpp b/src/libwalletqt/rows/TransactionRow.cpp index ff6ab306..6912dfb1 100644 --- a/src/libwalletqt/rows/TransactionRow.cpp +++ b/src/libwalletqt/rows/TransactionRow.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TransactionRow.h" #include "WalletManager.h" diff --git a/src/libwalletqt/rows/TransactionRow.h b/src/libwalletqt/rows/TransactionRow.h index 34d6f58b..49ce5d90 100644 --- a/src/libwalletqt/rows/TransactionRow.h +++ b/src/libwalletqt/rows/TransactionRow.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TRANSACTIONROW_H #define FEATHER_TRANSACTIONROW_H diff --git a/src/libwalletqt/rows/TxBacklogEntry.h b/src/libwalletqt/rows/TxBacklogEntry.h index 1ff18d74..eb98fcf2 100644 --- a/src/libwalletqt/rows/TxBacklogEntry.h +++ b/src/libwalletqt/rows/TxBacklogEntry.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXBACKLOGENTRY_H #define FEATHER_TXBACKLOGENTRY_H diff --git a/src/main.cpp b/src/main.cpp index 37e74662..214f202f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include diff --git a/src/model/AddressBookModel.cpp b/src/model/AddressBookModel.cpp index 5c9ad07c..1134a5d2 100644 --- a/src/model/AddressBookModel.cpp +++ b/src/model/AddressBookModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AddressBookModel.h" #include "AddressBook.h" diff --git a/src/model/AddressBookModel.h b/src/model/AddressBookModel.h index 364a7c14..79c7ca95 100644 --- a/src/model/AddressBookModel.h +++ b/src/model/AddressBookModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef ADDRESSBOOKMODEL_H #define ADDRESSBOOKMODEL_H diff --git a/src/model/AddressBookProxyModel.cpp b/src/model/AddressBookProxyModel.cpp index e1a9dd30..846391e7 100644 --- a/src/model/AddressBookProxyModel.cpp +++ b/src/model/AddressBookProxyModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AddressBookProxyModel.h" #include "AddressBookModel.h" diff --git a/src/model/AddressBookProxyModel.h b/src/model/AddressBookProxyModel.h index c7bf7482..4ea5565a 100644 --- a/src/model/AddressBookProxyModel.h +++ b/src/model/AddressBookProxyModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_ADDRESSBOOKPROXYMODEL_H #define FEATHER_ADDRESSBOOKPROXYMODEL_H diff --git a/src/model/CoinsModel.cpp b/src/model/CoinsModel.cpp index 03e4813c..b7970400 100644 --- a/src/model/CoinsModel.cpp +++ b/src/model/CoinsModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CoinsModel.h" #include "libwalletqt/rows/CoinsInfo.h" diff --git a/src/model/CoinsModel.h b/src/model/CoinsModel.h index 39cf4dcf..792debe3 100644 --- a/src/model/CoinsModel.h +++ b/src/model/CoinsModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COINSMODEL_H #define FEATHER_COINSMODEL_H diff --git a/src/model/CoinsProxyModel.cpp b/src/model/CoinsProxyModel.cpp index 19e81d0e..d4ef2336 100644 --- a/src/model/CoinsProxyModel.cpp +++ b/src/model/CoinsProxyModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CoinsProxyModel.h" #include "CoinsModel.h" diff --git a/src/model/CoinsProxyModel.h b/src/model/CoinsProxyModel.h index 39e6acfe..898c647d 100644 --- a/src/model/CoinsProxyModel.h +++ b/src/model/CoinsProxyModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COINSPROXYMODEL_H #define FEATHER_COINSPROXYMODEL_H diff --git a/src/model/HistoryView.cpp b/src/model/HistoryView.cpp index 11f72574..1c462205 100644 --- a/src/model/HistoryView.cpp +++ b/src/model/HistoryView.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "HistoryView.h" diff --git a/src/model/HistoryView.h b/src/model/HistoryView.h index 23899605..372ce357 100644 --- a/src/model/HistoryView.h +++ b/src/model/HistoryView.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_HISTORYVIEW_H #define FEATHER_HISTORYVIEW_H diff --git a/src/model/NodeModel.cpp b/src/model/NodeModel.cpp index 4b323dfe..146b06cd 100644 --- a/src/model/NodeModel.cpp +++ b/src/model/NodeModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "NodeModel.h" #include "utils/nodes.h" diff --git a/src/model/NodeModel.h b/src/model/NodeModel.h index e76083a8..eb6a0b2c 100644 --- a/src/model/NodeModel.h +++ b/src/model/NodeModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_NODEMODEL_H #define FEATHER_NODEMODEL_H diff --git a/src/model/SubaddressAccountModel.cpp b/src/model/SubaddressAccountModel.cpp index 74fc090d..482cadc0 100644 --- a/src/model/SubaddressAccountModel.cpp +++ b/src/model/SubaddressAccountModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SubaddressAccountModel.h" #include "SubaddressAccount.h" diff --git a/src/model/SubaddressAccountModel.h b/src/model/SubaddressAccountModel.h index 01a87fc1..62135b31 100644 --- a/src/model/SubaddressAccountModel.h +++ b/src/model/SubaddressAccountModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef SUBADDRESSACCOUNTMODEL_H #define SUBADDRESSACCOUNTMODEL_H diff --git a/src/model/SubaddressModel.cpp b/src/model/SubaddressModel.cpp index d731de73..ef49a678 100644 --- a/src/model/SubaddressModel.cpp +++ b/src/model/SubaddressModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SubaddressModel.h" #include "Subaddress.h" diff --git a/src/model/SubaddressModel.h b/src/model/SubaddressModel.h index 4d0fe97d..30da03b8 100644 --- a/src/model/SubaddressModel.h +++ b/src/model/SubaddressModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef SUBADDRESSMODEL_H #define SUBADDRESSMODEL_H diff --git a/src/model/SubaddressProxyModel.cpp b/src/model/SubaddressProxyModel.cpp index 0cbe00e2..3a93736e 100644 --- a/src/model/SubaddressProxyModel.cpp +++ b/src/model/SubaddressProxyModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SubaddressProxyModel.h" diff --git a/src/model/SubaddressProxyModel.h b/src/model/SubaddressProxyModel.h index 26ff816f..38069ed1 100644 --- a/src/model/SubaddressProxyModel.h +++ b/src/model/SubaddressProxyModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SUBADDRESSPROXYMODEL_H #define FEATHER_SUBADDRESSPROXYMODEL_H diff --git a/src/model/SubaddressView.cpp b/src/model/SubaddressView.cpp index 54565b8a..98d35a16 100644 --- a/src/model/SubaddressView.cpp +++ b/src/model/SubaddressView.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "SubaddressView.h" diff --git a/src/model/SubaddressView.h b/src/model/SubaddressView.h index a89a60ac..f01265df 100644 --- a/src/model/SubaddressView.h +++ b/src/model/SubaddressView.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SUBADDRESSVIEW_H #define FEATHER_SUBADDRESSVIEW_H diff --git a/src/model/TransactionHistoryModel.cpp b/src/model/TransactionHistoryModel.cpp index 5e875631..704b03f8 100644 --- a/src/model/TransactionHistoryModel.cpp +++ b/src/model/TransactionHistoryModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TransactionHistoryModel.h" #include "TransactionHistory.h" diff --git a/src/model/TransactionHistoryModel.h b/src/model/TransactionHistoryModel.h index 38f467d2..feca8d31 100644 --- a/src/model/TransactionHistoryModel.h +++ b/src/model/TransactionHistoryModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TRANSACTIONHISTORYMODEL_H #define TRANSACTIONHISTORYMODEL_H diff --git a/src/model/TransactionHistoryProxyModel.cpp b/src/model/TransactionHistoryProxyModel.cpp index d3ffc195..7a542b2d 100644 --- a/src/model/TransactionHistoryProxyModel.cpp +++ b/src/model/TransactionHistoryProxyModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TransactionHistoryProxyModel.h" #include "TransactionHistoryModel.h" diff --git a/src/model/TransactionHistoryProxyModel.h b/src/model/TransactionHistoryProxyModel.h index 7d04a4c7..8217efbe 100644 --- a/src/model/TransactionHistoryProxyModel.h +++ b/src/model/TransactionHistoryProxyModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TRANSACTIONHISTORYPROXYMODEL_H #define FEATHER_TRANSACTIONHISTORYPROXYMODEL_H diff --git a/src/model/WalletKeysFilesModel.cpp b/src/model/WalletKeysFilesModel.cpp index 52334466..343ad181 100644 --- a/src/model/WalletKeysFilesModel.cpp +++ b/src/model/WalletKeysFilesModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletKeysFilesModel.h" diff --git a/src/model/WalletKeysFilesModel.h b/src/model/WalletKeysFilesModel.h index 0278df37..8f8b0a5d 100644 --- a/src/model/WalletKeysFilesModel.h +++ b/src/model/WalletKeysFilesModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WALLETKEYSFILESMODEL_H #define FEATHER_WALLETKEYSFILESMODEL_H diff --git a/src/openpgp/hash.h b/src/openpgp/hash.h index 3a44128e..20037910 100644 --- a/src/openpgp/hash.h +++ b/src/openpgp/hash.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/openpgp/mpi.h b/src/openpgp/mpi.h index 33736718..112c5c29 100644 --- a/src/openpgp/mpi.h +++ b/src/openpgp/mpi.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/openpgp/openpgp.cpp b/src/openpgp/openpgp.cpp index 627b003c..53a73260 100644 --- a/src/openpgp/openpgp.cpp +++ b/src/openpgp/openpgp.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "openpgp.h" diff --git a/src/openpgp/openpgp.h b/src/openpgp/openpgp.h index db9438b8..3ea04328 100644 --- a/src/openpgp/openpgp.h +++ b/src/openpgp/openpgp.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/openpgp/packet_stream.h b/src/openpgp/packet_stream.h index cde2a432..fd45e94b 100644 --- a/src/openpgp/packet_stream.h +++ b/src/openpgp/packet_stream.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/openpgp/s_expression.h b/src/openpgp/s_expression.h index 9ebe091c..797d12a2 100644 --- a/src/openpgp/s_expression.h +++ b/src/openpgp/s_expression.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/openpgp/serialization.h b/src/openpgp/serialization.h index db3d0a45..299d785c 100644 --- a/src/openpgp/serialization.h +++ b/src/openpgp/serialization.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/plugins/Plugin.h b/src/plugins/Plugin.h index c8160138..ce430023 100644 --- a/src/plugins/Plugin.h +++ b/src/plugins/Plugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef PLUGIN_H #define PLUGIN_H diff --git a/src/plugins/PluginRegistry.h b/src/plugins/PluginRegistry.h index 020d2b29..e811732a 100644 --- a/src/plugins/PluginRegistry.h +++ b/src/plugins/PluginRegistry.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef PLUGINREGISTRY_H #define PLUGINREGISTRY_H diff --git a/src/plugins/bounties/BountiesModel.cpp b/src/plugins/bounties/BountiesModel.cpp index f270e6b0..e06c976d 100644 --- a/src/plugins/bounties/BountiesModel.cpp +++ b/src/plugins/bounties/BountiesModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "BountiesModel.h" diff --git a/src/plugins/bounties/BountiesModel.h b/src/plugins/bounties/BountiesModel.h index c2510988..5084c606 100644 --- a/src/plugins/bounties/BountiesModel.h +++ b/src/plugins/bounties/BountiesModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_BOUNTIESMODEL_H #define FEATHER_BOUNTIESMODEL_H diff --git a/src/plugins/bounties/BountiesPlugin.cpp b/src/plugins/bounties/BountiesPlugin.cpp index ea97527e..a1caff4c 100644 --- a/src/plugins/bounties/BountiesPlugin.cpp +++ b/src/plugins/bounties/BountiesPlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "BountiesPlugin.h" diff --git a/src/plugins/bounties/BountiesPlugin.h b/src/plugins/bounties/BountiesPlugin.h index 15aef92c..71246e96 100644 --- a/src/plugins/bounties/BountiesPlugin.h +++ b/src/plugins/bounties/BountiesPlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef BOUNTIESPLUGIN_H #define BOUNTIESPLUGIN_H diff --git a/src/plugins/bounties/BountiesProxyModel.cpp b/src/plugins/bounties/BountiesProxyModel.cpp index c118d0be..7b940ca3 100644 --- a/src/plugins/bounties/BountiesProxyModel.cpp +++ b/src/plugins/bounties/BountiesProxyModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "BountiesProxyModel.h" diff --git a/src/plugins/bounties/BountiesProxyModel.h b/src/plugins/bounties/BountiesProxyModel.h index a1e39999..40d5b44c 100644 --- a/src/plugins/bounties/BountiesProxyModel.h +++ b/src/plugins/bounties/BountiesProxyModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef BOUNTIESPROXYMODEL_H #define BOUNTIESPROXYMODEL_H diff --git a/src/plugins/bounties/BountiesWidget.cpp b/src/plugins/bounties/BountiesWidget.cpp index 2a12198b..5040c9e7 100644 --- a/src/plugins/bounties/BountiesWidget.cpp +++ b/src/plugins/bounties/BountiesWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "BountiesWidget.h" #include "ui_BountiesWidget.h" diff --git a/src/plugins/bounties/BountiesWidget.h b/src/plugins/bounties/BountiesWidget.h index e440bbdd..44b5ecb5 100644 --- a/src/plugins/bounties/BountiesWidget.h +++ b/src/plugins/bounties/BountiesWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_BOUNTIESWIDGET_H #define FEATHER_BOUNTIESWIDGET_H diff --git a/src/plugins/bounties/Bounty.h b/src/plugins/bounties/Bounty.h index 7dfd9edd..ac2bb97f 100644 --- a/src/plugins/bounties/Bounty.h +++ b/src/plugins/bounties/Bounty.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// Copyright (c) 2020-2021, The Monero Project. +// Copyright (c) The Monero Project. #ifndef FEATHER_BOUNTY_H #define FEATHER_BOUNTY_H diff --git a/src/plugins/calc/CalcConfigDialog.cpp b/src/plugins/calc/CalcConfigDialog.cpp index 8a5610d2..6682d035 100644 --- a/src/plugins/calc/CalcConfigDialog.cpp +++ b/src/plugins/calc/CalcConfigDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CalcConfigDialog.h" #include "ui_CalcConfigDialog.h" diff --git a/src/plugins/calc/CalcConfigDialog.h b/src/plugins/calc/CalcConfigDialog.h index 9216bd1a..794d116a 100644 --- a/src/plugins/calc/CalcConfigDialog.h +++ b/src/plugins/calc/CalcConfigDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CALCCONFIGDIALOG_H #define FEATHER_CALCCONFIGDIALOG_H diff --git a/src/plugins/calc/CalcPlugin.cpp b/src/plugins/calc/CalcPlugin.cpp index aaaf8e08..dc60e465 100644 --- a/src/plugins/calc/CalcPlugin.cpp +++ b/src/plugins/calc/CalcPlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CalcPlugin.h" #include "CalcConfigDialog.h" diff --git a/src/plugins/calc/CalcPlugin.h b/src/plugins/calc/CalcPlugin.h index 85f0937b..cdbc4f92 100644 --- a/src/plugins/calc/CalcPlugin.h +++ b/src/plugins/calc/CalcPlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef CALCPLUGIN_H #define CALCPLUGIN_H diff --git a/src/plugins/calc/CalcWidget.cpp b/src/plugins/calc/CalcWidget.cpp index 49e8aa02..11ea972e 100644 --- a/src/plugins/calc/CalcWidget.cpp +++ b/src/plugins/calc/CalcWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CalcWidget.h" #include "ui_CalcWidget.h" diff --git a/src/plugins/calc/CalcWidget.h b/src/plugins/calc/CalcWidget.h index 1f2bf5a9..9499fa69 100644 --- a/src/plugins/calc/CalcWidget.h +++ b/src/plugins/calc/CalcWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CALCWIDGET_H #define FEATHER_CALCWIDGET_H diff --git a/src/plugins/calc/CalcWindow.cpp b/src/plugins/calc/CalcWindow.cpp index e76dcc1f..34344fa7 100644 --- a/src/plugins/calc/CalcWindow.cpp +++ b/src/plugins/calc/CalcWindow.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CalcWindow.h" #include "ui_CalcWindow.h" diff --git a/src/plugins/calc/CalcWindow.h b/src/plugins/calc/CalcWindow.h index 460f4957..eead6d92 100644 --- a/src/plugins/calc/CalcWindow.h +++ b/src/plugins/calc/CalcWindow.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CALCWINDOW_H #define FEATHER_CALCWINDOW_H diff --git a/src/plugins/crowdfunding/CCSEntry.h b/src/plugins/crowdfunding/CCSEntry.h index 704a320f..49c8f63b 100644 --- a/src/plugins/crowdfunding/CCSEntry.h +++ b/src/plugins/crowdfunding/CCSEntry.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CCSENTRY_H #define FEATHER_CCSENTRY_H diff --git a/src/plugins/crowdfunding/CCSModel.cpp b/src/plugins/crowdfunding/CCSModel.cpp index 2fb2ea26..baaaf2ea 100644 --- a/src/plugins/crowdfunding/CCSModel.cpp +++ b/src/plugins/crowdfunding/CCSModel.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CCSModel.h" diff --git a/src/plugins/crowdfunding/CCSModel.h b/src/plugins/crowdfunding/CCSModel.h index e84c5ba7..e310878f 100644 --- a/src/plugins/crowdfunding/CCSModel.h +++ b/src/plugins/crowdfunding/CCSModel.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CCSMODEL_H #define FEATHER_CCSMODEL_H diff --git a/src/plugins/crowdfunding/CCSProgressDelegate.cpp b/src/plugins/crowdfunding/CCSProgressDelegate.cpp index af0b9a07..c915d24d 100644 --- a/src/plugins/crowdfunding/CCSProgressDelegate.cpp +++ b/src/plugins/crowdfunding/CCSProgressDelegate.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CCSProgressDelegate.h" diff --git a/src/plugins/crowdfunding/CCSProgressDelegate.h b/src/plugins/crowdfunding/CCSProgressDelegate.h index 325d19da..4c0f5cb9 100644 --- a/src/plugins/crowdfunding/CCSProgressDelegate.h +++ b/src/plugins/crowdfunding/CCSProgressDelegate.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CSSPROGRESSDELEGATE_H #define FEATHER_CSSPROGRESSDELEGATE_H diff --git a/src/plugins/crowdfunding/CCSWidget.cpp b/src/plugins/crowdfunding/CCSWidget.cpp index 4c1f91f5..92d8e944 100644 --- a/src/plugins/crowdfunding/CCSWidget.cpp +++ b/src/plugins/crowdfunding/CCSWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CCSWidget.h" #include "ui_CCSWidget.h" diff --git a/src/plugins/crowdfunding/CCSWidget.h b/src/plugins/crowdfunding/CCSWidget.h index ea431abc..5a763da8 100644 --- a/src/plugins/crowdfunding/CCSWidget.h +++ b/src/plugins/crowdfunding/CCSWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CSSWIDGET_H #define FEATHER_CSSWIDGET_H diff --git a/src/plugins/crowdfunding/CrowdfundingPlugin.cpp b/src/plugins/crowdfunding/CrowdfundingPlugin.cpp index b2529dfd..8cebc63d 100644 --- a/src/plugins/crowdfunding/CrowdfundingPlugin.cpp +++ b/src/plugins/crowdfunding/CrowdfundingPlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "CrowdfundingPlugin.h" diff --git a/src/plugins/crowdfunding/CrowdfundingPlugin.h b/src/plugins/crowdfunding/CrowdfundingPlugin.h index 9fb0259a..9bd4736c 100644 --- a/src/plugins/crowdfunding/CrowdfundingPlugin.h +++ b/src/plugins/crowdfunding/CrowdfundingPlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef CROWDFUNDINGPLUGIN_H #define CROWDFUNDINGPLUGIN_H diff --git a/src/plugins/home/HomePlugin.cpp b/src/plugins/home/HomePlugin.cpp index da5f9275..c048f339 100644 --- a/src/plugins/home/HomePlugin.cpp +++ b/src/plugins/home/HomePlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "HomePlugin.h" diff --git a/src/plugins/home/HomePlugin.h b/src/plugins/home/HomePlugin.h index eeb1f245..31709b22 100644 --- a/src/plugins/home/HomePlugin.h +++ b/src/plugins/home/HomePlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef HOMEPLUGIN_H #define HOMEPLUGIN_H diff --git a/src/plugins/home/HomeWidget.cpp b/src/plugins/home/HomeWidget.cpp index e172c252..efbe8ccc 100644 --- a/src/plugins/home/HomeWidget.cpp +++ b/src/plugins/home/HomeWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "HomeWidget.h" #include "ui_HomeWidget.h" diff --git a/src/plugins/home/HomeWidget.h b/src/plugins/home/HomeWidget.h index f34cad83..33b09a77 100644 --- a/src/plugins/home/HomeWidget.h +++ b/src/plugins/home/HomeWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef HOMEWIDGET_H #define HOMEWIDGET_H diff --git a/src/plugins/revuo/RevuoItem.h b/src/plugins/revuo/RevuoItem.h index 4b466e58..c98a10e2 100644 --- a/src/plugins/revuo/RevuoItem.h +++ b/src/plugins/revuo/RevuoItem.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_REVUOITEM_H #define FEATHER_REVUOITEM_H diff --git a/src/plugins/revuo/RevuoPlugin.cpp b/src/plugins/revuo/RevuoPlugin.cpp index fa6a15b5..7848f3f8 100644 --- a/src/plugins/revuo/RevuoPlugin.cpp +++ b/src/plugins/revuo/RevuoPlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "RevuoPlugin.h" diff --git a/src/plugins/revuo/RevuoPlugin.h b/src/plugins/revuo/RevuoPlugin.h index 3f01c32d..165a1270 100644 --- a/src/plugins/revuo/RevuoPlugin.h +++ b/src/plugins/revuo/RevuoPlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef REVUOPLUGIN_H #define REVUOPLUGIN_H diff --git a/src/plugins/revuo/RevuoWidget.cpp b/src/plugins/revuo/RevuoWidget.cpp index 84ea7f2c..7678b02a 100644 --- a/src/plugins/revuo/RevuoWidget.cpp +++ b/src/plugins/revuo/RevuoWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "RevuoWidget.h" #include "ui_RevuoWidget.h" diff --git a/src/plugins/revuo/RevuoWidget.h b/src/plugins/revuo/RevuoWidget.h index a583a2c7..4dc3e254 100644 --- a/src/plugins/revuo/RevuoWidget.h +++ b/src/plugins/revuo/RevuoWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_REVUOWIDGET_H #define FEATHER_REVUOWIDGET_H diff --git a/src/plugins/tickers/TickersConfigAddDialog.cpp b/src/plugins/tickers/TickersConfigAddDialog.cpp index 148bff47..bbfb4e14 100644 --- a/src/plugins/tickers/TickersConfigAddDialog.cpp +++ b/src/plugins/tickers/TickersConfigAddDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TickersConfigAddDialog.h" #include "ui_TickersConfigAddDialog.h" diff --git a/src/plugins/tickers/TickersConfigAddDialog.h b/src/plugins/tickers/TickersConfigAddDialog.h index 18dac28c..b423fb1b 100644 --- a/src/plugins/tickers/TickersConfigAddDialog.h +++ b/src/plugins/tickers/TickersConfigAddDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TICKERSCONFIGADDDIALOG_H #define TICKERSCONFIGADDDIALOG_H diff --git a/src/plugins/tickers/TickersConfigDialog.cpp b/src/plugins/tickers/TickersConfigDialog.cpp index 5aa091d9..ff69decd 100644 --- a/src/plugins/tickers/TickersConfigDialog.cpp +++ b/src/plugins/tickers/TickersConfigDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TickersConfigDialog.h" #include "ui_TickersConfigDialog.h" diff --git a/src/plugins/tickers/TickersConfigDialog.h b/src/plugins/tickers/TickersConfigDialog.h index 669b1848..dacb83e7 100644 --- a/src/plugins/tickers/TickersConfigDialog.h +++ b/src/plugins/tickers/TickersConfigDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TICKERCONFIGDIALOG_H #define TICKERCONFIGDIALOG_H diff --git a/src/plugins/tickers/TickersPlugin.cpp b/src/plugins/tickers/TickersPlugin.cpp index 7ee13edf..1a214cbc 100644 --- a/src/plugins/tickers/TickersPlugin.cpp +++ b/src/plugins/tickers/TickersPlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TickersPlugin.h" diff --git a/src/plugins/tickers/TickersPlugin.h b/src/plugins/tickers/TickersPlugin.h index 943c54c9..629d2a06 100644 --- a/src/plugins/tickers/TickersPlugin.h +++ b/src/plugins/tickers/TickersPlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TICKERPLUGIN_H #define TICKERPLUGIN_H diff --git a/src/plugins/tickers/TickersWidget.cpp b/src/plugins/tickers/TickersWidget.cpp index 75549c01..e55df61b 100644 --- a/src/plugins/tickers/TickersWidget.cpp +++ b/src/plugins/tickers/TickersWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TickersWidget.h" #include "ui_TickersWidget.h" diff --git a/src/plugins/tickers/TickersWidget.h b/src/plugins/tickers/TickersWidget.h index 4472dc6c..eee1fd11 100644 --- a/src/plugins/tickers/TickersWidget.h +++ b/src/plugins/tickers/TickersWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TICKERSWIDGET_H #define TICKERSWIDGET_H diff --git a/src/plugins/xmrig/XMRigPlugin.cpp b/src/plugins/xmrig/XMRigPlugin.cpp index 523de73b..afdac604 100644 --- a/src/plugins/xmrig/XMRigPlugin.cpp +++ b/src/plugins/xmrig/XMRigPlugin.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "XMRigPlugin.h" diff --git a/src/plugins/xmrig/XMRigPlugin.h b/src/plugins/xmrig/XMRigPlugin.h index 7ac3cdb4..a31632a4 100644 --- a/src/plugins/xmrig/XMRigPlugin.h +++ b/src/plugins/xmrig/XMRigPlugin.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef XMRIGPLUGIN_H #define XMRIGPLUGIN_H diff --git a/src/plugins/xmrig/XMRigWidget.cpp b/src/plugins/xmrig/XMRigWidget.cpp index 0759514d..9a73c640 100644 --- a/src/plugins/xmrig/XMRigWidget.cpp +++ b/src/plugins/xmrig/XMRigWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "XMRigWidget.h" #include "ui_XMRigWidget.h" diff --git a/src/plugins/xmrig/XMRigWidget.h b/src/plugins/xmrig/XMRigWidget.h index 1eb9924a..3e5ed5c8 100644 --- a/src/plugins/xmrig/XMRigWidget.h +++ b/src/plugins/xmrig/XMRigWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_XMRIGWIDGET_H #define FEATHER_XMRIGWIDGET_H diff --git a/src/plugins/xmrig/xmrig.cpp b/src/plugins/xmrig/xmrig.cpp index ff942cac..7070c4b5 100644 --- a/src/plugins/xmrig/xmrig.cpp +++ b/src/plugins/xmrig/xmrig.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include #include diff --git a/src/plugins/xmrig/xmrig.h b/src/plugins/xmrig/xmrig.h index ca2ac936..244f0d3c 100644 --- a/src/plugins/xmrig/xmrig.h +++ b/src/plugins/xmrig/xmrig.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_XMRIG_H #define FEATHER_XMRIG_H diff --git a/src/qrcode/scanner/QrCodeScanDialog.cpp b/src/qrcode/scanner/QrCodeScanDialog.cpp index 36a78053..0a4ddf15 100644 --- a/src/qrcode/scanner/QrCodeScanDialog.cpp +++ b/src/qrcode/scanner/QrCodeScanDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "QrCodeScanDialog.h" #include "ui_QrCodeScanDialog.h" diff --git a/src/qrcode/scanner/QrCodeScanDialog.h b/src/qrcode/scanner/QrCodeScanDialog.h index 307ad13e..bfa5e7d7 100644 --- a/src/qrcode/scanner/QrCodeScanDialog.h +++ b/src/qrcode/scanner/QrCodeScanDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_QRCODESCANDIALOG_H #define FEATHER_QRCODESCANDIALOG_H diff --git a/src/qrcode/scanner/QrCodeScanWidget.cpp b/src/qrcode/scanner/QrCodeScanWidget.cpp index 27d3f731..754aaa77 100644 --- a/src/qrcode/scanner/QrCodeScanWidget.cpp +++ b/src/qrcode/scanner/QrCodeScanWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "QrCodeScanWidget.h" #include "ui_QrCodeScanWidget.h" diff --git a/src/qrcode/scanner/QrCodeScanWidget.h b/src/qrcode/scanner/QrCodeScanWidget.h index 6d163584..9a415f7a 100644 --- a/src/qrcode/scanner/QrCodeScanWidget.h +++ b/src/qrcode/scanner/QrCodeScanWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_QRCODESCANWIDGET_H #define FEATHER_QRCODESCANWIDGET_H diff --git a/src/qrcode/scanner/QrScanThread.cpp b/src/qrcode/scanner/QrScanThread.cpp index 0265cfce..e1ecaf95 100644 --- a/src/qrcode/scanner/QrScanThread.cpp +++ b/src/qrcode/scanner/QrScanThread.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "QrScanThread.h" diff --git a/src/qrcode/scanner/QrScanThread.h b/src/qrcode/scanner/QrScanThread.h index 4e0eaca7..6e1f8ccb 100644 --- a/src/qrcode/scanner/QrScanThread.h +++ b/src/qrcode/scanner/QrScanThread.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef QRSCANTHREAD_H_ #define QRSCANTHREAD_H_ diff --git a/src/qrcode/scanner/URDialog.cpp b/src/qrcode/scanner/URDialog.cpp index 926879bd..79960521 100644 --- a/src/qrcode/scanner/URDialog.cpp +++ b/src/qrcode/scanner/URDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "URDialog.h" #include "ui_URDialog.h" diff --git a/src/qrcode/scanner/URDialog.h b/src/qrcode/scanner/URDialog.h index d24785de..dcf3d49c 100644 --- a/src/qrcode/scanner/URDialog.h +++ b/src/qrcode/scanner/URDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_URDIALOG_H #define FEATHER_URDIALOG_H diff --git a/src/qrcode/scanner/URWidget.cpp b/src/qrcode/scanner/URWidget.cpp index 89765ed5..4998e1b5 100644 --- a/src/qrcode/scanner/URWidget.cpp +++ b/src/qrcode/scanner/URWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "URWidget.h" #include "ui_URWidget.h" diff --git a/src/qrcode/scanner/URWidget.h b/src/qrcode/scanner/URWidget.h index b64b1eeb..9f3a71eb 100644 --- a/src/qrcode/scanner/URWidget.h +++ b/src/qrcode/scanner/URWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_URWIDGET_H #define FEATHER_URWIDGET_H diff --git a/src/qrcode/utils/QrCodeUtils.cpp b/src/qrcode/utils/QrCodeUtils.cpp index 61935288..e957780f 100644 --- a/src/qrcode/utils/QrCodeUtils.cpp +++ b/src/qrcode/utils/QrCodeUtils.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "QrCodeUtils.h" diff --git a/src/qrcode/utils/QrCodeUtils.h b/src/qrcode/utils/QrCodeUtils.h index 32ce2842..305bc968 100644 --- a/src/qrcode/utils/QrCodeUtils.h +++ b/src/qrcode/utils/QrCodeUtils.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_QRCODEUTILS_H #define FEATHER_QRCODEUTILS_H diff --git a/src/utils/AppData.cpp b/src/utils/AppData.cpp index 65103217..a1b7d937 100644 --- a/src/utils/AppData.cpp +++ b/src/utils/AppData.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "AppData.h" diff --git a/src/utils/AppData.h b/src/utils/AppData.h index 701a0182..e320a7ce 100644 --- a/src/utils/AppData.h +++ b/src/utils/AppData.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_APPDATA_H #define FEATHER_APPDATA_H diff --git a/src/utils/ColorScheme.cpp b/src/utils/ColorScheme.cpp index 2b1f0699..58afabeb 100644 --- a/src/utils/ColorScheme.cpp +++ b/src/utils/ColorScheme.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause // SPDX-FileCopyrightText: 2012 thomasv@gitorious -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "ColorScheme.h" #include diff --git a/src/utils/ColorScheme.h b/src/utils/ColorScheme.h index cff78680..1c1709ee 100644 --- a/src/utils/ColorScheme.h +++ b/src/utils/ColorScheme.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause // SPDX-FileCopyrightText: 2012 thomasv@gitorious -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_COLORSCHEME_H #define FEATHER_COLORSCHEME_H diff --git a/src/utils/EventFilter.cpp b/src/utils/EventFilter.cpp index 3419fee6..0d481e14 100644 --- a/src/utils/EventFilter.cpp +++ b/src/utils/EventFilter.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "EventFilter.h" diff --git a/src/utils/EventFilter.h b/src/utils/EventFilter.h index 8c99fa55..8e929dd7 100644 --- a/src/utils/EventFilter.h +++ b/src/utils/EventFilter.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_EVENTFILTER_H #define FEATHER_EVENTFILTER_H diff --git a/src/utils/Icons.cpp b/src/utils/Icons.cpp index 80d3ad68..b89f635b 100644 --- a/src/utils/Icons.cpp +++ b/src/utils/Icons.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Icons.h" diff --git a/src/utils/Icons.h b/src/utils/Icons.h index 1ecea955..10cb111b 100644 --- a/src/utils/Icons.h +++ b/src/utils/Icons.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_ICONS_H #define FEATHER_ICONS_H diff --git a/src/utils/NetworkManager.cpp b/src/utils/NetworkManager.cpp index 04f6edaf..1d0f7924 100644 --- a/src/utils/NetworkManager.cpp +++ b/src/utils/NetworkManager.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "NetworkManager.h" diff --git a/src/utils/NetworkManager.h b/src/utils/NetworkManager.h index 2c383b85..c4220fea 100644 --- a/src/utils/NetworkManager.h +++ b/src/utils/NetworkManager.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_NETWORKMANAGER_H #define FEATHER_NETWORKMANAGER_H diff --git a/src/utils/Networking.cpp b/src/utils/Networking.cpp index a25a9c63..12de56d9 100644 --- a/src/utils/Networking.cpp +++ b/src/utils/Networking.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "utils/Networking.h" diff --git a/src/utils/Networking.h b/src/utils/Networking.h index 5b507c96..e7960757 100644 --- a/src/utils/Networking.h +++ b/src/utils/Networking.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_NETWORKING_H #define FEATHER_NETWORKING_H diff --git a/src/utils/RestoreHeightLookup.h b/src/utils/RestoreHeightLookup.h index aa7664d9..209a84b3 100644 --- a/src/utils/RestoreHeightLookup.h +++ b/src/utils/RestoreHeightLookup.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_RESTOREHEIGHTLOOKUP_H #define FEATHER_RESTOREHEIGHTLOOKUP_H diff --git a/src/utils/Seed.cpp b/src/utils/Seed.cpp index 9b5cdbd1..9522f5ad 100644 --- a/src/utils/Seed.cpp +++ b/src/utils/Seed.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Seed.h" diff --git a/src/utils/Seed.h b/src/utils/Seed.h index 8581ea00..482b40b6 100644 --- a/src/utils/Seed.h +++ b/src/utils/Seed.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SEED_H #define FEATHER_SEED_H diff --git a/src/utils/SemanticVersion.h b/src/utils/SemanticVersion.h index 03f0ede7..3d8321f6 100644 --- a/src/utils/SemanticVersion.h +++ b/src/utils/SemanticVersion.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_SEMANTICVERSION_H #define FEATHER_SEMANTICVERSION_H diff --git a/src/utils/TorManager.cpp b/src/utils/TorManager.cpp index e3b7f526..37a40b4f 100644 --- a/src/utils/TorManager.cpp +++ b/src/utils/TorManager.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "utils/TorManager.h" diff --git a/src/utils/TorManager.h b/src/utils/TorManager.h index 5d0334a3..f78504b5 100644 --- a/src/utils/TorManager.h +++ b/src/utils/TorManager.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TOR_H #define FEATHER_TOR_H diff --git a/src/utils/TxFiatHistory.cpp b/src/utils/TxFiatHistory.cpp index cb9ae349..17f9b135 100644 --- a/src/utils/TxFiatHistory.cpp +++ b/src/utils/TxFiatHistory.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxFiatHistory.h" diff --git a/src/utils/TxFiatHistory.h b/src/utils/TxFiatHistory.h index 386d4ae6..d6cc90cf 100644 --- a/src/utils/TxFiatHistory.h +++ b/src/utils/TxFiatHistory.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXFIATHISTORY_H #define FEATHER_TXFIATHISTORY_H diff --git a/src/utils/Utils.cpp b/src/utils/Utils.cpp index dc228881..399ccbaa 100644 --- a/src/utils/Utils.cpp +++ b/src/utils/Utils.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Utils.h" diff --git a/src/utils/Utils.h b/src/utils/Utils.h index ce24b738..24be5187 100644 --- a/src/utils/Utils.h +++ b/src/utils/Utils.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_UTILS_H #define FEATHER_UTILS_H diff --git a/src/utils/WebsocketClient.cpp b/src/utils/WebsocketClient.cpp index 879263e8..815666bf 100644 --- a/src/utils/WebsocketClient.cpp +++ b/src/utils/WebsocketClient.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WebsocketClient.h" diff --git a/src/utils/WebsocketClient.h b/src/utils/WebsocketClient.h index 94a9c4f3..d083d2a4 100644 --- a/src/utils/WebsocketClient.h +++ b/src/utils/WebsocketClient.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WEBSOCKETCLIENT_H #define FEATHER_WEBSOCKETCLIENT_H diff --git a/src/utils/WebsocketNotifier.cpp b/src/utils/WebsocketNotifier.cpp index 3232f11d..09bb0061 100644 --- a/src/utils/WebsocketNotifier.cpp +++ b/src/utils/WebsocketNotifier.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WebsocketNotifier.h" #include "utils/os/whonix.h" diff --git a/src/utils/WebsocketNotifier.h b/src/utils/WebsocketNotifier.h index f2ee464e..63a40745 100644 --- a/src/utils/WebsocketNotifier.h +++ b/src/utils/WebsocketNotifier.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WEBSOCKETNOTIFIER_H #define FEATHER_WEBSOCKETNOTIFIER_H diff --git a/src/utils/config.cpp b/src/utils/config.cpp index e2048079..71823d53 100644 --- a/src/utils/config.cpp +++ b/src/utils/config.cpp @@ -1,7 +1,7 @@ // SPDX-License-Identifier: BSD-3-Clause // SPDX-FileCopyrightText: 2011 Felix Geyer // SPDX-FileCopyrightText: 2020 KeePassXC Team -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "config.h" diff --git a/src/utils/config.h b/src/utils/config.h index b83b4f4d..2a4e236c 100644 --- a/src/utils/config.h +++ b/src/utils/config.h @@ -1,7 +1,7 @@ // SPDX-License-Identifier: BSD-3-Clause // SPDX-FileCopyrightText: 2011 Felix Geyer // SPDX-FileCopyrightText: 2020 KeePassXC Team -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CONFIG_H #define FEATHER_CONFIG_H diff --git a/src/utils/daemonrpc.cpp b/src/utils/daemonrpc.cpp index 656db29a..f751886f 100644 --- a/src/utils/daemonrpc.cpp +++ b/src/utils/daemonrpc.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "daemonrpc.h" diff --git a/src/utils/daemonrpc.h b/src/utils/daemonrpc.h index d53d0981..288b4994 100644 --- a/src/utils/daemonrpc.h +++ b/src/utils/daemonrpc.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_DAEMON_RPC_H #define FEATHER_DAEMON_RPC_H diff --git a/src/utils/networktype.h b/src/utils/networktype.h index fc7118c3..6d8f0fb0 100644 --- a/src/utils/networktype.h +++ b/src/utils/networktype.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2014-2022 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/utils/nodes.cpp b/src/utils/nodes.cpp index 1c881d0d..f924ea6a 100644 --- a/src/utils/nodes.cpp +++ b/src/utils/nodes.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "nodes.h" diff --git a/src/utils/nodes.h b/src/utils/nodes.h index 77bca0d9..8bbf8b3a 100644 --- a/src/utils/nodes.h +++ b/src/utils/nodes.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_NODES_H #define FEATHER_NODES_H diff --git a/src/utils/os/Prestium.cpp b/src/utils/os/Prestium.cpp index ed8daa25..0acbbd0a 100644 --- a/src/utils/os/Prestium.cpp +++ b/src/utils/os/Prestium.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Prestium.h" diff --git a/src/utils/os/Prestium.h b/src/utils/os/Prestium.h index bc89e0ea..d49a51f3 100644 --- a/src/utils/os/Prestium.h +++ b/src/utils/os/Prestium.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PRESTIUM_H #define FEATHER_PRESTIUM_H diff --git a/src/utils/os/tails.cpp b/src/utils/os/tails.cpp index 1cbe9374..f7e36224 100644 --- a/src/utils/os/tails.cpp +++ b/src/utils/os/tails.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "tails.h" diff --git a/src/utils/os/tails.h b/src/utils/os/tails.h index d30e1dcc..257c7752 100644 --- a/src/utils/os/tails.h +++ b/src/utils/os/tails.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef TAILSOS_H #define TAILSOS_H diff --git a/src/utils/os/whonix.cpp b/src/utils/os/whonix.cpp index a924a570..32d08773 100644 --- a/src/utils/os/whonix.cpp +++ b/src/utils/os/whonix.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "whonix.h" diff --git a/src/utils/os/whonix.h b/src/utils/os/whonix.h index 3e5354ba..59ad6ba4 100644 --- a/src/utils/os/whonix.h +++ b/src/utils/os/whonix.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WHONIX_H #define FEATHER_WHONIX_H diff --git a/src/utils/prices.cpp b/src/utils/prices.cpp index 1ee9c207..46e5f7ac 100644 --- a/src/utils/prices.cpp +++ b/src/utils/prices.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "prices.h" diff --git a/src/utils/prices.h b/src/utils/prices.h index 90b1984f..55d77902 100644 --- a/src/utils/prices.h +++ b/src/utils/prices.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PRICES_H #define FEATHER_PRICES_H diff --git a/src/utils/scheduler.cpp b/src/utils/scheduler.cpp index 94b40f70..f59fd8e5 100644 --- a/src/utils/scheduler.cpp +++ b/src/utils/scheduler.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2014-2022 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "scheduler.h" diff --git a/src/utils/scheduler.h b/src/utils/scheduler.h index 2be44118..8305897c 100644 --- a/src/utils/scheduler.h +++ b/src/utils/scheduler.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2014-2022 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FUTURE_SCHEDULER_H #define FUTURE_SCHEDULER_H diff --git a/src/utils/updater/UpdateDialog.cpp b/src/utils/updater/UpdateDialog.cpp index 0f2d1224..3b2de21a 100644 --- a/src/utils/updater/UpdateDialog.cpp +++ b/src/utils/updater/UpdateDialog.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "UpdateDialog.h" #include "ui_UpdateDialog.h" diff --git a/src/utils/updater/UpdateDialog.h b/src/utils/updater/UpdateDialog.h index 6297307d..f4092310 100644 --- a/src/utils/updater/UpdateDialog.h +++ b/src/utils/updater/UpdateDialog.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_UPDATEDIALOG_H #define FEATHER_UPDATEDIALOG_H diff --git a/src/utils/updater/Updater.cpp b/src/utils/updater/Updater.cpp index b448e899..c7d4ca05 100644 --- a/src/utils/updater/Updater.cpp +++ b/src/utils/updater/Updater.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "Updater.h" diff --git a/src/utils/updater/Updater.h b/src/utils/updater/Updater.h index 00aa11ec..abefee48 100644 --- a/src/utils/updater/Updater.h +++ b/src/utils/updater/Updater.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #pragma once diff --git a/src/widgets/NetworkProxyWidget.cpp b/src/widgets/NetworkProxyWidget.cpp index c79b90cb..832d7351 100644 --- a/src/widgets/NetworkProxyWidget.cpp +++ b/src/widgets/NetworkProxyWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "NetworkProxyWidget.h" #include "ui_NetworkProxyWidget.h" diff --git a/src/widgets/NetworkProxyWidget.h b/src/widgets/NetworkProxyWidget.h index d2384b9c..cd382297 100644 --- a/src/widgets/NetworkProxyWidget.h +++ b/src/widgets/NetworkProxyWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_NETWORKPROXYWIDGET_H #define FEATHER_NETWORKPROXYWIDGET_H diff --git a/src/widgets/NodeWidget.cpp b/src/widgets/NodeWidget.cpp index eb4c0f6a..b2c94e77 100644 --- a/src/widgets/NodeWidget.cpp +++ b/src/widgets/NodeWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "NodeWidget.h" #include "ui_NodeWidget.h" diff --git a/src/widgets/NodeWidget.h b/src/widgets/NodeWidget.h index 795efa2a..af76739e 100644 --- a/src/widgets/NodeWidget.h +++ b/src/widgets/NodeWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_NODEWIDGET_H #define FEATHER_NODEWIDGET_H diff --git a/src/widgets/PasswordSetWidget.cpp b/src/widgets/PasswordSetWidget.cpp index 8f6ba4d1..e3f99838 100644 --- a/src/widgets/PasswordSetWidget.cpp +++ b/src/widgets/PasswordSetWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PasswordSetWidget.h" #include "ui_PasswordSetWidget.h" diff --git a/src/widgets/PasswordSetWidget.h b/src/widgets/PasswordSetWidget.h index 349c4f43..1c317c8e 100644 --- a/src/widgets/PasswordSetWidget.h +++ b/src/widgets/PasswordSetWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PASSWORDSETWIDGET_H #define FEATHER_PASSWORDSETWIDGET_H diff --git a/src/widgets/PayToEdit.cpp b/src/widgets/PayToEdit.cpp index e25f0921..0339a70f 100644 --- a/src/widgets/PayToEdit.cpp +++ b/src/widgets/PayToEdit.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project // SPDX-FileCopyrightText: 2012 thomasv@gitorious #include "PayToEdit.h" diff --git a/src/widgets/PayToEdit.h b/src/widgets/PayToEdit.h index f37c4695..d8916496 100644 --- a/src/widgets/PayToEdit.h +++ b/src/widgets/PayToEdit.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project // SPDX-FileCopyrightText: 2012 thomasv@gitorious #ifndef FEATHER_PAYTOEDIT_H diff --git a/src/widgets/PluginWidget.cpp b/src/widgets/PluginWidget.cpp index 30b91983..1055b206 100644 --- a/src/widgets/PluginWidget.cpp +++ b/src/widgets/PluginWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PluginWidget.h" #include "ui_PluginWidget.h" diff --git a/src/widgets/PluginWidget.h b/src/widgets/PluginWidget.h index 11e574af..0ac72db5 100644 --- a/src/widgets/PluginWidget.h +++ b/src/widgets/PluginWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef PLUGINWIDGET_H #define PLUGINWIDGET_H diff --git a/src/widgets/QrCodeWidget.cpp b/src/widgets/QrCodeWidget.cpp index 8ff18cba..701c8237 100644 --- a/src/widgets/QrCodeWidget.cpp +++ b/src/widgets/QrCodeWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "QrCodeWidget.h" diff --git a/src/widgets/QrCodeWidget.h b/src/widgets/QrCodeWidget.h index 1a3c7d82..bf5c84ec 100644 --- a/src/widgets/QrCodeWidget.h +++ b/src/widgets/QrCodeWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_QRCODEWIDGET_H #define FEATHER_QRCODEWIDGET_H diff --git a/src/widgets/RestoreHeightWidget.cpp b/src/widgets/RestoreHeightWidget.cpp index 4bbafb74..0ae9969b 100644 --- a/src/widgets/RestoreHeightWidget.cpp +++ b/src/widgets/RestoreHeightWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "RestoreHeightWidget.h" #include "ui_RestoreHeightWidget.h" diff --git a/src/widgets/RestoreHeightWidget.h b/src/widgets/RestoreHeightWidget.h index 0d83f965..b2213081 100644 --- a/src/widgets/RestoreHeightWidget.h +++ b/src/widgets/RestoreHeightWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_RESTOREHEIGHTWIDGET_H #define FEATHER_RESTOREHEIGHTWIDGET_H diff --git a/src/widgets/TickerWidget.cpp b/src/widgets/TickerWidget.cpp index 86dfe58b..75b5cfe6 100644 --- a/src/widgets/TickerWidget.cpp +++ b/src/widgets/TickerWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TickerWidget.h" #include "ui_TickerWidget.h" diff --git a/src/widgets/TickerWidget.h b/src/widgets/TickerWidget.h index 57662359..8d016320 100644 --- a/src/widgets/TickerWidget.h +++ b/src/widgets/TickerWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TICKERWIDGET_H #define FEATHER_TICKERWIDGET_H diff --git a/src/widgets/TxDetailsSimple.cpp b/src/widgets/TxDetailsSimple.cpp index 1d214175..61be8f32 100644 --- a/src/widgets/TxDetailsSimple.cpp +++ b/src/widgets/TxDetailsSimple.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "TxDetailsSimple.h" #include "ui_TxDetailsSimple.h" diff --git a/src/widgets/TxDetailsSimple.h b/src/widgets/TxDetailsSimple.h index a24ac83a..61135104 100644 --- a/src/widgets/TxDetailsSimple.h +++ b/src/widgets/TxDetailsSimple.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_TXDETAILSSIMPLE_H #define FEATHER_TXDETAILSSIMPLE_H diff --git a/src/widgets/UrlListConfigureWidget.cpp b/src/widgets/UrlListConfigureWidget.cpp index 4616e553..3c6504df 100644 --- a/src/widgets/UrlListConfigureWidget.cpp +++ b/src/widgets/UrlListConfigureWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "UrlListConfigureWidget.h" #include "ui_UrlListConfigureWidget.h" diff --git a/src/widgets/UrlListConfigureWidget.h b/src/widgets/UrlListConfigureWidget.h index 4642cfc8..9b174ba8 100644 --- a/src/widgets/UrlListConfigureWidget.h +++ b/src/widgets/UrlListConfigureWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_URLLISTCONFIGUREWIDGET_H #define FEATHER_URLLISTCONFIGUREWIDGET_H diff --git a/src/widgets/WalletUnlockWidget.cpp b/src/widgets/WalletUnlockWidget.cpp index e4e1f43f..1c29fe08 100644 --- a/src/widgets/WalletUnlockWidget.cpp +++ b/src/widgets/WalletUnlockWidget.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletUnlockWidget.h" #include "ui_WalletUnlockWidget.h" diff --git a/src/widgets/WalletUnlockWidget.h b/src/widgets/WalletUnlockWidget.h index d6efa8d4..8e43a718 100644 --- a/src/widgets/WalletUnlockWidget.h +++ b/src/widgets/WalletUnlockWidget.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WALLETUNLOCKWIDGET_H #define FEATHER_WALLETUNLOCKWIDGET_H diff --git a/src/wizard/PageHardwareDevice.cpp b/src/wizard/PageHardwareDevice.cpp index 3c444fb9..c09c9bdf 100644 --- a/src/wizard/PageHardwareDevice.cpp +++ b/src/wizard/PageHardwareDevice.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageHardwareDevice.h" #include "ui_PageHardwareDevice.h" diff --git a/src/wizard/PageHardwareDevice.h b/src/wizard/PageHardwareDevice.h index 0100b1e5..640e9bdd 100644 --- a/src/wizard/PageHardwareDevice.h +++ b/src/wizard/PageHardwareDevice.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEHARDWAREDEVICE_H #define FEATHER_PAGEHARDWAREDEVICE_H diff --git a/src/wizard/PageMenu.cpp b/src/wizard/PageMenu.cpp index e09d9179..e85e91ac 100644 --- a/src/wizard/PageMenu.cpp +++ b/src/wizard/PageMenu.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageMenu.h" #include "ui_PageMenu.h" diff --git a/src/wizard/PageMenu.h b/src/wizard/PageMenu.h index 0c3db978..7b500d37 100644 --- a/src/wizard/PageMenu.h +++ b/src/wizard/PageMenu.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WIZARDMENU_H #define FEATHER_WIZARDMENU_H diff --git a/src/wizard/PageNetwork.cpp b/src/wizard/PageNetwork.cpp index 08da1e12..c15b7aaf 100644 --- a/src/wizard/PageNetwork.cpp +++ b/src/wizard/PageNetwork.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageNetwork.h" #include "ui_PageNetwork.h" diff --git a/src/wizard/PageNetwork.h b/src/wizard/PageNetwork.h index 6a55ac5f..02767b0f 100644 --- a/src/wizard/PageNetwork.h +++ b/src/wizard/PageNetwork.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WIZARDNETWORK_H #define FEATHER_WIZARDNETWORK_H diff --git a/src/wizard/PageNetworkProxy.cpp b/src/wizard/PageNetworkProxy.cpp index 10e1d6d2..c306e11b 100644 --- a/src/wizard/PageNetworkProxy.cpp +++ b/src/wizard/PageNetworkProxy.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageNetworkProxy.h" #include "ui_PageNetworkProxy.h" diff --git a/src/wizard/PageNetworkProxy.h b/src/wizard/PageNetworkProxy.h index c9159dbf..323755f6 100644 --- a/src/wizard/PageNetworkProxy.h +++ b/src/wizard/PageNetworkProxy.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PageNetworkProxy_H #define FEATHER_PageNetworkProxy_H diff --git a/src/wizard/PageNetworkWebsocket.cpp b/src/wizard/PageNetworkWebsocket.cpp index 28d82be2..5b8ddcf8 100644 --- a/src/wizard/PageNetworkWebsocket.cpp +++ b/src/wizard/PageNetworkWebsocket.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageNetworkWebsocket.h" #include "ui_PageNetworkWebsocket.h" diff --git a/src/wizard/PageNetworkWebsocket.h b/src/wizard/PageNetworkWebsocket.h index d7d6fa97..abed784a 100644 --- a/src/wizard/PageNetworkWebsocket.h +++ b/src/wizard/PageNetworkWebsocket.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGENETWORKWEBSOCKET_H #define FEATHER_PAGENETWORKWEBSOCKET_H diff --git a/src/wizard/PageOpenWallet.cpp b/src/wizard/PageOpenWallet.cpp index bb76227d..90a961cd 100644 --- a/src/wizard/PageOpenWallet.cpp +++ b/src/wizard/PageOpenWallet.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOpenWallet.h" #include "ui_PageOpenWallet.h" diff --git a/src/wizard/PageOpenWallet.h b/src/wizard/PageOpenWallet.h index 3db31f21..e0544824 100644 --- a/src/wizard/PageOpenWallet.h +++ b/src/wizard/PageOpenWallet.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_OPENWALLET_H #define FEATHER_OPENWALLET_H diff --git a/src/wizard/PagePlugins.cpp b/src/wizard/PagePlugins.cpp index a2bf616f..c167a9ac 100644 --- a/src/wizard/PagePlugins.cpp +++ b/src/wizard/PagePlugins.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PagePlugins.h" #include "ui_PagePlugins.h" diff --git a/src/wizard/PagePlugins.h b/src/wizard/PagePlugins.h index 2a2ddf8f..552fa287 100644 --- a/src/wizard/PagePlugins.h +++ b/src/wizard/PagePlugins.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef PAGEPLUGINS_H #define PAGEPLUGINS_H diff --git a/src/wizard/PageSetPassword.cpp b/src/wizard/PageSetPassword.cpp index aeefa3dc..7c50242b 100644 --- a/src/wizard/PageSetPassword.cpp +++ b/src/wizard/PageSetPassword.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageSetPassword.h" #include "ui_PageSetPassword.h" diff --git a/src/wizard/PageSetPassword.h b/src/wizard/PageSetPassword.h index d3d9a878..19bf7888 100644 --- a/src/wizard/PageSetPassword.h +++ b/src/wizard/PageSetPassword.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PASSWORD_H #define FEATHER_PASSWORD_H diff --git a/src/wizard/PageSetRestoreHeight.cpp b/src/wizard/PageSetRestoreHeight.cpp index a2d279cb..8c881ac0 100644 --- a/src/wizard/PageSetRestoreHeight.cpp +++ b/src/wizard/PageSetRestoreHeight.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageSetRestoreHeight.h" #include "ui_PageSetRestoreHeight.h" diff --git a/src/wizard/PageSetRestoreHeight.h b/src/wizard/PageSetRestoreHeight.h index 0335cecb..f654960c 100644 --- a/src/wizard/PageSetRestoreHeight.h +++ b/src/wizard/PageSetRestoreHeight.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGESETRESTOREHEIGHT_H #define FEATHER_PAGESETRESTOREHEIGHT_H diff --git a/src/wizard/PageSetSeedPassphrase.cpp b/src/wizard/PageSetSeedPassphrase.cpp index bef57676..f2d54ff7 100644 --- a/src/wizard/PageSetSeedPassphrase.cpp +++ b/src/wizard/PageSetSeedPassphrase.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageSetSeedPassphrase.h" #include "ui_PageSetSeedPassphrase.h" diff --git a/src/wizard/PageSetSeedPassphrase.h b/src/wizard/PageSetSeedPassphrase.h index 821507f3..5ac84ea7 100644 --- a/src/wizard/PageSetSeedPassphrase.h +++ b/src/wizard/PageSetSeedPassphrase.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGESETSEEDPASSPHRASE_H #define FEATHER_PAGESETSEEDPASSPHRASE_H diff --git a/src/wizard/PageSetSubaddressLookahead.cpp b/src/wizard/PageSetSubaddressLookahead.cpp index f83839a5..df6a3668 100644 --- a/src/wizard/PageSetSubaddressLookahead.cpp +++ b/src/wizard/PageSetSubaddressLookahead.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageSetSubaddressLookahead.h" #include "ui_PageSetSubaddressLookahead.h" diff --git a/src/wizard/PageSetSubaddressLookahead.h b/src/wizard/PageSetSubaddressLookahead.h index 64860c02..e3cd53c5 100644 --- a/src/wizard/PageSetSubaddressLookahead.h +++ b/src/wizard/PageSetSubaddressLookahead.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGESETSUBADDRESSLOOKAHEAD_H #define FEATHER_PAGESETSUBADDRESSLOOKAHEAD_H diff --git a/src/wizard/PageWalletFile.cpp b/src/wizard/PageWalletFile.cpp index 0f5bae4a..974fd902 100644 --- a/src/wizard/PageWalletFile.cpp +++ b/src/wizard/PageWalletFile.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletWizard.h" #include "PageWalletFile.h" diff --git a/src/wizard/PageWalletFile.h b/src/wizard/PageWalletFile.h index d8226372..eb334342 100644 --- a/src/wizard/PageWalletFile.h +++ b/src/wizard/PageWalletFile.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CREATEWALLET_H #define FEATHER_CREATEWALLET_H diff --git a/src/wizard/PageWalletRestoreKeys.cpp b/src/wizard/PageWalletRestoreKeys.cpp index d5f025a9..ad3e9446 100644 --- a/src/wizard/PageWalletRestoreKeys.cpp +++ b/src/wizard/PageWalletRestoreKeys.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageWalletRestoreKeys.h" #include "ui_PageWalletRestoreKeys.h" diff --git a/src/wizard/PageWalletRestoreKeys.h b/src/wizard/PageWalletRestoreKeys.h index 90f5b461..e11abe79 100644 --- a/src/wizard/PageWalletRestoreKeys.h +++ b/src/wizard/PageWalletRestoreKeys.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WIZARDVIEWONLY_H #define FEATHER_WIZARDVIEWONLY_H diff --git a/src/wizard/PageWalletRestoreSeed.cpp b/src/wizard/PageWalletRestoreSeed.cpp index cb251180..8023d578 100644 --- a/src/wizard/PageWalletRestoreSeed.cpp +++ b/src/wizard/PageWalletRestoreSeed.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletWizard.h" #include "PageWalletRestoreSeed.h" diff --git a/src/wizard/PageWalletRestoreSeed.h b/src/wizard/PageWalletRestoreSeed.h index 2d3367ca..139cd44a 100644 --- a/src/wizard/PageWalletRestoreSeed.h +++ b/src/wizard/PageWalletRestoreSeed.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WIZARDRESTORE_H #define FEATHER_WIZARDRESTORE_H diff --git a/src/wizard/PageWalletSeed.cpp b/src/wizard/PageWalletSeed.cpp index 82f74574..5daaa7c4 100644 --- a/src/wizard/PageWalletSeed.cpp +++ b/src/wizard/PageWalletSeed.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageWalletSeed.h" #include "ui_PageWalletSeed.h" diff --git a/src/wizard/PageWalletSeed.h b/src/wizard/PageWalletSeed.h index 474d95ea..c3df70aa 100644 --- a/src/wizard/PageWalletSeed.h +++ b/src/wizard/PageWalletSeed.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_CREATEWALLETSEED_H #define FEATHER_CREATEWALLETSEED_H diff --git a/src/wizard/WalletWizard.cpp b/src/wizard/WalletWizard.cpp index 760f9e94..6f8aef8a 100644 --- a/src/wizard/WalletWizard.cpp +++ b/src/wizard/WalletWizard.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "WalletWizard.h" diff --git a/src/wizard/WalletWizard.h b/src/wizard/WalletWizard.h index 1cc705c3..d345abef 100644 --- a/src/wizard/WalletWizard.h +++ b/src/wizard/WalletWizard.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_WALLETWIZARD_H #define FEATHER_WALLETWIZARD_H diff --git a/src/wizard/offline_tx_signing/OfflineTxSigningWizard.cpp b/src/wizard/offline_tx_signing/OfflineTxSigningWizard.cpp index 8669c3c2..cd203f63 100644 --- a/src/wizard/offline_tx_signing/OfflineTxSigningWizard.cpp +++ b/src/wizard/offline_tx_signing/OfflineTxSigningWizard.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "OfflineTxSigningWizard.h" diff --git a/src/wizard/offline_tx_signing/OfflineTxSigningWizard.h b/src/wizard/offline_tx_signing/OfflineTxSigningWizard.h index 50e59d60..485bb9c5 100644 --- a/src/wizard/offline_tx_signing/OfflineTxSigningWizard.h +++ b/src/wizard/offline_tx_signing/OfflineTxSigningWizard.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_OFFLINETXSIGNINGWIZARD_H #define FEATHER_OFFLINETXSIGNINGWIZARD_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.cpp b/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.cpp index 75bc7353..65002e93 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ExportKeyImages.h" #include "ui_PageOTS_Export.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.h b/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.h index e33a8936..d107bd69 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.h +++ b/src/wizard/offline_tx_signing/PageOTS_ExportKeyImages.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_EXPORTKEYIMAGES_H #define FEATHER_PAGEOTS_EXPORTKEYIMAGES_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.cpp b/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.cpp index b5aea808..cafacbd7 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ExportOutputs.h" #include "ui_PageOTS_Export.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.h b/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.h index 8b8a85f5..d81ac66e 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.h +++ b/src/wizard/offline_tx_signing/PageOTS_ExportOutputs.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_EXPORTOUTPUTS_H #define FEATHER_PAGEOTS_EXPORTOUTPUTS_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.cpp b/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.cpp index 3a64112d..185b3e3a 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ExportSignedTx.h" #include "ui_PageOTS_Export.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.h b/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.h index b74cc905..f921e02f 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.h +++ b/src/wizard/offline_tx_signing/PageOTS_ExportSignedTx.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_EXPORTSIGNEDTX_H #define FEATHER_PAGEOTS_EXPORTSIGNEDTX_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.cpp b/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.cpp index 4e4242a8..045e2cc6 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ExportUnsignedTx.h" #include "ui_PageOTS_Export.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.h b/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.h index 173d3fd2..d83ea5eb 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.h +++ b/src/wizard/offline_tx_signing/PageOTS_ExportUnsignedTx.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_EXPORTUNSIGNEDTX_H #define FEATHER_PAGEOTS_EXPORTUNSIGNEDTX_H diff --git a/src/wizard/offline_tx_signing/PageOTS_Import.cpp b/src/wizard/offline_tx_signing/PageOTS_Import.cpp index b956ff79..8ec11f69 100644 --- a/src/wizard/offline_tx_signing/PageOTS_Import.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_Import.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_Import.h" #include "ui_PageOTS_Import.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_Import.h b/src/wizard/offline_tx_signing/PageOTS_Import.h index 62b62797..ceba81f9 100644 --- a/src/wizard/offline_tx_signing/PageOTS_Import.h +++ b/src/wizard/offline_tx_signing/PageOTS_Import.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_IMPORT_H #define FEATHER_PAGEOTS_IMPORT_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.cpp b/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.cpp index fdcc685c..b0a51c89 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ImportKeyImages.h" #include "ui_PageOTS_Import.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.h b/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.h index cb22bdf5..27e8260e 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.h +++ b/src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_IMPORTKEYIMAGES_H #define FEATHER_PAGEOTS_IMPORTKEYIMAGES_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportOffline.cpp b/src/wizard/offline_tx_signing/PageOTS_ImportOffline.cpp index 68f83496..6b7e5c23 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportOffline.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ImportOffline.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ImportOffline.h" #include "ui_PageOTS_Import.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportOffline.h b/src/wizard/offline_tx_signing/PageOTS_ImportOffline.h index 765477f9..eec894d1 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportOffline.h +++ b/src/wizard/offline_tx_signing/PageOTS_ImportOffline.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_IMPORTOFFLINE_H #define FEATHER_PAGEOTS_IMPORTOFFLINE_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.cpp b/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.cpp index f4e99bde..f6102c6f 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ImportSignedTx.h" #include "ui_PageOTS_Import.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.h b/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.h index 81078b63..7a908499 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.h +++ b/src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_IMPORTSIGNEDTX_H #define FEATHER_PAGEOTS_IMPORTSIGNEDTX_H diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.cpp b/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.cpp index f0b007a0..a489d70d 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_ImportUnsignedTx.h" #include "ui_PageOTS_Import.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.h b/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.h index 4eec47cc..47e54cfd 100644 --- a/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.h +++ b/src/wizard/offline_tx_signing/PageOTS_ImportUnsignedTx.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_IMPORTUNSIGNEDTX_H #define FEATHER_PAGEOTS_IMPORTUNSIGNEDTX_H diff --git a/src/wizard/offline_tx_signing/PageOTS_SignTx.cpp b/src/wizard/offline_tx_signing/PageOTS_SignTx.cpp index 4d3319a6..82b4195a 100644 --- a/src/wizard/offline_tx_signing/PageOTS_SignTx.cpp +++ b/src/wizard/offline_tx_signing/PageOTS_SignTx.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #include "PageOTS_SignTx.h" diff --git a/src/wizard/offline_tx_signing/PageOTS_SignTx.h b/src/wizard/offline_tx_signing/PageOTS_SignTx.h index 56ddf689..1e560980 100644 --- a/src/wizard/offline_tx_signing/PageOTS_SignTx.h +++ b/src/wizard/offline_tx_signing/PageOTS_SignTx.h @@ -1,5 +1,5 @@ // SPDX-License-Identifier: BSD-3-Clause -// SPDX-FileCopyrightText: 2020-2024 The Monero Project +// SPDX-FileCopyrightText: The Monero Project #ifndef FEATHER_PAGEOTS_SIGNTX_H #define FEATHER_PAGEOTS_SIGNTX_H