update copyrights

This commit is contained in:
onryo
2023-02-20 15:39:41 +01:00
parent 5bfbe3b3fa
commit b74d2952f5
103 changed files with 103 additions and 103 deletions

View File

@@ -1,4 +1,4 @@
Copyright 2019-2022 The Hush developers Copyright 2019-2023 The Hush developers
Copyright 2018 adityapk Copyright 2018 adityapk

View File

@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# Copyright 2019-2022 The Hush Developers # Copyright 2019-2023 The Hush Developers
# Released under the GPLv3 # Released under the GPLv3
UNAME=$(uname) UNAME=$(uname)

View File

@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# Copyright 2019-2022 The Hush developers # Copyright 2019-2023 The Hush developers
# Released under the GPLv3 # Released under the GPLv3
VERSION=1.0.18 VERSION=1.0.18

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
# Copyright 2019-2022 The Hush Developers # Copyright 2019-2023 The Hush Developers
./build.sh && ./SilentDragonLite ./build.sh && ./SilentDragonLite

View File

@@ -3,7 +3,7 @@
# Project created by QtCreator 2018-10-05T09:54:45 # Project created by QtCreator 2018-10-05T09:54:45
# #
#------------------------------------------------- #-------------------------------------------------
# Copyright 2019-2022 The Hush Developers # Copyright 2019-2023 The Hush Developers
# Released under the GPLv3 # Released under the GPLv3
QT += core gui network QT += core gui network

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef sodium_H #ifndef sodium_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "Chat.h" #include "Chat.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CHAT_H #ifndef CHAT_H
#define CHAT_H #define CHAT_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// GPLv3 // GPLv3
#ifndef CHATDELEGATOR_H #ifndef CHATDELEGATOR_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "FileEncryption.h" #include "FileEncryption.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef FILEENCRYPTION_H #ifndef FILEENCRYPTION_H
#define FILEENCRYPTION_H #define FILEENCRYPTION_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "passwd.h" #include "passwd.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef PASSWD_H #ifndef PASSWD_H
#define PASSWD_H #define PASSWD_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "ChatDataStore.h" #include "ChatDataStore.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CHATDATASTORE_H #ifndef CHATDATASTORE_H
#define CHATDATASTORE_H #define CHATDATASTORE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// GPLv3 // GPLv3
#include "ContactDataStore.h" #include "ContactDataStore.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CONTACTDATASTORE_H #ifndef CONTACTDATASTORE_H
#define CONTACTDATASTORE_H #define CONTACTDATASTORE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef DATASTORE_H #ifndef DATASTORE_H
#define DATASTORE_H #define DATASTORE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "DataStore.h" #include "DataStore.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef DATASTORE_H #ifndef DATASTORE_H
#define DATASTORE_H #define DATASTORE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "SietchDataStore.h" #include "SietchDataStore.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef SIETCHDATASTORE_H #ifndef SIETCHDATASTORE_H
#define SIETCHDATASTORE_H #define SIETCHDATASTORE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "FileSystem.h" #include "FileSystem.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// GPLv3 // GPLv3
#ifndef FILESYSTEM_H #ifndef FILESYSTEM_H
#define FILESYSTEM_H #define FILESYSTEM_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGCONTEXT_H #ifndef LOGCONTEXT_H
#define LOGCONTEXT_H #define LOGCONTEXT_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGCRITICAL_H #ifndef LOGCRITICAL_H
#define LOGCRITICAL_H #define LOGCRITICAL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGDEBUG_H #ifndef LOGDEBUG_H
#define LOGDEBUG_H #define LOGDEBUG_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGERROR_H #ifndef LOGERROR_H
#define LOGERROR_H #define LOGERROR_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGFATAL_H #ifndef LOGFATAL_H
#define LOGFATAL_H #define LOGFATAL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGINFO_H #ifndef LOGINFO_H
#define LOGINFO_H #define LOGINFO_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGSTRATEGY_H #ifndef LOGSTRATEGY_H
#define LOGSTRATEGY_H #define LOGSTRATEGY_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGSUCCESS_H #ifndef LOGSUCCESS_H
#define LOGSUCCESS_H #define LOGSUCCESS_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGTYPE_H #ifndef LOGTYPE_H
#define LOGTYPE_H #define LOGTYPE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGWARNING_H #ifndef LOGWARNING_H
#define LOGWARNING_H #define LOGWARNING_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "LogWriter.h" #include "LogWriter.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGWRITER_H #ifndef LOGWRITER_H
#define LOGWRITER_H #define LOGWRITER_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGGER_H #ifndef LOGGER_H
#define LOGGER_H #define LOGGER_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef SIMPLELOGGER_H #ifndef SIMPLELOGGER_H
#define SIMPLELOGGER_H #define SIMPLELOGGER_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "SimpleLogger.h" #include "SimpleLogger.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "ChatItem.h" #include "ChatItem.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CHATITEM_H #ifndef CHATITEM_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// GPLv3 // GPLv3
#include "ContactItem.h" #include "ContactItem.h"
#include "chatmodel.h" #include "chatmodel.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CONTACTITEM_H #ifndef CONTACTITEM_H
#define CONTACTITEM_H #define CONTACTITEM_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// GPLv3 // GPLv3
#include "ContactRequest.h" #include "ContactRequest.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CONTACTREQUEST_H #ifndef CONTACTREQUEST_H
#define CONTACTREQUEST_H #define CONTACTREQUEST_H

