[X2Go-Commits] [x2goclient] 04/18: misc: change http:// to https:// where appropriate, but in actual code and translation files for now.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 14 03:48:09 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 0fa33569a7ba4ea2a4f18bfe8a266f7c8d2f0c80
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Mar 14 01:17:52 2018 +0100

    misc: change http:// to https:// where appropriate, but in actual code and translation files for now.
---
 COPYRIGHT.x2go-logos              | 2 +-
 INSTALL                           | 6 +++---
 LICENSE                           | 6 +++---
 README.i18n                       | 2 +-
 debian/changelog                  | 2 ++
 debian/control                    | 4 ++--
 debian/copyright                  | 8 ++++----
 man/man1/x2goclient.1             | 2 +-
 nsis/x2goclient.nsi               | 4 ++--
 pkg-dmg                           | 2 +-
 portable/manifest.u3i             | 2 +-
 src/InteractionDialog.cpp         | 2 +-
 src/InteractionDialog.h           | 2 +-
 src/LDAPSession.cpp               | 2 +-
 src/LDAPSession.h                 | 2 +-
 src/SVGFrame.cpp                  | 2 +-
 src/SVGFrame.h                    | 2 +-
 src/appdialog.cpp                 | 2 +-
 src/appdialog.h                   | 2 +-
 src/brokerpassdlg.cpp             | 2 +-
 src/brokerpassdlg.h               | 2 +-
 src/clicklineedit.cpp             | 2 +-
 src/clicklineedit.h               | 2 +-
 src/configdialog.cpp              | 2 +-
 src/configdialog.h                | 2 +-
 src/configwidget.cpp              | 2 +-
 src/configwidget.h                | 2 +-
 src/connectionwidget.cpp          | 2 +-
 src/connectionwidget.h            | 2 +-
 src/contest.cpp                   | 2 +-
 src/contest.h                     | 2 +-
 src/cupsprint.cpp                 | 2 +-
 src/cupsprint.h                   | 2 +-
 src/cupsprintersettingsdialog.cpp | 2 +-
 src/cupsprintersettingsdialog.h   | 2 +-
 src/cupsprintwidget.cpp           | 2 +-
 src/cupsprintwidget.h             | 2 +-
 src/editconnectiondialog.cpp      | 2 +-
 src/editconnectiondialog.h        | 2 +-
 src/exportdialog.cpp              | 2 +-
 src/exportdialog.h                | 2 +-
 src/folderbutton.cpp              | 2 +-
 src/folderbutton.h                | 2 +-
 src/folderexplorer.cpp            | 2 +-
 src/folderexplorer.h              | 2 +-
 src/helpdialog.cpp                | 2 +-
 src/helpdialog.h                  | 2 +-
 src/httpbrokerclient.cpp          | 2 +-
 src/httpbrokerclient.h            | 2 +-
 src/imgframe.cpp                  | 2 +-
 src/imgframe.h                    | 2 +-
 src/mediawidget.cpp               | 2 +-
 src/mediawidget.h                 | 2 +-
 src/non_modal_messagebox.cpp      | 2 +-
 src/non_modal_messagebox.h        | 2 +-
 src/ongetpass.cpp                 | 2 +-
 src/ongetpass.h                   | 2 +-
 src/onmainwindow.cpp              | 2 +-
 src/onmainwindow.h                | 2 +-
 src/onmainwindow_privat.h         | 2 +-
 src/printdialog.cpp               | 2 +-
 src/printdialog.h                 | 2 +-
 src/printercmddialog.cpp          | 2 +-
 src/printercmddialog.h            | 2 +-
 src/printprocess.cpp              | 2 +-
 src/printprocess.h                | 2 +-
 src/printwidget.cpp               | 2 +-
 src/printwidget.h                 | 2 +-
 src/sessionbutton.cpp             | 2 +-
 src/sessionbutton.h               | 2 +-
 src/sessionexplorer.cpp           | 2 +-
 src/sessionexplorer.h             | 2 +-
 src/sessionmanagedialog.cpp       | 2 +-
 src/sessionmanagedialog.h         | 2 +-
 src/sessionwidget.cpp             | 2 +-
 src/sessionwidget.h               | 2 +-
 src/settingswidget.cpp            | 2 +-
 src/settingswidget.h              | 2 +-
 src/sharewidget.cpp               | 2 +-
 src/sharewidget.h                 | 2 +-
 src/sshmasterconnection.cpp       | 2 +-
 src/sshmasterconnection.h         | 2 +-
 src/sshprocess.cpp                | 2 +-
 src/sshprocess.h                  | 2 +-
 src/userbutton.cpp                | 2 +-
 src/userbutton.h                  | 2 +-
 src/version.h                     | 2 +-
 src/wapi.cpp                      | 2 +-
 src/wapi.h                        | 2 +-
 src/x2goclient.cpp                | 2 +-
 src/x2goclientconfig.h            | 2 +-
 src/x2gologdebug.cpp              | 2 +-
 src/x2gologdebug.h                | 2 +-
 src/x2gosettings.cpp              | 2 +-
 src/x2gosettings.h                | 2 +-
 src/x2goutils.cpp                 | 2 +-
 src/x2goutils.h                   | 2 +-
 src/xsettingswidget.cpp           | 2 +-
 src/xsettingswidget.h             | 2 +-
 x2goclient.spec                   | 4 ++--
 x2gohelper/x2gohelper.cpp         | 2 +-
 101 files changed, 112 insertions(+), 110 deletions(-)

