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

View File

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

View File

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

View File

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

View File

@@ -3,7 +3,7 @@
# 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
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
#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
#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
#ifndef CHAT_H
#define CHAT_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// GPLv3
#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
#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
#ifndef 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
#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
#ifndef 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
#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
#ifndef CHATDATASTORE_H
#define CHATDATASTORE_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// GPLv3
#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
#ifndef 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
#ifndef 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
#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
#ifndef 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
#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
#ifndef 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
#include "FileSystem.h"

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// GPLv3
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#ifndef 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
#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
#ifndef 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
#ifndef 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
#ifndef 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
#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
#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
#ifndef CHATITEM_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// GPLv3
#include "ContactItem.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
#ifndef CONTACTITEM_H
#define CONTACTITEM_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// GPLv3
#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
#ifndef 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
#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
#ifdef CONTACTREQUESTCHATITEM_H
#define CONTACTREQUESTCHATITEM_H

View File

@@ -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-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=" 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>

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// Released under the GPLv3
#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
#ifndef 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
#include "addresscombo.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
#ifndef 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
#include "balancestablemodel.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
#ifndef 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
#include "camount.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
#ifndef 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
#include "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
#ifndef 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
#include "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
#ifndef 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
#include "chatmodel.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
#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
#include "connection.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
#ifndef CONNECTION_H
#define CONNECTION_H

View File

@@ -1,4 +1,4 @@
// Copyright 2019-2022 The Hush developers
// Copyright 2019-2023 The Hush developers
// GPLv3
#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
#ifndef 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
#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
#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
#ifndef 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
#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
#ifndef 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
#include "firsttimewizard.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
#ifndef 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
#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
#ifndef 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
#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
#ifndef 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
#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
#include "mainwindow.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
#ifndef 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
#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
#ifndef 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
#include "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
#ifndef 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
#if defined __cplusplus
/* 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
#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
#ifndef 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
#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
#ifndef 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
#include "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
#ifndef 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
#include "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
#include "mainwindow.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
#ifndef 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
#include "txtablemodel.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
#ifndef 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
#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
#include "viewalladdresses.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
#ifndef 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
#include "websockets.h"
#include "controller.h"

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