View File

@@ -1,3 +1,3 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "ContactRequestChatItem.h" #include "ContactRequestChatItem.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifdef CONTACTREQUESTCHATITEM_H #ifdef CONTACTREQUESTCHATITEM_H
#define CONTACTREQUESTCHATITEM_H #define CONTACTREQUESTCHATITEM_H

View File

@@ -63,7 +63,7 @@
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> <html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> </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-2022 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-2023 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="-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=" 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> <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>

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "addressbook.h" #include "addressbook.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef ADDRESSBOOK_H #ifndef ADDRESSBOOK_H
#define ADDRESSBOOK_H #define ADDRESSBOOK_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "addresscombo.h" #include "addresscombo.h"
#include "addressbook.h" #include "addressbook.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef ADDRESSCOMBO_H #ifndef ADDRESSCOMBO_H
#define ADDRESSCOMBO_H #define ADDRESSCOMBO_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "balancestablemodel.h" #include "balancestablemodel.h"
#include "addressbook.h" #include "addressbook.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef BALANCESTABLEMODEL_H #ifndef BALANCESTABLEMODEL_H
#define BALANCESTABLEMODEL_H #define BALANCESTABLEMODEL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "camount.h" #include "camount.h"
#include "settings.h" #include "settings.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CAMOUNT_H #ifndef CAMOUNT_H
#define CAMOUNT_H #define CAMOUNT_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "chatbubbleme.h" #include "chatbubbleme.h"
#include "ui_chatbubbleme.h" #include "ui_chatbubbleme.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CHATBUBBLEME_H #ifndef CHATBUBBLEME_H
#define CHATBUBBLEME_H #define CHATBUBBLEME_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "chatbubblepartner.h" #include "chatbubblepartner.h"
#include "ui_chatbubblepartner.h" #include "ui_chatbubblepartner.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CHATBUBBLEPARTNER_H #ifndef CHATBUBBLEPARTNER_H
#define CHATBUBBLEPARTNER_H #define CHATBUBBLEPARTNER_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "chatmodel.h" #include "chatmodel.h"
#include "settings.h" #include "settings.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CHATMODEL_H #ifndef CHATMODEL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "connection.h" #include "connection.h"
#include "mainwindow.h" #include "mainwindow.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CONNECTION_H #ifndef CONNECTION_H
#define CONNECTION_H #define CONNECTION_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// GPLv3 // GPLv3
#include "contactmodel.h" #include "contactmodel.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef CONTACTMODEL_H #ifndef CONTACTMODEL_H
#define CONTACTMODEL_H #define CONTACTMODEL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "controller.h" #include "controller.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "datamodel.h" #include "datamodel.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef DATAMODEL_H #ifndef DATAMODEL_H
#define DATAMODEL_H #define DATAMODEL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "fillediconlabel.h" #include "fillediconlabel.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef FILLEDICONLABEL_H #ifndef FILLEDICONLABEL_H
#define FILLEDICONLABEL_H #define FILLEDICONLABEL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "firsttimewizard.h" #include "firsttimewizard.h"
#include "ui_newseed.h" #include "ui_newseed.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef FIRSTTIMEWIZARD_H #ifndef FIRSTTIMEWIZARD_H
#define FIRSTTIMEWIZARD_H #define FIRSTTIMEWIZARD_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "liteinterface.h" #include "liteinterface.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef hushDRPC_H #ifndef hushDRPC_H
#define hushDRPC_H #define hushDRPC_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "logger.h" #include "logger.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef LOGGER_H #ifndef LOGGER_H
#define LOGGER_H #define LOGGER_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include <singleapplication.h> #include <singleapplication.h>

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "mainwindow.h" #include "mainwindow.h"
#include "addressbook.h" #include "addressbook.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef MAINWINDOW_H #ifndef MAINWINDOW_H
#define MAINWINDOW_H #define MAINWINDOW_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "memoedit.h" #include "memoedit.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef MEMOEDIT_H #ifndef MEMOEDIT_H
#define MEMOEDIT_H #define MEMOEDIT_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "mobileappconnector.h" #include "mobileappconnector.h"
#include "ui_mobileappconnector.h" #include "ui_mobileappconnector.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef MOBILEAPPCONNECTOR_H #ifndef MOBILEAPPCONNECTOR_H
#define MOBILEAPPCONNECTOR_H #define MOBILEAPPCONNECTOR_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#if defined __cplusplus #if defined __cplusplus
/* Add C++ includes here */ /* Add C++ includes here */

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "qrcodelabel.h" #include "qrcodelabel.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef QRCODELABEL_H #ifndef QRCODELABEL_H
#define QRCODELABEL_H #define QRCODELABEL_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "recurring.h" #include "recurring.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef RECURRING_H #ifndef RECURRING_H
#define RECURRING_H #define RECURRING_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "requestdialog.h" #include "requestdialog.h"
#include "ui_requestdialog.h" #include "ui_requestdialog.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef REQUESTDIALOG_H #ifndef REQUESTDIALOG_H
#define REQUESTDIALOG_H #define REQUESTDIALOG_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "mainwindow.h" #include "mainwindow.h"
#include "ui_mainwindow.h" #include "ui_mainwindow.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "mainwindow.h" #include "mainwindow.h"
#include "settings.h" #include "settings.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef SETTINGS_H #ifndef SETTINGS_H
#define SETTINGS_H #define SETTINGS_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "txtablemodel.h" #include "txtablemodel.h"
#include "settings.h" #include "settings.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef STRINGSTABLEMODEL_H #ifndef STRINGSTABLEMODEL_H
#define STRINGSTABLEMODEL_H #define STRINGSTABLEMODEL_H

View File

@@ -1,3 +1,3 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#define APP_VERSION "1.5.3" #define APP_VERSION "1.5.3"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "viewalladdresses.h" #include "viewalladdresses.h"
#include "camount.h" #include "camount.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#ifndef VIEWALLADDRESSES_H #ifndef VIEWALLADDRESSES_H
#define VIEWALLADDRESSES_H #define VIEWALLADDRESSES_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers // Copyright 2019-2023 The Hush developers
// Released under the GPLv3 // Released under the GPLv3
#include "websockets.h" #include "websockets.h"
#include "controller.h" #include "controller.h"

Some files were not shown because too many files have changed in this diff Show More