diff --git a/COPYRIGHT.x2go-logos b/COPYRIGHT.x2go-logos
index 6e3c569..e47ba13 100644
--- a/COPYRIGHT.x2go-logos
+++ b/COPYRIGHT.x2go-logos
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: X2Go-artwork [~X]
 Upstream-Contact: Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
 
diff --git a/INSTALL b/INSTALL
index 89ce396..cd9412a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,13 +4,13 @@ Requirements
 Before use this program you need to install:
 
 Qt4:
-http://download.qt.io/archive/qt/
+https://download.qt.io/archive/qt/
 
 nxcomp + nxproxy:
-http://code.x2go.org/releases/source/nx-libs/
+https://code.x2go.org/releases/source/nx-libs/
 
 You may want also install the PulseAudio sound server and client to enable sound support
-http://www.freedesktop.org/wiki/Software/PulseAudio/Download/
+https://www.freedesktop.org/wiki/Software/PulseAudio/Download/
 
 
 Building
diff --git a/LICENSE b/LICENSE
index 612f591..e442de5 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
-Copyright (C) 2005-2017 Obviously Nice -- http://www.obviously-nice.de
-Copyright (C) 2007-2017 X2Go Project -- http://wiki.x2go.org
+Copyright (C) 2005-2017 Obviously Nice -- https://www.obviously-nice.de
+Copyright (C) 2007-2017 X2Go Project -- https://wiki.x2go.org
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -12,7 +12,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program.  If not, see <http://www.gnu.org/licenses/>.
+along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 Copyright (C) 2005-2017 Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
 Copyright (C) 2005-2017 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
diff --git a/README.i18n b/README.i18n
index d2a9386..8826286 100644
--- a/README.i18n
+++ b/README.i18n
@@ -16,7 +16,7 @@ THANKS!!! for the time you give to the X2Go project.
 And, if you are new to the team and language files for the language you want to feel
 responsible for do not yet exist, please subscribe to this mailing list first:
 
-  http://lists.x2go.org/listinfo/x2go-i18n
+  https://lists.x2go.org/listinfo/x2go-i18n
 
 Once you are subscribed, send an email to
 
diff --git a/debian/changelog b/debian/changelog
index a15229a..9f92458 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
     - src/sshmasterconnection.cpp: stop libssh/OpenSSL from querying for a
       passphrase if started with a controlling terminal.
     - x2goclient.pro: remove plugin references.
+    - misc: change http:// to https:// where appropriate, but in actual code
+      and translation files for now.
   * x2goclient.spec:
     - Remove plugin references.
 
diff --git a/debian/control b/debian/control
index bd59a35..86d3e78 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Build-Depends:
  man2html-base | man2html,
  apache2-dev | apache2-threaded-dev,
 Standards-Version: 3.9.5
-Homepage: http://code.x2go.org/releases/source/x2goclient
+Homepage: https://code.x2go.org/releases/source/x2goclient
 Vcs-Git: git://code.x2go.org/x2goclient.git
