From c01e7ac728473ab0b62be3557c3729bfeaded4d7 Mon Sep 17 00:00:00 2001 From: onryo Date: Sat, 6 Jan 2024 15:18:25 +0100 Subject: [PATCH] Preparing for the release --- LICENSE | 2 +- build.sh | 2 +- contrib/debian/changelog | 6 +++--- contrib/debian/copyright | 2 +- res/libsodium/buildlibsodium.sh | 2 +- run-after-build.sh | 2 +- silentdragon-lite.pro | 2 +- src/3rdparty/sodium.h | 2 +- src/Chat/Chat.cpp | 2 +- src/Chat/Chat.h | 2 +- src/Chat/Helper/ChatDelegator.h | 2 +- src/Crypto/FileEncryption.cpp | 2 +- src/Crypto/FileEncryption.h | 2 +- src/Crypto/passwd.cpp | 2 +- src/Crypto/passwd.h | 2 +- src/DataStore/ChatDataStore.cpp | 2 +- src/DataStore/ChatDataStore.h | 2 +- src/DataStore/ContactDataStore.cpp | 2 +- src/DataStore/ContactDataStore.h | 2 +- src/DataStore/DataStore-deprecated.h | 2 +- src/DataStore/DataStore.cpp | 2 +- src/DataStore/DataStore.h | 2 +- src/DataStore/SietchDataStore.cpp | 2 +- src/DataStore/SietchDataStore.h | 2 +- src/FileSystem/FileSystem.cpp | 2 +- src/FileSystem/FileSystem.h | 2 +- src/Logger/LogContext.h | 2 +- src/Logger/LogCrtitical.h | 2 +- src/Logger/LogDebug.h | 2 +- src/Logger/LogError.h | 2 +- src/Logger/LogFatal.h | 2 +- src/Logger/LogInfo.h | 2 +- src/Logger/LogStrategy.h | 2 +- src/Logger/LogSuccess.h | 2 +- src/Logger/LogType.h | 2 +- src/Logger/LogWarning.h | 2 +- src/Logger/LogWriter.cpp | 2 +- src/Logger/LogWriter.h | 2 +- src/Logger/Logger.h | 2 +- src/Logger/SimpleLogger.h | 2 +- src/Logger/test.cpp | 2 +- src/Model/ChatItem.cpp | 2 +- src/Model/ChatItem.h | 2 +- src/Model/ContactItem.cpp | 2 +- src/Model/ContactItem.h | 2 +- src/Model/ContactRequest.cpp | 2 +- src/Model/ContactRequest.h | 2 +- src/Model/ContactRequestChatItem.cpp | 2 +- src/Model/ContactRequestChatItem.h | 2 +- src/about.ui | 2 +- src/addressbook.cpp | 2 +- src/addressbook.h | 2 +- src/addresscombo.cpp | 2 +- src/addresscombo.h | 2 +- src/balancestablemodel.cpp | 2 +- src/balancestablemodel.h | 2 +- src/camount.cpp | 2 +- src/camount.h | 2 +- src/chatbubbleme.cpp | 2 +- src/chatbubbleme.h | 2 +- src/chatbubblepartner.cpp | 2 +- src/chatbubblepartner.h | 2 +- src/chatmodel.cpp | 2 +- src/chatmodel.h | 2 +- src/connection.cpp | 2 +- src/connection.h | 2 +- src/contactmodel.cpp | 2 +- src/contactmodel.h | 2 +- src/controller.cpp | 2 +- src/datamodel.cpp | 2 +- src/datamodel.h | 2 +- src/fillediconlabel.h | 2 +- src/firsttimewizard.cpp | 2 +- src/firsttimewizard.h | 2 +- src/liteinterface.cpp | 2 +- src/liteinterface.h | 2 +- src/logger.cpp | 2 +- src/logger.h | 2 +- src/main.cpp | 2 +- src/mainwindow.cpp | 2 +- src/mainwindow.h | 2 +- src/memoedit.cpp | 2 +- src/memoedit.h | 2 +- src/precompiled.h | 2 +- src/qrcodelabel.cpp | 2 +- src/qrcodelabel.h | 2 +- src/recurring.cpp | 2 +- src/recurring.h | 2 +- src/requestdialog.cpp | 2 +- src/requestdialog.h | 2 +- src/sendtab.cpp | 2 +- src/settings.cpp | 2 +- src/settings.h | 2 +- src/txtablemodel.cpp | 2 +- src/txtablemodel.h | 2 +- src/version.h | 2 +- src/viewalladdresses.cpp | 2 +- src/viewalladdresses.h | 2 +- util/SilentDragonLite.desktop | 2 +- util/add-linux-icons.sh | 2 +- util/install.sh | 4 +--- util/replace.pl | 2 +- util/update-copyrights.sh | 18 +++++++++++++++--- win-static-build.sh | 2 +- 104 files changed, 120 insertions(+), 110 deletions(-) diff --git a/LICENSE b/LICENSE index 9bc948a..e8b36af 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright 2019-2023 The Hush developers + Copyright 2019-2024 The Hush developers Copyright 2018 adityapk diff --git a/build.sh b/build.sh index c435eb5..4624f74 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019-2023 The Hush Developers +# Copyright 2019-2024 The Hush Developers # Released under the GPLv3 UNAME=$(uname) diff --git a/contrib/debian/changelog b/contrib/debian/changelog index 814eca6..cd59351 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,5 +1,5 @@ -silentdragonlite (1.5.3) stable; urgency=medium +silentdragonlite (1.5.4) stable; urgency=medium - * 1.5.3.1 release. + * 1.5.4.1 release. - -- onryo Sat, 10 Jun 2023 15:20:30 +0200 \ No newline at end of file + -- onryo Sat, 06 Jan 2024 10:20:30 +0200 diff --git a/contrib/debian/copyright b/contrib/debian/copyright index 855e600..5128172 100644 --- a/contrib/debian/copyright +++ b/contrib/debian/copyright @@ -1,5 +1,5 @@ Files: * -Copyright: 2019-2023, The Hush developers +Copyright: 2019-2024, The Hush developers 2018-2019, The Zcash developers License: GPLv3 Comment: https://hush.is/developers \ No newline at end of file diff --git a/res/libsodium/buildlibsodium.sh b/res/libsodium/buildlibsodium.sh index f9f8bae..12d4412 100755 --- a/res/libsodium/buildlibsodium.sh +++ b/res/libsodium/buildlibsodium.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019-2023 The Hush developers +# Copyright 2019-2024 The Hush developers # Released under the GPLv3 VERSION=1.0.18 diff --git a/run-after-build.sh b/run-after-build.sh index 35c5499..f4147e4 100755 --- a/run-after-build.sh +++ b/run-after-build.sh @@ -1,4 +1,4 @@ #!/bin/bash -# Copyright 2019-2023 The Hush Developers +# Copyright 2019-2024 The Hush Developers ./build.sh && ./SilentDragonLite diff --git a/silentdragon-lite.pro b/silentdragon-lite.pro index 46a5c80..adf640e 100644 --- a/silentdragon-lite.pro +++ b/silentdragon-lite.pro @@ -3,7 +3,7 @@ # Project created by QtCreator 2018-10-05T09:54:45 # #------------------------------------------------- -# Copyright 2019-2023 The Hush Developers +# Copyright 2019-2024 The Hush Developers # Released under the GPLv3 QT += core gui network diff --git a/src/3rdparty/sodium.h b/src/3rdparty/sodium.h index ef07f1b..ac52ee1 100644 --- a/src/3rdparty/sodium.h +++ b/src/3rdparty/sodium.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef sodium_H diff --git a/src/Chat/Chat.cpp b/src/Chat/Chat.cpp index c006ec2..08dbd08 100644 --- a/src/Chat/Chat.cpp +++ b/src/Chat/Chat.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "Chat.h" diff --git a/src/Chat/Chat.h b/src/Chat/Chat.h index 8d45fe8..231fa62 100644 --- a/src/Chat/Chat.h +++ b/src/Chat/Chat.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CHAT_H #define CHAT_H diff --git a/src/Chat/Helper/ChatDelegator.h b/src/Chat/Helper/ChatDelegator.h index 646ba41..462d959 100644 --- a/src/Chat/Helper/ChatDelegator.h +++ b/src/Chat/Helper/ChatDelegator.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // GPLv3 #ifndef CHATDELEGATOR_H diff --git a/src/Crypto/FileEncryption.cpp b/src/Crypto/FileEncryption.cpp index 4181167..1b79bce 100644 --- a/src/Crypto/FileEncryption.cpp +++ b/src/Crypto/FileEncryption.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "FileEncryption.h" diff --git a/src/Crypto/FileEncryption.h b/src/Crypto/FileEncryption.h index ccbb4d8..afb5cd6 100644 --- a/src/Crypto/FileEncryption.h +++ b/src/Crypto/FileEncryption.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef FILEENCRYPTION_H #define FILEENCRYPTION_H diff --git a/src/Crypto/passwd.cpp b/src/Crypto/passwd.cpp index ced6661..e9341ee 100644 --- a/src/Crypto/passwd.cpp +++ b/src/Crypto/passwd.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "passwd.h" diff --git a/src/Crypto/passwd.h b/src/Crypto/passwd.h index 5f5b01c..abfc695 100644 --- a/src/Crypto/passwd.h +++ b/src/Crypto/passwd.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef PASSWD_H #define PASSWD_H diff --git a/src/DataStore/ChatDataStore.cpp b/src/DataStore/ChatDataStore.cpp index b0944ec..ad1b680 100644 --- a/src/DataStore/ChatDataStore.cpp +++ b/src/DataStore/ChatDataStore.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "ChatDataStore.h" diff --git a/src/DataStore/ChatDataStore.h b/src/DataStore/ChatDataStore.h index 06ca1f2..3300631 100644 --- a/src/DataStore/ChatDataStore.h +++ b/src/DataStore/ChatDataStore.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CHATDATASTORE_H #define CHATDATASTORE_H diff --git a/src/DataStore/ContactDataStore.cpp b/src/DataStore/ContactDataStore.cpp index 68e6aae..bed1676 100644 --- a/src/DataStore/ContactDataStore.cpp +++ b/src/DataStore/ContactDataStore.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // GPLv3 #include "ContactDataStore.h" diff --git a/src/DataStore/ContactDataStore.h b/src/DataStore/ContactDataStore.h index f6a1dbf..c9bc7ff 100644 --- a/src/DataStore/ContactDataStore.h +++ b/src/DataStore/ContactDataStore.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CONTACTDATASTORE_H #define CONTACTDATASTORE_H diff --git a/src/DataStore/DataStore-deprecated.h b/src/DataStore/DataStore-deprecated.h index 3cee754..1e3f9da 100644 --- a/src/DataStore/DataStore-deprecated.h +++ b/src/DataStore/DataStore-deprecated.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef DATASTORE_H #define DATASTORE_H diff --git a/src/DataStore/DataStore.cpp b/src/DataStore/DataStore.cpp index 73d98e3..f7aa1a4 100644 --- a/src/DataStore/DataStore.cpp +++ b/src/DataStore/DataStore.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "DataStore.h" diff --git a/src/DataStore/DataStore.h b/src/DataStore/DataStore.h index def4c5d..14df162 100644 --- a/src/DataStore/DataStore.h +++ b/src/DataStore/DataStore.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef DATASTORE_H #define DATASTORE_H diff --git a/src/DataStore/SietchDataStore.cpp b/src/DataStore/SietchDataStore.cpp index 9c04204..7268e98 100644 --- a/src/DataStore/SietchDataStore.cpp +++ b/src/DataStore/SietchDataStore.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "SietchDataStore.h" diff --git a/src/DataStore/SietchDataStore.h b/src/DataStore/SietchDataStore.h index a5889bc..70526b2 100644 --- a/src/DataStore/SietchDataStore.h +++ b/src/DataStore/SietchDataStore.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef SIETCHDATASTORE_H #define SIETCHDATASTORE_H diff --git a/src/FileSystem/FileSystem.cpp b/src/FileSystem/FileSystem.cpp index a598d36..1f71a50 100644 --- a/src/FileSystem/FileSystem.cpp +++ b/src/FileSystem/FileSystem.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "FileSystem.h" diff --git a/src/FileSystem/FileSystem.h b/src/FileSystem/FileSystem.h index 44d6cc6..596a57d 100644 --- a/src/FileSystem/FileSystem.h +++ b/src/FileSystem/FileSystem.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // GPLv3 #ifndef FILESYSTEM_H #define FILESYSTEM_H diff --git a/src/Logger/LogContext.h b/src/Logger/LogContext.h index 7b3f4a8..25b1bca 100644 --- a/src/Logger/LogContext.h +++ b/src/Logger/LogContext.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGCONTEXT_H #define LOGCONTEXT_H diff --git a/src/Logger/LogCrtitical.h b/src/Logger/LogCrtitical.h index 0c05f4c..514b6e7 100644 --- a/src/Logger/LogCrtitical.h +++ b/src/Logger/LogCrtitical.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGCRITICAL_H #define LOGCRITICAL_H diff --git a/src/Logger/LogDebug.h b/src/Logger/LogDebug.h index 3967900..2df045c 100644 --- a/src/Logger/LogDebug.h +++ b/src/Logger/LogDebug.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGDEBUG_H #define LOGDEBUG_H diff --git a/src/Logger/LogError.h b/src/Logger/LogError.h index 07daf70..5c8f42d 100644 --- a/src/Logger/LogError.h +++ b/src/Logger/LogError.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGERROR_H #define LOGERROR_H diff --git a/src/Logger/LogFatal.h b/src/Logger/LogFatal.h index cc00e65..719983c 100644 --- a/src/Logger/LogFatal.h +++ b/src/Logger/LogFatal.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGFATAL_H #define LOGFATAL_H diff --git a/src/Logger/LogInfo.h b/src/Logger/LogInfo.h index 5fcaa02..9838a77 100644 --- a/src/Logger/LogInfo.h +++ b/src/Logger/LogInfo.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGINFO_H #define LOGINFO_H diff --git a/src/Logger/LogStrategy.h b/src/Logger/LogStrategy.h index c17802f..ca247ce 100644 --- a/src/Logger/LogStrategy.h +++ b/src/Logger/LogStrategy.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGSTRATEGY_H #define LOGSTRATEGY_H diff --git a/src/Logger/LogSuccess.h b/src/Logger/LogSuccess.h index 1ab4e22..3c39a05 100644 --- a/src/Logger/LogSuccess.h +++ b/src/Logger/LogSuccess.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGSUCCESS_H #define LOGSUCCESS_H diff --git a/src/Logger/LogType.h b/src/Logger/LogType.h index 468a717..9c43c05 100644 --- a/src/Logger/LogType.h +++ b/src/Logger/LogType.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGTYPE_H #define LOGTYPE_H diff --git a/src/Logger/LogWarning.h b/src/Logger/LogWarning.h index ef11b56..96d2f04 100644 --- a/src/Logger/LogWarning.h +++ b/src/Logger/LogWarning.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGWARNING_H #define LOGWARNING_H diff --git a/src/Logger/LogWriter.cpp b/src/Logger/LogWriter.cpp index 3bdeb02..a24cb0f 100644 --- a/src/Logger/LogWriter.cpp +++ b/src/Logger/LogWriter.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "LogWriter.h" diff --git a/src/Logger/LogWriter.h b/src/Logger/LogWriter.h index 0e026d8..270971c 100644 --- a/src/Logger/LogWriter.h +++ b/src/Logger/LogWriter.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGWRITER_H #define LOGWRITER_H diff --git a/src/Logger/Logger.h b/src/Logger/Logger.h index f00b637..5429a24 100644 --- a/src/Logger/Logger.h +++ b/src/Logger/Logger.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGGER_H #define LOGGER_H diff --git a/src/Logger/SimpleLogger.h b/src/Logger/SimpleLogger.h index 1529d34..bf16db3 100644 --- a/src/Logger/SimpleLogger.h +++ b/src/Logger/SimpleLogger.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef SIMPLELOGGER_H #define SIMPLELOGGER_H diff --git a/src/Logger/test.cpp b/src/Logger/test.cpp index 4671f81..7596878 100644 --- a/src/Logger/test.cpp +++ b/src/Logger/test.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "SimpleLogger.h" diff --git a/src/Model/ChatItem.cpp b/src/Model/ChatItem.cpp index 19e72d4..bf3b3ab 100644 --- a/src/Model/ChatItem.cpp +++ b/src/Model/ChatItem.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "ChatItem.h" diff --git a/src/Model/ChatItem.h b/src/Model/ChatItem.h index 35997fc..2ea7471 100644 --- a/src/Model/ChatItem.h +++ b/src/Model/ChatItem.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CHATITEM_H diff --git a/src/Model/ContactItem.cpp b/src/Model/ContactItem.cpp index 919b4d6..0e34c68 100644 --- a/src/Model/ContactItem.cpp +++ b/src/Model/ContactItem.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // GPLv3 #include "ContactItem.h" #include "chatmodel.h" diff --git a/src/Model/ContactItem.h b/src/Model/ContactItem.h index 9f35576..ea51766 100644 --- a/src/Model/ContactItem.h +++ b/src/Model/ContactItem.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CONTACTITEM_H #define CONTACTITEM_H diff --git a/src/Model/ContactRequest.cpp b/src/Model/ContactRequest.cpp index f9cfa4a..f41e6d4 100644 --- a/src/Model/ContactRequest.cpp +++ b/src/Model/ContactRequest.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // GPLv3 #include "ContactRequest.h" diff --git a/src/Model/ContactRequest.h b/src/Model/ContactRequest.h index 5e8f781..9954936 100644 --- a/src/Model/ContactRequest.h +++ b/src/Model/ContactRequest.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CONTACTREQUEST_H #define CONTACTREQUEST_H diff --git a/src/Model/ContactRequestChatItem.cpp b/src/Model/ContactRequestChatItem.cpp index a254c3c..e667d4b 100644 --- a/src/Model/ContactRequestChatItem.cpp +++ b/src/Model/ContactRequestChatItem.cpp @@ -1,3 +1,3 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "ContactRequestChatItem.h" diff --git a/src/Model/ContactRequestChatItem.h b/src/Model/ContactRequestChatItem.h index 3800536..ce47fac 100644 --- a/src/Model/ContactRequestChatItem.h +++ b/src/Model/ContactRequestChatItem.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifdef CONTACTREQUESTCHATITEM_H #define CONTACTREQUESTCHATITEM_H diff --git a/src/about.ui b/src/about.ui index e236366..ba5f54f 100644 --- a/src/about.ui +++ b/src/about.ui @@ -63,7 +63,7 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Copyright (c) 2019-2023 The Hush developers GNU Public License V3</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Copyright (c) 2019-2024 The Hush developers GNU Public License V3</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Copyright (c) 2018-2019 Aditya Kulkarni, Duke Leto, Jane Mercer </p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> diff --git a/src/addressbook.cpp b/src/addressbook.cpp index 13ca5d0..e57f160 100644 --- a/src/addressbook.cpp +++ b/src/addressbook.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "addressbook.h" diff --git a/src/addressbook.h b/src/addressbook.h index 9a5672e..73effdc 100644 --- a/src/addressbook.h +++ b/src/addressbook.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef ADDRESSBOOK_H #define ADDRESSBOOK_H diff --git a/src/addresscombo.cpp b/src/addresscombo.cpp index d1399cf..fb5109a 100644 --- a/src/addresscombo.cpp +++ b/src/addresscombo.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "addresscombo.h" #include "addressbook.h" diff --git a/src/addresscombo.h b/src/addresscombo.h index 437a592..3f770df 100644 --- a/src/addresscombo.h +++ b/src/addresscombo.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef ADDRESSCOMBO_H #define ADDRESSCOMBO_H diff --git a/src/balancestablemodel.cpp b/src/balancestablemodel.cpp index 91f80b1..5da187c 100644 --- a/src/balancestablemodel.cpp +++ b/src/balancestablemodel.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "balancestablemodel.h" #include "addressbook.h" diff --git a/src/balancestablemodel.h b/src/balancestablemodel.h index ee1e70f..f9d6aee 100644 --- a/src/balancestablemodel.h +++ b/src/balancestablemodel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef BALANCESTABLEMODEL_H #define BALANCESTABLEMODEL_H diff --git a/src/camount.cpp b/src/camount.cpp index 63b50dd..90fd732 100644 --- a/src/camount.cpp +++ b/src/camount.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "camount.h" #include "settings.h" diff --git a/src/camount.h b/src/camount.h index 299f12b..ffc853d 100644 --- a/src/camount.h +++ b/src/camount.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CAMOUNT_H #define CAMOUNT_H diff --git a/src/chatbubbleme.cpp b/src/chatbubbleme.cpp index ea654fe..0fe76fc 100644 --- a/src/chatbubbleme.cpp +++ b/src/chatbubbleme.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "chatbubbleme.h" #include "ui_chatbubbleme.h" diff --git a/src/chatbubbleme.h b/src/chatbubbleme.h index 153f015..879f19a 100644 --- a/src/chatbubbleme.h +++ b/src/chatbubbleme.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CHATBUBBLEME_H #define CHATBUBBLEME_H diff --git a/src/chatbubblepartner.cpp b/src/chatbubblepartner.cpp index 1f68e9d..ee427db 100644 --- a/src/chatbubblepartner.cpp +++ b/src/chatbubblepartner.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "chatbubblepartner.h" #include "ui_chatbubblepartner.h" diff --git a/src/chatbubblepartner.h b/src/chatbubblepartner.h index 26058bc..e0ddf10 100644 --- a/src/chatbubblepartner.h +++ b/src/chatbubblepartner.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CHATBUBBLEPARTNER_H #define CHATBUBBLEPARTNER_H diff --git a/src/chatmodel.cpp b/src/chatmodel.cpp index 306b1ba..4dedaa2 100644 --- a/src/chatmodel.cpp +++ b/src/chatmodel.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "chatmodel.h" #include "settings.h" diff --git a/src/chatmodel.h b/src/chatmodel.h index af6b7c1..aca73b3 100644 --- a/src/chatmodel.h +++ b/src/chatmodel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CHATMODEL_H diff --git a/src/connection.cpp b/src/connection.cpp index 16f89ea..a5c3db4 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "connection.h" #include "mainwindow.h" diff --git a/src/connection.h b/src/connection.h index 784f1bc..ef62082 100644 --- a/src/connection.h +++ b/src/connection.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CONNECTION_H #define CONNECTION_H diff --git a/src/contactmodel.cpp b/src/contactmodel.cpp index aea39cd..01332f7 100644 --- a/src/contactmodel.cpp +++ b/src/contactmodel.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // GPLv3 #include "contactmodel.h" diff --git a/src/contactmodel.h b/src/contactmodel.h index 2878e32..adba846 100644 --- a/src/contactmodel.h +++ b/src/contactmodel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef CONTACTMODEL_H #define CONTACTMODEL_H diff --git a/src/controller.cpp b/src/controller.cpp index ec2e013..e0dc505 100644 --- a/src/controller.cpp +++ b/src/controller.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "controller.h" diff --git a/src/datamodel.cpp b/src/datamodel.cpp index 45d42d3..c17629b 100644 --- a/src/datamodel.cpp +++ b/src/datamodel.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "datamodel.h" diff --git a/src/datamodel.h b/src/datamodel.h index ef39a42..31f38d6 100644 --- a/src/datamodel.h +++ b/src/datamodel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef DATAMODEL_H #define DATAMODEL_H diff --git a/src/fillediconlabel.h b/src/fillediconlabel.h index 2f35269..88fe5f9 100644 --- a/src/fillediconlabel.h +++ b/src/fillediconlabel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef FILLEDICONLABEL_H #define FILLEDICONLABEL_H diff --git a/src/firsttimewizard.cpp b/src/firsttimewizard.cpp index 5ed065f..daa272e 100644 --- a/src/firsttimewizard.cpp +++ b/src/firsttimewizard.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "firsttimewizard.h" #include "ui_newseed.h" diff --git a/src/firsttimewizard.h b/src/firsttimewizard.h index 994b602..b02015f 100644 --- a/src/firsttimewizard.h +++ b/src/firsttimewizard.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef FIRSTTIMEWIZARD_H #define FIRSTTIMEWIZARD_H diff --git a/src/liteinterface.cpp b/src/liteinterface.cpp index 4d7779d..03c206d 100644 --- a/src/liteinterface.cpp +++ b/src/liteinterface.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "liteinterface.h" diff --git a/src/liteinterface.h b/src/liteinterface.h index 2fc500a..cb3ecc6 100644 --- a/src/liteinterface.h +++ b/src/liteinterface.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef hushDRPC_H #define hushDRPC_H diff --git a/src/logger.cpp b/src/logger.cpp index 11ffd33..ecfc7b2 100644 --- a/src/logger.cpp +++ b/src/logger.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "logger.h" diff --git a/src/logger.h b/src/logger.h index 6fed592..dee5819 100644 --- a/src/logger.h +++ b/src/logger.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef LOGGER_H #define LOGGER_H diff --git a/src/main.cpp b/src/main.cpp index 3f91846..5b4ad6d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 0fda259..234bbca 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "mainwindow.h" #include "addressbook.h" diff --git a/src/mainwindow.h b/src/mainwindow.h index 45466a9..31ab6e1 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef MAINWINDOW_H #define MAINWINDOW_H diff --git a/src/memoedit.cpp b/src/memoedit.cpp index adf2292..8790d8f 100644 --- a/src/memoedit.cpp +++ b/src/memoedit.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "memoedit.h" diff --git a/src/memoedit.h b/src/memoedit.h index 9d4e310..b099b1d 100644 --- a/src/memoedit.h +++ b/src/memoedit.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef MEMOEDIT_H #define MEMOEDIT_H diff --git a/src/precompiled.h b/src/precompiled.h index f358b8b..1eba304 100644 --- a/src/precompiled.h +++ b/src/precompiled.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #if defined __cplusplus /* Add C++ includes here */ diff --git a/src/qrcodelabel.cpp b/src/qrcodelabel.cpp index 6b2778c..5813809 100644 --- a/src/qrcodelabel.cpp +++ b/src/qrcodelabel.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "qrcodelabel.h" diff --git a/src/qrcodelabel.h b/src/qrcodelabel.h index 313ec65..51a40dd 100644 --- a/src/qrcodelabel.h +++ b/src/qrcodelabel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef QRCODELABEL_H #define QRCODELABEL_H diff --git a/src/recurring.cpp b/src/recurring.cpp index 2e94744..88dcfe7 100644 --- a/src/recurring.cpp +++ b/src/recurring.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "recurring.h" diff --git a/src/recurring.h b/src/recurring.h index 2f27f45..94e2019 100644 --- a/src/recurring.h +++ b/src/recurring.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef RECURRING_H #define RECURRING_H diff --git a/src/requestdialog.cpp b/src/requestdialog.cpp index bb4c214..749eb85 100644 --- a/src/requestdialog.cpp +++ b/src/requestdialog.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "requestdialog.h" #include "ui_requestdialog.h" diff --git a/src/requestdialog.h b/src/requestdialog.h index 8dbeaca..657026a 100644 --- a/src/requestdialog.h +++ b/src/requestdialog.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef REQUESTDIALOG_H #define REQUESTDIALOG_H diff --git a/src/sendtab.cpp b/src/sendtab.cpp index 61e8ad9..38bd5e1 100644 --- a/src/sendtab.cpp +++ b/src/sendtab.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "mainwindow.h" #include "ui_mainwindow.h" diff --git a/src/settings.cpp b/src/settings.cpp index db098e5..3389412 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "mainwindow.h" #include "settings.h" diff --git a/src/settings.h b/src/settings.h index f65e4cd..376131b 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef SETTINGS_H #define SETTINGS_H diff --git a/src/txtablemodel.cpp b/src/txtablemodel.cpp index 633145c..04ea0dd 100644 --- a/src/txtablemodel.cpp +++ b/src/txtablemodel.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "txtablemodel.h" #include "settings.h" diff --git a/src/txtablemodel.h b/src/txtablemodel.h index 0479518..a0a147b 100644 --- a/src/txtablemodel.h +++ b/src/txtablemodel.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef STRINGSTABLEMODEL_H #define STRINGSTABLEMODEL_H diff --git a/src/version.h b/src/version.h index c1543d3..0f14577 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #define APP_VERSION "1.5.4" diff --git a/src/viewalladdresses.cpp b/src/viewalladdresses.cpp index d3fbe22..6eb6d3c 100644 --- a/src/viewalladdresses.cpp +++ b/src/viewalladdresses.cpp @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #include "viewalladdresses.h" #include "camount.h" diff --git a/src/viewalladdresses.h b/src/viewalladdresses.h index cafc47e..0963e3f 100644 --- a/src/viewalladdresses.h +++ b/src/viewalladdresses.h @@ -1,4 +1,4 @@ -// Copyright 2019-2023 The Hush developers +// Copyright 2019-2024 The Hush developers // Released under the GPLv3 #ifndef VIEWALLADDRESSES_H #define VIEWALLADDRESSES_H diff --git a/util/SilentDragonLite.desktop b/util/SilentDragonLite.desktop index d659ab5..24b5b3d 100644 --- a/util/SilentDragonLite.desktop +++ b/util/SilentDragonLite.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.0 Name=SilentDragonLite -Comment=Full-node wallet for HUSH cryptocurrency +Comment=Lite wallet for HUSH cryptocurrency Exec=/home/user/SilentDragonLite/SilentDragonLite Icon=/home/user/SilentDragonLite/res/SDLogo.png Terminal=false diff --git a/util/add-linux-icons.sh b/util/add-linux-icons.sh index a24680e..7fed756 100755 --- a/util/add-linux-icons.sh +++ b/util/add-linux-icons.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019-2023 The Hush Developers +# Copyright 2019-2024 The Hush Developers username=$(id -un) sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop diff --git a/util/install.sh b/util/install.sh index da3e59c..8107b10 100755 --- a/util/install.sh +++ b/util/install.sh @@ -1,12 +1,10 @@ #!/bin/bash -# Copyright 2019-2023 The Hush Developers +# Copyright 2019-2024 The Hush Developers cd ../ && ./build.sh linguist && ./build.sh -# should be better username=$(id -un) cd util/ && sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop cp SilentDragonLite.desktop ~/.local/share/applications -# might be /usr/share/applications/ that requires sudo \ No newline at end of file diff --git a/util/replace.pl b/util/replace.pl index 51ab56d..ef99cb8 100755 --- a/util/replace.pl +++ b/util/replace.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright (c) 2016-2023 The Hush developers +# Copyright (c) 2016-2024 The Hush developers # Distributed under the GPLv3 software license, see the accompanying # file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html diff --git a/util/update-copyrights.sh b/util/update-copyrights.sh index 293602f..2ff3e64 100755 --- a/util/update-copyrights.sh +++ b/util/update-copyrights.sh @@ -1,10 +1,22 @@ #!/usr/bin/env bash -# Copyright (c) 2016-2023 The Hush developers + +# Copyright (c) 2016-2024 The Hush developers # Released under the GPLv3 -# Usage: update-copyrights.sh 2021 2022 +# Usage: update-copyrights.sh 2024 2025 # TODO: verify $1 and $2 exist -# TODO: verify ack and xargs exist on this system + +if ! command -v ack &> /dev/null +then + echo "ack could not be found. Please install it and try again." + exit 1 +fi + +if ! command -v xargs &> /dev/null +then + echo "xargs could not be found. Please install it and try again." + exit 1 +fi # This update comments in source code ack -l -i "20..-20..*Hush dev" | xargs ./util/replace.pl -$1 -$2 diff --git a/win-static-build.sh b/win-static-build.sh index 3c10329..db587a3 100755 --- a/win-static-build.sh +++ b/win-static-build.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019-2023 The Hush Developers +# Copyright 2019-2024 The Hush Developers VERSION=$(cat src/version.h |cut -d\" -f2) echo "Compiling SilentDragonLite $VERSION .exe with $JOBS threads..."