diff options
| author | inson1 <75314629+inson1@users.noreply.github.com> | 2024-01-27 20:12:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-27 20:12:09 +0100 |
| commit | 8851e71a8beafb5297be46dbb4d6884aa87bcdd5 (patch) | |
| tree | 1b2b90cf260eeac79a27a68ae1a2810d6dddafc2 /installers | |
| parent | dc3441f2586fdc91287f1f788a6885d1247850e6 (diff) | |
| download | monzero-gui-8851e71a8beafb5297be46dbb4d6884aa87bcdd5.tar.gz monzero-gui-8851e71a8beafb5297be46dbb4d6884aa87bcdd5.tar.xz monzero-gui-8851e71a8beafb5297be46dbb4d6884aa87bcdd5.zip | |
Update year in Cypyright
Diffstat (limited to 'installers')
| -rw-r--r-- | installers/windows/LICENSE | 2 | ||||
| -rw-r--r-- | installers/windows/Monero.iss | 2 | ||||
| -rw-r--r-- | installers/windows/README.md | 2 | ||||
| -rw-r--r-- | installers/windows/ReadMe.htm | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/installers/windows/LICENSE b/installers/windows/LICENSE index 90115524..31a6bdb0 100644 --- a/installers/windows/LICENSE +++ b/installers/windows/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2020, The Monero Project
+Copyright (c) 2014-2024, The Monero Project
All rights reserved.
diff --git a/installers/windows/Monero.iss b/installers/windows/Monero.iss index 897805d6..996d1f30 100644 --- a/installers/windows/Monero.iss +++ b/installers/windows/Monero.iss @@ -1,5 +1,5 @@ ; Monero Fluorine Fermi GUI Wallet Installer for Windows
-; Copyright (c) 2017-2020, The Monero Project
+; Copyright (c) 2017-2024, The Monero Project
; See LICENSE
#define GuiVersion GetFileVersion("bin\monero-wallet-gui.exe")
diff --git a/installers/windows/README.md b/installers/windows/README.md index b771998a..dbf5431e 100644 --- a/installers/windows/README.md +++ b/installers/windows/README.md @@ -1,6 +1,6 @@ # Monero GUI Wallet Windows Installer #
-Copyright (c) 2017-2020, The Monero Project
+Copyright (c) 2017-2024, The Monero Project
## Introduction ##
diff --git a/installers/windows/ReadMe.htm b/installers/windows/ReadMe.htm index 6a50797c..7477bd2c 100644 --- a/installers/windows/ReadMe.htm +++ b/installers/windows/ReadMe.htm @@ -6,7 +6,7 @@ <body style="font-family: Arial, Helvetica, sans-serif">
<h1>Monero Fluorine Fermi GUI Wallet</h1>
- <p>Copyright (c) 2014-2020, The Monero Project</p>
+ <p>Copyright (c) 2014-2024, The Monero Project</p>
<h2>Preface</h2>
|