-Vcs-Browser: http://code.x2go.org/gitweb?p=x2goclient.git;a=summary
+Vcs-Browser: https://code.x2go.org/gitweb?p=x2goclient.git;a=summary
 
 Package: x2goclient
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index d1edcf7..a48bb40 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: x2goclient
 Upstream-Contact: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
-Source: http://wiki.x2go.org
+Source: https://wiki.x2go.org
 
 Files: *
 Copyright: 2005-2017, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
            2005-2017, Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
-           2005-2017, obviously nice - http://www.obviously-nice.de
+           2005-2017, obviously nice - https://www.obviously-nice.de
 License: GPL-2+
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public
@@ -92,7 +92,7 @@ License: GPL-3
  GNU General Public License for more details.
  .
  You should have received a copy of the GNU General Public License
- along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ along with this program.  If not, see <https://www.gnu.org/licenses/>.
  .
  On Debian systems, the full text of the GNU General Public
  License version 3 can be found in the file
diff --git a/man/man1/x2goclient.1 b/man/man1/x2goclient.1
index 91c7595..5c566e7 100644
--- a/man/man1/x2goclient.1
+++ b/man/man1/x2goclient.1
@@ -298,4 +298,4 @@ Allow client side printing in LDAP mode.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi
index d1fdcd9..5f9e4f6 100644
--- a/nsis/x2goclient.nsi
+++ b/nsis/x2goclient.nsi
@@ -61,7 +61,7 @@ SectionEnd
   !define  UNINSTALL_DISPLAYNAME "X2Go Client for Windows"
   !define  UNINSTALL_PUBLISHER "X2Go Project"
   !define  UNINSTALL_DISPLAYVERSION ${VERSION}
-  !define  UNINSTALL_URL "http://www.x2go.org"
+  !define  UNINSTALL_URL "https://www.x2go.org"
 
 ;--------------------------------
 ;Pages
@@ -148,7 +148,7 @@ Section "X2Go Client (required)" base
   !insertmacro MUI_STARTMENU_WRITE_END
 
   ;Add uninstall information to Add/Remove Programs
-  ;http://nsis.sourceforge.net/Add_uninstall_information_to_Add/Remove_Programs
+  ;https://nsis.sourceforge.net/Add_uninstall_information_to_Add/Remove_Programs
   WriteRegStr HKLM ${UNINSTALL_REGKEY} "InstallLocation"  "$INSTDIR"
   WriteRegStr HKLM ${UNINSTALL_REGKEY} "UninstallString"  "$\"$INSTDIR\Uninstall.exe$\""
   WriteRegStr HKLM ${UNINSTALL_REGKEY} "DisplayIcon"      "$INSTDIR\x2goclient.exe"
diff --git a/pkg-dmg b/pkg-dmg
index 82b9010..cb4e402 100755
--- a/pkg-dmg
+++ b/pkg-dmg
@@ -5,7 +5,7 @@
 # The contents of this file are subject to the Mozilla Public License Version
 # 1.1 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
+# https://www.mozilla.org/MPL/
 #
 # Software distributed under the License is distributed on an "AS IS" basis,
 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
diff --git a/portable/manifest.u3i b/portable/manifest.u3i
index 2bd0555..4461db4 100644
--- a/portable/manifest.u3i
+++ b/portable/manifest.u3i
@@ -3,7 +3,7 @@
 <application uuid="F9C45380-833B-424b-B70E-5023BCD51E79" version="3.01.12">
 <icon>x2goclient.ico</icon>
 <name>Portable X2Go Client for Windows</name> 
-<vendor url="http://x2go.org">x2go</vendor>
+<vendor url="https://x2go.org">x2go</vendor>
 <description>Portable X2Go Client for Windows</description>
 
 <options>
