aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
authorinson1 <75314629+inson1@users.noreply.github.com>2024-01-27 20:12:09 +0100
committerGitHub <noreply@github.com>2024-01-27 20:12:09 +0100
commit8851e71a8beafb5297be46dbb4d6884aa87bcdd5 (patch)
tree1b2b90cf260eeac79a27a68ae1a2810d6dddafc2 /wizard
parentdc3441f2586fdc91287f1f788a6885d1247850e6 (diff)
downloadmonzero-gui-8851e71a8beafb5297be46dbb4d6884aa87bcdd5.tar.gz
monzero-gui-8851e71a8beafb5297be46dbb4d6884aa87bcdd5.tar.xz
monzero-gui-8851e71a8beafb5297be46dbb4d6884aa87bcdd5.zip
Update year in Cypyright
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardAskPassword.qml2
-rw-r--r--wizard/WizardController.qml2
-rw-r--r--wizard/WizardCreateDevice1.qml2
-rw-r--r--wizard/WizardCreateWallet1.qml2
-rw-r--r--wizard/WizardCreateWallet2.qml2
-rw-r--r--wizard/WizardCreateWallet3.qml2
-rw-r--r--wizard/WizardCreateWallet4.qml2
-rw-r--r--wizard/WizardCreateWallet5.qml2
-rw-r--r--wizard/WizardDaemonSettings.qml2
-rw-r--r--wizard/WizardHeader.qml2
-rw-r--r--wizard/WizardHome.qml2
-rw-r--r--wizard/WizardLanguage.qml2
-rw-r--r--wizard/WizardMenuItem.qml2
-rw-r--r--wizard/WizardModeBootstrap.qml2
-rw-r--r--wizard/WizardModeRemoteNodeWarning.qml2
-rw-r--r--wizard/WizardModeSelection.qml2
-rw-r--r--wizard/WizardNav.qml2
-rw-r--r--wizard/WizardOpenWallet1.qml2
-rw-r--r--wizard/WizardRestoreWallet1.qml2
-rw-r--r--wizard/WizardRestoreWallet2.qml2
-rw-r--r--wizard/WizardRestoreWallet3.qml2
-rw-r--r--wizard/WizardRestoreWallet4.qml2
-rw-r--r--wizard/WizardSummary.qml2
-rw-r--r--wizard/WizardSummaryItem.qml2
-rw-r--r--wizard/WizardWalletInput.qml2
25 files changed, 25 insertions, 25 deletions
diff --git a/wizard/WizardAskPassword.qml b/wizard/WizardAskPassword.qml
index b0efd83d..3c1f3144 100644
--- a/wizard/WizardAskPassword.qml
+++ b/wizard/WizardAskPassword.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index 0c5ba3eb..1bc5ca96 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateDevice1.qml b/wizard/WizardCreateDevice1.qml
index 559437f7..476ddbf9 100644
--- a/wizard/WizardCreateDevice1.qml
+++ b/wizard/WizardCreateDevice1.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateWallet1.qml b/wizard/WizardCreateWallet1.qml
index 6b76578d..cff802df 100644
--- a/wizard/WizardCreateWallet1.qml
+++ b/wizard/WizardCreateWallet1.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateWallet2.qml b/wizard/WizardCreateWallet2.qml
index 04c2bf99..a772f7a9 100644
--- a/wizard/WizardCreateWallet2.qml
+++ b/wizard/WizardCreateWallet2.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateWallet3.qml b/wizard/WizardCreateWallet3.qml
index 49b139c0..dfb51f16 100644
--- a/wizard/WizardCreateWallet3.qml
+++ b/wizard/WizardCreateWallet3.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateWallet4.qml b/wizard/WizardCreateWallet4.qml
index 9f949798..8919b53c 100644
--- a/wizard/WizardCreateWallet4.qml
+++ b/wizard/WizardCreateWallet4.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateWallet5.qml b/wizard/WizardCreateWallet5.qml
index 5089dc70..e6cb9e93 100644
--- a/wizard/WizardCreateWallet5.qml
+++ b/wizard/WizardCreateWallet5.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardDaemonSettings.qml b/wizard/WizardDaemonSettings.qml
index 1693bf7b..bada5da3 100644
--- a/wizard/WizardDaemonSettings.qml
+++ b/wizard/WizardDaemonSettings.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardHeader.qml b/wizard/WizardHeader.qml
index d9753ea8..3febfa49 100644
--- a/wizard/WizardHeader.qml
+++ b/wizard/WizardHeader.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardHome.qml b/wizard/WizardHome.qml
index aec32166..9d65a7f0 100644
--- a/wizard/WizardHome.qml
+++ b/wizard/WizardHome.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardLanguage.qml b/wizard/WizardLanguage.qml
index 3f7ce3b9..0c5b980e 100644
--- a/wizard/WizardLanguage.qml
+++ b/wizard/WizardLanguage.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardMenuItem.qml b/wizard/WizardMenuItem.qml
index 54199c5e..5e9964b5 100644
--- a/wizard/WizardMenuItem.qml
+++ b/wizard/WizardMenuItem.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardModeBootstrap.qml b/wizard/WizardModeBootstrap.qml
index 5b583101..df4d8efb 100644
--- a/wizard/WizardModeBootstrap.qml
+++ b/wizard/WizardModeBootstrap.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardModeRemoteNodeWarning.qml b/wizard/WizardModeRemoteNodeWarning.qml
index be53b168..e7a94773 100644
--- a/wizard/WizardModeRemoteNodeWarning.qml
+++ b/wizard/WizardModeRemoteNodeWarning.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardModeSelection.qml b/wizard/WizardModeSelection.qml
index eb6b36d4..c0baa3f3 100644
--- a/wizard/WizardModeSelection.qml
+++ b/wizard/WizardModeSelection.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardNav.qml b/wizard/WizardNav.qml
index 93be5d62..b5511b3e 100644
--- a/wizard/WizardNav.qml
+++ b/wizard/WizardNav.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardOpenWallet1.qml b/wizard/WizardOpenWallet1.qml
index 7c96c8a5..991a72d0 100644
--- a/wizard/WizardOpenWallet1.qml
+++ b/wizard/WizardOpenWallet1.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardRestoreWallet1.qml b/wizard/WizardRestoreWallet1.qml
index ad75f581..e4fde848 100644
--- a/wizard/WizardRestoreWallet1.qml
+++ b/wizard/WizardRestoreWallet1.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardRestoreWallet2.qml b/wizard/WizardRestoreWallet2.qml
index 0bb9a0e6..f66950d5 100644
--- a/wizard/WizardRestoreWallet2.qml
+++ b/wizard/WizardRestoreWallet2.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardRestoreWallet3.qml b/wizard/WizardRestoreWallet3.qml
index bf9019b7..fe433a4e 100644
--- a/wizard/WizardRestoreWallet3.qml
+++ b/wizard/WizardRestoreWallet3.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardRestoreWallet4.qml b/wizard/WizardRestoreWallet4.qml
index 4d4c9fdb..9f87e77b 100644
--- a/wizard/WizardRestoreWallet4.qml
+++ b/wizard/WizardRestoreWallet4.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardSummary.qml b/wizard/WizardSummary.qml
index a9df4e59..85ee174a 100644
--- a/wizard/WizardSummary.qml
+++ b/wizard/WizardSummary.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardSummaryItem.qml b/wizard/WizardSummaryItem.qml
index de5f527c..d3284b0d 100644
--- a/wizard/WizardSummaryItem.qml
+++ b/wizard/WizardSummaryItem.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardWalletInput.qml b/wizard/WizardWalletInput.qml
index 7eb92cec..882145ab 100644
--- a/wizard/WizardWalletInput.qml
+++ b/wizard/WizardWalletInput.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2019, The Monero Project
+// Copyright (c) 2014-2024, The Monero Project
//
// All rights reserved.
//