aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
authorxmr-eric <eric@moneroeric.com>2018-01-07 00:20:45 -0500
committerxmr-eric <eric@moneroeric.com>2018-01-08 12:51:26 -0500
commitfdd528b99e285f1b3a750502a0d8f069781d4bb2 (patch)
tree5aa65496c554c10f8351b12db020b3cc6465c29c /wizard
parentf3780358369a4489671b4a496516f7edf7460fad (diff)
downloadmonzero-gui-fdd528b99e285f1b3a750502a0d8f069781d4bb2.tar.gz
monzero-gui-fdd528b99e285f1b3a750502a0d8f069781d4bb2.tar.xz
monzero-gui-fdd528b99e285f1b3a750502a0d8f069781d4bb2.zip
Update copyright for 2018
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardConfigure.qml2
-rw-r--r--wizard/WizardCreateViewOnlyWallet.qml2
-rw-r--r--wizard/WizardCreateWallet.qml2
-rw-r--r--wizard/WizardDaemonSettings.qml2
-rw-r--r--wizard/WizardDonation.qml2
-rw-r--r--wizard/WizardFinish.qml2
-rw-r--r--wizard/WizardMain.qml2
-rw-r--r--wizard/WizardManageWalletUI.qml2
-rw-r--r--wizard/WizardOptions.qml2
-rw-r--r--wizard/WizardPassword.qml2
-rw-r--r--wizard/WizardPasswordInput.qml2
-rw-r--r--wizard/WizardPasswordUI.qml2
-rw-r--r--wizard/WizardRecoveryWallet.qml2
-rw-r--r--wizard/WizardWelcome.qml2
14 files changed, 14 insertions, 14 deletions
diff --git a/wizard/WizardConfigure.qml b/wizard/WizardConfigure.qml
index 1459db36..88d10a31 100644
--- a/wizard/WizardConfigure.qml
+++ b/wizard/WizardConfigure.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateViewOnlyWallet.qml b/wizard/WizardCreateViewOnlyWallet.qml
index 09b21764..88ead8d6 100644
--- a/wizard/WizardCreateViewOnlyWallet.qml
+++ b/wizard/WizardCreateViewOnlyWallet.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardCreateWallet.qml b/wizard/WizardCreateWallet.qml
index 14142212..521d6cf7 100644
--- a/wizard/WizardCreateWallet.qml
+++ b/wizard/WizardCreateWallet.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardDaemonSettings.qml b/wizard/WizardDaemonSettings.qml
index db6d1f62..f57fb4cb 100644
--- a/wizard/WizardDaemonSettings.qml
+++ b/wizard/WizardDaemonSettings.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2017, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardDonation.qml b/wizard/WizardDonation.qml
index 57e03524..1fccbebb 100644
--- a/wizard/WizardDonation.qml
+++ b/wizard/WizardDonation.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardFinish.qml b/wizard/WizardFinish.qml
index 794a5cf9..e681c80e 100644
--- a/wizard/WizardFinish.qml
+++ b/wizard/WizardFinish.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardMain.qml b/wizard/WizardMain.qml
index d5c9eb11..e3eb2226 100644
--- a/wizard/WizardMain.qml
+++ b/wizard/WizardMain.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardManageWalletUI.qml b/wizard/WizardManageWalletUI.qml
index fb714ad0..7c9fa536 100644
--- a/wizard/WizardManageWalletUI.qml
+++ b/wizard/WizardManageWalletUI.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardOptions.qml b/wizard/WizardOptions.qml
index 8f4e9477..784c1968 100644
--- a/wizard/WizardOptions.qml
+++ b/wizard/WizardOptions.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardPassword.qml b/wizard/WizardPassword.qml
index 3ce6584d..e99f1cb9 100644
--- a/wizard/WizardPassword.qml
+++ b/wizard/WizardPassword.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardPasswordInput.qml b/wizard/WizardPasswordInput.qml
index a2651440..6101f8d1 100644
--- a/wizard/WizardPasswordInput.qml
+++ b/wizard/WizardPasswordInput.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardPasswordUI.qml b/wizard/WizardPasswordUI.qml
index bca911b8..4861dc48 100644
--- a/wizard/WizardPasswordUI.qml
+++ b/wizard/WizardPasswordUI.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardRecoveryWallet.qml b/wizard/WizardRecoveryWallet.qml
index acf0caea..9c028187 100644
--- a/wizard/WizardRecoveryWallet.qml
+++ b/wizard/WizardRecoveryWallet.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//
diff --git a/wizard/WizardWelcome.qml b/wizard/WizardWelcome.qml
index 32249cb1..a124913f 100644
--- a/wizard/WizardWelcome.qml
+++ b/wizard/WizardWelcome.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2015, The Monero Project
+// Copyright (c) 2014-2018, The Monero Project
//
// All rights reserved.
//