diff --git a/src/InteractionDialog.cpp b/src/InteractionDialog.cpp
index f51ae80..6ab5d45 100644
--- a/src/InteractionDialog.cpp
+++ b/src/InteractionDialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "InteractionDialog.h"
diff --git a/src/InteractionDialog.h b/src/InteractionDialog.h
index 8c9d531..c0238eb 100644
--- a/src/InteractionDialog.h
+++ b/src/InteractionDialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef INTERACTIONDIALOG_H
diff --git a/src/LDAPSession.cpp b/src/LDAPSession.cpp
index 87c6bc0..df25a5c 100644
--- a/src/LDAPSession.cpp
+++ b/src/LDAPSession.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "LDAPSession.h"
diff --git a/src/LDAPSession.h b/src/LDAPSession.h
index b5d4a5c..313ff09 100644
--- a/src/LDAPSession.h
+++ b/src/LDAPSession.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef LDAPSESSION_H
diff --git a/src/SVGFrame.cpp b/src/SVGFrame.cpp
index 4133f81..579d29a 100644
--- a/src/SVGFrame.cpp
+++ b/src/SVGFrame.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "SVGFrame.h"
diff --git a/src/SVGFrame.h b/src/SVGFrame.h
index b9024f6..863af3a 100644
--- a/src/SVGFrame.h
+++ b/src/SVGFrame.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SVGFRAME_H
diff --git a/src/appdialog.cpp b/src/appdialog.cpp
index 2276ce8..ff506ce 100644
--- a/src/appdialog.cpp
+++ b/src/appdialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 #include "appdialog.h"
 #include "onmainwindow.h"
diff --git a/src/appdialog.h b/src/appdialog.h
index 593c32f..2cf7518 100644
--- a/src/appdialog.h
+++ b/src/appdialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 #ifndef APPDIALOG_H
 #define APPDIALOG_H
diff --git a/src/brokerpassdlg.cpp b/src/brokerpassdlg.cpp
index fd1d575..30101f0 100644
--- a/src/brokerpassdlg.cpp
+++ b/src/brokerpassdlg.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "brokerpassdlg.h"
diff --git a/src/brokerpassdlg.h b/src/brokerpassdlg.h
index 1ecc177..1bf4dca 100644
--- a/src/brokerpassdlg.h
+++ b/src/brokerpassdlg.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef BROKERPASSDLG_H
diff --git a/src/clicklineedit.cpp b/src/clicklineedit.cpp
index 2da487e..8833ad6 100644
--- a/src/clicklineedit.cpp
+++ b/src/clicklineedit.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "clicklineedit.h"
diff --git a/src/clicklineedit.h b/src/clicklineedit.h
index 194b10e..0834ecd 100644
--- a/src/clicklineedit.h
+++ b/src/clicklineedit.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CLICKLINEEDIT_H
diff --git a/src/configdialog.cpp b/src/configdialog.cpp
index 481948d..565333a 100644
--- a/src/configdialog.cpp
+++ b/src/configdialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include <QLineEdit>
diff --git a/src/configdialog.h b/src/configdialog.h
index d82d0d0..6c15529 100644
--- a/src/configdialog.h
+++ b/src/configdialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CONFIGDIALOG_H
diff --git a/src/configwidget.cpp b/src/configwidget.cpp
index 52a7fe5..85aa32e 100644
--- a/src/configwidget.cpp
+++ b/src/configwidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "configwidget.h"
diff --git a/src/configwidget.h b/src/configwidget.h
index cd14265..20d7371 100644
--- a/src/configwidget.h
+++ b/src/configwidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CONFIGWIDGET_H
diff --git a/src/connectionwidget.cpp b/src/connectionwidget.cpp
index 9698ae1..ae295dd 100644
--- a/src/connectionwidget.cpp
+++ b/src/connectionwidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "connectionwidget.h"
diff --git a/src/connectionwidget.h b/src/connectionwidget.h
index c553170..128a8c9 100644
--- a/src/connectionwidget.h
+++ b/src/connectionwidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CONNECTIONWIDGET_H
diff --git a/src/contest.cpp b/src/contest.cpp
index 44df739..1f186c8 100644
--- a/src/contest.cpp
+++ b/src/contest.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "contest.h"
diff --git a/src/contest.h b/src/contest.h
index 8557136..5f538eb 100644
--- a/src/contest.h
+++ b/src/contest.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CONTEST_H
diff --git a/src/cupsprint.cpp b/src/cupsprint.cpp
index 22c9420..ff53fcb 100644
--- a/src/cupsprint.cpp
+++ b/src/cupsprint.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "cupsprint.h"
diff --git a/src/cupsprint.h b/src/cupsprint.h
index 9c64d48..cea1d23 100644
--- a/src/cupsprint.h
+++ b/src/cupsprint.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CUPSPRINT_H
diff --git a/src/cupsprintersettingsdialog.cpp b/src/cupsprintersettingsdialog.cpp
index 6fd17c6..e5f92a4 100644
--- a/src/cupsprintersettingsdialog.cpp
+++ b/src/cupsprintersettingsdialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "cupsprintersettingsdialog.h"
diff --git a/src/cupsprintersettingsdialog.h b/src/cupsprintersettingsdialog.h
index bfbf9c5..bfa751f 100644
--- a/src/cupsprintersettingsdialog.h
+++ b/src/cupsprintersettingsdialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CUPSPRINTERSETTINGSDIALOG_H
diff --git a/src/cupsprintwidget.cpp b/src/cupsprintwidget.cpp
index f1b7d10..c4f008f 100644
--- a/src/cupsprintwidget.cpp
+++ b/src/cupsprintwidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "cupsprint.h"
diff --git a/src/cupsprintwidget.h b/src/cupsprintwidget.h
index 54142e0..82a9d39 100644
--- a/src/cupsprintwidget.h
+++ b/src/cupsprintwidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef CUPSPRINTWIDGET_H
diff --git a/src/editconnectiondialog.cpp b/src/editconnectiondialog.cpp
index df3fe26..eeb67ba 100644
--- a/src/editconnectiondialog.cpp
+++ b/src/editconnectiondialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "editconnectiondialog.h"
diff --git a/src/editconnectiondialog.h b/src/editconnectiondialog.h
index 05a3a9e..de41534 100644
--- a/src/editconnectiondialog.h
+++ b/src/editconnectiondialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef EDITCONNECTIONDIALOG_H
diff --git a/src/exportdialog.cpp b/src/exportdialog.cpp
index 2b1eeef..8931cc4 100644
--- a/src/exportdialog.cpp
+++ b/src/exportdialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2goclientconfig.h"
diff --git a/src/exportdialog.h b/src/exportdialog.h
index 94ce4da..92eef10 100644
--- a/src/exportdialog.h
+++ b/src/exportdialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef EXPORTDIALOG_H
diff --git a/src/folderbutton.cpp b/src/folderbutton.cpp
index 7610b34..7ec9012 100644
--- a/src/folderbutton.cpp
+++ b/src/folderbutton.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "folderbutton.h"
diff --git a/src/folderbutton.h b/src/folderbutton.h
index 184f708..58cfaae 100644
--- a/src/folderbutton.h
+++ b/src/folderbutton.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef FOLDERBUTTON_H
diff --git a/src/folderexplorer.cpp b/src/folderexplorer.cpp
index e2b5d51..46e939b 100644
--- a/src/folderexplorer.cpp
+++ b/src/folderexplorer.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 #include "folderexplorer.h"
 #include "x2gologdebug.h"
diff --git a/src/folderexplorer.h b/src/folderexplorer.h
index acaf95f..a001a33 100644
--- a/src/folderexplorer.h
+++ b/src/folderexplorer.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 #ifndef FOLDEREXPLORER_H
 #define FOLDEREXPLORER_H
diff --git a/src/helpdialog.cpp b/src/helpdialog.cpp
index bbbe645..923997a 100644
--- a/src/helpdialog.cpp
+++ b/src/helpdialog.cpp
@@ -13,7 +13,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include <QtGlobal>
diff --git a/src/helpdialog.h b/src/helpdialog.h
index 7a7a199..3dd2e6d 100644
--- a/src/helpdialog.h
+++ b/src/helpdialog.h
@@ -13,7 +13,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef HELPDIALOG_H
diff --git a/src/httpbrokerclient.cpp b/src/httpbrokerclient.cpp
index 1416348..f7fbaf1 100644
--- a/src/httpbrokerclient.cpp
+++ b/src/httpbrokerclient.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "httpbrokerclient.h"
diff --git a/src/httpbrokerclient.h b/src/httpbrokerclient.h
index 3cb0eb0..0a307e1 100644
--- a/src/httpbrokerclient.h
+++ b/src/httpbrokerclient.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef HTTPBROKERCLIENT_H
diff --git a/src/imgframe.cpp b/src/imgframe.cpp
index 708de17..b506ea6 100644
--- a/src/imgframe.cpp
+++ b/src/imgframe.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "imgframe.h"
diff --git a/src/imgframe.h b/src/imgframe.h
index f11efd5..ed2d21d 100644
--- a/src/imgframe.h
+++ b/src/imgframe.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef IMGFRAME_H
diff --git a/src/mediawidget.cpp b/src/mediawidget.cpp
index c4686bd..40fab92 100644
--- a/src/mediawidget.cpp
+++ b/src/mediawidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "mediawidget.h"
diff --git a/src/mediawidget.h b/src/mediawidget.h
index 935c6bd..7564e6e 100644
--- a/src/mediawidget.h
+++ b/src/mediawidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef MEDIAWIDGET_H
diff --git a/src/non_modal_messagebox.cpp b/src/non_modal_messagebox.cpp
index 857b7a8..55c762d 100644
--- a/src/non_modal_messagebox.cpp
+++ b/src/non_modal_messagebox.cpp
@@ -11,7 +11,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include <QGridLayout>
diff --git a/src/non_modal_messagebox.h b/src/non_modal_messagebox.h
index a747c5d..07234a1 100644
--- a/src/non_modal_messagebox.h
+++ b/src/non_modal_messagebox.h
@@ -11,7 +11,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef NON_MODAL_MESSAGEBOX_H
diff --git a/src/ongetpass.cpp b/src/ongetpass.cpp
index 11568e0..eb4b284 100644
--- a/src/ongetpass.cpp
+++ b/src/ongetpass.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifdef HAVE_CONFIG_H
diff --git a/src/ongetpass.h b/src/ongetpass.h
index 6a88747..862106a 100644
--- a/src/ongetpass.h
+++ b/src/ongetpass.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef ONGETPASS_H
diff --git a/src/onmainwindow.cpp b/src/onmainwindow.cpp
index eca9451..f3341c9 100644
--- a/src/onmainwindow.cpp
+++ b/src/onmainwindow.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "onmainwindow_privat.h"
diff --git a/src/onmainwindow.h b/src/onmainwindow.h
index da238d5..816dbd8 100644
--- a/src/onmainwindow.h
+++ b/src/onmainwindow.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef ONMAINWINDOW_H
diff --git a/src/onmainwindow_privat.h b/src/onmainwindow_privat.h
index 92a3c36..d272f71 100644
--- a/src/onmainwindow_privat.h
+++ b/src/onmainwindow_privat.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef ONMAINWINDOWPRIVAT_H
diff --git a/src/printdialog.cpp b/src/printdialog.cpp
index d998b87..4d612a4 100644
--- a/src/printdialog.cpp
+++ b/src/printdialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "printdialog.h"
diff --git a/src/printdialog.h b/src/printdialog.h
index 14bec42..7078ad1 100644
--- a/src/printdialog.h
+++ b/src/printdialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef PRINTDIALOG_H
diff --git a/src/printercmddialog.cpp b/src/printercmddialog.cpp
index fe46871..f801edf 100644
--- a/src/printercmddialog.cpp
+++ b/src/printercmddialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "printercmddialog.h"
diff --git a/src/printercmddialog.h b/src/printercmddialog.h
index 2490873..79642ef 100644
--- a/src/printercmddialog.h
+++ b/src/printercmddialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef PRINTERCMDDIALOG_H
diff --git a/src/printprocess.cpp b/src/printprocess.cpp
index abe114a..1324eca 100644
--- a/src/printprocess.cpp
+++ b/src/printprocess.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2goclientconfig.h"
diff --git a/src/printprocess.h b/src/printprocess.h
index 1e6e568..2470391 100644
--- a/src/printprocess.h
+++ b/src/printprocess.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef PRINTPROCESS_H
diff --git a/src/printwidget.cpp b/src/printwidget.cpp
index 4bdef2f..58a8af7 100644
--- a/src/printwidget.cpp
+++ b/src/printwidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "printwidget.h"
diff --git a/src/printwidget.h b/src/printwidget.h
index 0880c66..4318493 100644
--- a/src/printwidget.h
+++ b/src/printwidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef PRINTWIDGET_H
diff --git a/src/sessionbutton.cpp b/src/sessionbutton.cpp
index f9bf371..0bbbdc9 100644
--- a/src/sessionbutton.cpp
+++ b/src/sessionbutton.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "sessionbutton.h"
diff --git a/src/sessionbutton.h b/src/sessionbutton.h
index fd9101a..6e87337 100644
--- a/src/sessionbutton.h
+++ b/src/sessionbutton.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SESSIONBUTTON_H
diff --git a/src/sessionexplorer.cpp b/src/sessionexplorer.cpp
index 4cd022b..fe884f6 100644
--- a/src/sessionexplorer.cpp
+++ b/src/sessionexplorer.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "sessionexplorer.h"
diff --git a/src/sessionexplorer.h b/src/sessionexplorer.h
index 6fa70b1..c526fef 100644
--- a/src/sessionexplorer.h
+++ b/src/sessionexplorer.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SESSIONEXPLORER_H
diff --git a/src/sessionmanagedialog.cpp b/src/sessionmanagedialog.cpp
index 2d57424..ee1eda6 100644
--- a/src/sessionmanagedialog.cpp
+++ b/src/sessionmanagedialog.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2goclientconfig.h"
diff --git a/src/sessionmanagedialog.h b/src/sessionmanagedialog.h
index c9f0f5e..9d4bfd2 100644
--- a/src/sessionmanagedialog.h
+++ b/src/sessionmanagedialog.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SESSIONMANAGEDIALOG_H
diff --git a/src/sessionwidget.cpp b/src/sessionwidget.cpp
index 97e310e..636d67e 100644
--- a/src/sessionwidget.cpp
+++ b/src/sessionwidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "sessionwidget.h"
diff --git a/src/sessionwidget.h b/src/sessionwidget.h
index e30e00e..bbc940e 100644
--- a/src/sessionwidget.h
+++ b/src/sessionwidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SESSIONWIDGET_H
diff --git a/src/settingswidget.cpp b/src/settingswidget.cpp
index 5715c88..3b8a9c9 100644
--- a/src/settingswidget.cpp
+++ b/src/settingswidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "settingswidget.h"
diff --git a/src/settingswidget.h b/src/settingswidget.h
index 01e081b..a58d429 100644
--- a/src/settingswidget.h
+++ b/src/settingswidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SETTINGSWIDGET_H
diff --git a/src/sharewidget.cpp b/src/sharewidget.cpp
index 5d8b35b..5502069 100644
--- a/src/sharewidget.cpp
+++ b/src/sharewidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "sharewidget.h"
diff --git a/src/sharewidget.h b/src/sharewidget.h
index ad8dac7..22ee358 100644
--- a/src/sharewidget.h
+++ b/src/sharewidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SHAREWIDGET_H
diff --git a/src/sshmasterconnection.cpp b/src/sshmasterconnection.cpp
index 7c2f91b..e3c252f 100644
--- a/src/sshmasterconnection.cpp
+++ b/src/sshmasterconnection.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2goclientconfig.h"
diff --git a/src/sshmasterconnection.h b/src/sshmasterconnection.h
index ad6776b..69bfa0d 100644
--- a/src/sshmasterconnection.h
+++ b/src/sshmasterconnection.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SSHMASTERCONNECTION_H
diff --git a/src/sshprocess.cpp b/src/sshprocess.cpp
index a5bb5cf..70c3b1c 100644
--- a/src/sshprocess.cpp
+++ b/src/sshprocess.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2goclientconfig.h"
diff --git a/src/sshprocess.h b/src/sshprocess.h
index e8df1ea..191cd3f 100644
--- a/src/sshprocess.h
+++ b/src/sshprocess.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef SSHPROCESS_H
diff --git a/src/userbutton.cpp b/src/userbutton.cpp
index 712ceac..ede550a 100644
--- a/src/userbutton.cpp
+++ b/src/userbutton.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2goclientconfig.h"
diff --git a/src/userbutton.h b/src/userbutton.h
index d07bf3d..6faff92 100644
--- a/src/userbutton.h
+++ b/src/userbutton.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef USERBUTTON_H
diff --git a/src/version.h b/src/version.h
index a788b52..731db8f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -13,7 +13,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef VERSION_H
diff --git a/src/wapi.cpp b/src/wapi.cpp
index cc59763..b5d485b 100644
--- a/src/wapi.cpp
+++ b/src/wapi.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef _WIN32_WINDOWS
diff --git a/src/wapi.h b/src/wapi.h
index 1db53b3..8ad19e1 100644
--- a/src/wapi.h
+++ b/src/wapi.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef _WAPI_H
diff --git a/src/x2goclient.cpp b/src/x2goclient.cpp
index 9879142..32801c3 100644
--- a/src/x2goclient.cpp
+++ b/src/x2goclient.cpp
@@ -13,7 +13,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include <iostream>
diff --git a/src/x2goclientconfig.h b/src/x2goclientconfig.h
index fb55a81..b29f576 100644
--- a/src/x2goclientconfig.h
+++ b/src/x2goclientconfig.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #if !defined(_X2GOCLIENT_CONFIG_H_)
diff --git a/src/x2gologdebug.cpp b/src/x2gologdebug.cpp
index c03d18d..d35e27a 100644
--- a/src/x2gologdebug.cpp
+++ b/src/x2gologdebug.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2gologdebug.h"
diff --git a/src/x2gologdebug.h b/src/x2gologdebug.h
index bf065e7..85e6bac 100644
--- a/src/x2gologdebug.h
+++ b/src/x2gologdebug.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef X2GOLOGDEBUG_H
diff --git a/src/x2gosettings.cpp b/src/x2gosettings.cpp
index b8908dc..2dfb5d7 100644
--- a/src/x2gosettings.cpp
+++ b/src/x2gosettings.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include "x2gosettings.h"
diff --git a/src/x2gosettings.h b/src/x2gosettings.h
index 3905198..0fc7598 100644
--- a/src/x2gosettings.h
+++ b/src/x2gosettings.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef X2GOSETTINGS_H
diff --git a/src/x2goutils.cpp b/src/x2goutils.cpp
index 35a5992..ce0ae4c 100644
--- a/src/x2goutils.cpp
+++ b/src/x2goutils.cpp
@@ -13,7 +13,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #include <vector>
diff --git a/src/x2goutils.h b/src/x2goutils.h
index 8a406c7..e0051b4 100644
--- a/src/x2goutils.h
+++ b/src/x2goutils.h
@@ -13,7 +13,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef X2GOUTILS_H
diff --git a/src/xsettingswidget.cpp b/src/xsettingswidget.cpp
index 2901c4f..d97a61d 100644
--- a/src/xsettingswidget.cpp
+++ b/src/xsettingswidget.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 #include "xsettingswidget.h"
 #include "x2gosettings.h"
diff --git a/src/xsettingswidget.h b/src/xsettingswidget.h
index 4376d7c..aa9d8ff 100644
--- a/src/xsettingswidget.h
+++ b/src/xsettingswidget.h
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 
 #ifndef XSETTINGSWIDGET_H
diff --git a/x2goclient.spec b/x2goclient.spec
index 98800d2..a5f293b 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -11,8 +11,8 @@ Group:          Applications/Communications
 License:        GPLv2+
 %endif
 
-URL:            http://www.x2go.org
-Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
+URL:            https://www.x2go.org
+Source0:        https://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
 Source1:        x2goclient-rpmlintrc
 
 BuildRequires:  cups-devel
diff --git a/x2gohelper/x2gohelper.cpp b/x2gohelper/x2gohelper.cpp
index d321bef..9d9d8ea 100644
--- a/x2gohelper/x2gohelper.cpp
+++ b/x2gohelper/x2gohelper.cpp
@@ -12,7 +12,7 @@
 *   GNU General Public License for more details.                          *
 *                                                                         *
 *   You should have received a copy of the GNU General Public License     *
-*   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
+*   along with this program.  If not, see <https://www.gnu.org/licenses/>. *
 ***************************************************************************/
 #include <windows.h>
 #include <TlHelp32.h>

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list