From 3b8fedea1ad62ae0189c231cc0dc6b657727d518 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Sat, 23 Mar 2019 17:29:26 +0100 Subject: [PATCH] Replace http GNU urls with https --- app/main.cpp | 2 +- app/qml/DevicePage.qml | 2 +- app/qml/FindDevicesPage.qml | 2 +- app/qml/PluginItem.qml | 2 +- app/qml/main.qml | 2 +- app/qml/mousepad.qml | 2 +- app/qml/mpris.qml | 2 +- app/qml/presentationRemote.qml | 2 +- app/qml/runcommand.qml | 2 +- app/qml/volume.qml | 2 +- cli/kdeconnect-cli.cpp | 2 +- core/backends/bluetooth/bluetoothdevicelink.cpp | 2 +- core/backends/bluetooth/bluetoothdevicelink.h | 2 +- core/backends/bluetooth/bluetoothdownloadjob.cpp | 2 +- core/backends/bluetooth/bluetoothdownloadjob.h | 2 +- core/backends/bluetooth/bluetoothlinkprovider.cpp | 2 +- core/backends/bluetooth/bluetoothlinkprovider.h | 2 +- core/backends/bluetooth/bluetoothpairinghandler.cpp | 2 +- core/backends/bluetooth/bluetoothpairinghandler.h | 2 +- core/backends/bluetooth/bluetoothuploadjob.cpp | 2 +- core/backends/bluetooth/bluetoothuploadjob.h | 2 +- core/backends/devicelinereader.cpp | 2 +- core/backends/devicelinereader.h | 2 +- core/backends/devicelink.cpp | 2 +- core/backends/devicelink.h | 2 +- core/backends/lan/compositeuploadjob.cpp | 2 +- core/backends/lan/compositeuploadjob.h | 2 +- core/backends/lan/landevicelink.cpp | 2 +- core/backends/lan/landevicelink.h | 2 +- core/backends/lan/lanlinkprovider.cpp | 2 +- core/backends/lan/lanlinkprovider.h | 2 +- core/backends/lan/lanpairinghandler.cpp | 2 +- core/backends/lan/lanpairinghandler.h | 2 +- core/backends/lan/server.cpp | 2 +- core/backends/lan/server.h | 2 +- core/backends/lan/socketlinereader.cpp | 2 +- core/backends/lan/socketlinereader.h | 2 +- core/backends/lan/uploadjob.cpp | 2 +- core/backends/lan/uploadjob.h | 2 +- core/backends/linkprovider.cpp | 2 +- core/backends/linkprovider.h | 2 +- core/backends/loopback/loopbackdevicelink.cpp | 2 +- core/backends/loopback/loopbackdevicelink.h | 2 +- core/backends/loopback/loopbacklinkprovider.cpp | 2 +- core/backends/loopback/loopbacklinkprovider.h | 2 +- core/backends/pairinghandler.cpp | 2 +- core/backends/pairinghandler.h | 2 +- core/core_debug.cpp | 2 +- core/core_debug.h | 2 +- core/daemon.cpp | 2 +- core/daemon.h | 2 +- core/dbushelper.cpp | 2 +- core/dbushelper.h | 2 +- core/device.cpp | 2 +- core/device.h | 2 +- core/filetransferjob.cpp | 2 +- core/filetransferjob.h | 2 +- core/kdeconnectconfig.cpp | 2 +- core/kdeconnectconfig.h | 2 +- core/kdeconnectplugin.cpp | 2 +- core/kdeconnectplugin.h | 2 +- core/kdeconnectpluginconfig.cpp | 2 +- core/kdeconnectpluginconfig.h | 2 +- core/networkpacket.cpp | 2 +- core/networkpacket.h | 2 +- core/networkpackettypes.h | 2 +- core/pluginloader.cpp | 2 +- core/pluginloader.h | 2 +- daemon/kdeconnectd.cpp | 2 +- declarativeplugin/kdeconnectdeclarativeplugin.cpp | 2 +- declarativeplugin/kdeconnectdeclarativeplugin.h | 2 +- declarativeplugin/qml/DBusProperty.qml | 2 +- declarativeplugin/qml/PluginChecker.qml | 2 +- declarativeplugin/qml/RemoteKeyboard.qml | 2 +- indicator/deviceindicator.cpp | 2 +- indicator/deviceindicator.h | 2 +- indicator/main.cpp | 2 +- interfaces/conversationmessage.cpp | 2 +- interfaces/conversationmessage.h | 2 +- interfaces/dbushelpers.h | 2 +- interfaces/dbusinterfaces.cpp | 2 +- interfaces/dbusinterfaces.h | 2 +- interfaces/devicesmodel.cpp | 2 +- interfaces/devicesmodel.h | 2 +- interfaces/devicessortproxymodel.cpp | 2 +- interfaces/devicessortproxymodel.h | 2 +- interfaces/interfaces_debug.h | 2 +- interfaces/notificationsmodel.cpp | 2 +- interfaces/notificationsmodel.h | 2 +- interfaces/remotecommandsmodel.cpp | 2 +- interfaces/remotecommandsmodel.h | 2 +- interfaces/remotesinksmodel.cpp | 2 +- interfaces/remotesinksmodel.h | 2 +- kcm/kcm.cpp | 2 +- kcm/kcm.h | 2 +- kcm/main.cpp | 2 +- kcmplugin/kdeconnectpluginkcm.cpp | 2 +- kcmplugin/kdeconnectpluginkcm.h | 2 +- kio/kiokdeconnect.cpp | 2 +- kio/kiokdeconnect.h | 2 +- nautilus-extension/kdeconnect-share.py | 2 +- plasmoid/package/contents/ui/Battery.qml | 2 +- plasmoid/package/contents/ui/CompactRepresentation.qml | 2 +- plasmoid/package/contents/ui/DeviceDelegate.qml | 2 +- plasmoid/package/contents/ui/FindMyPhone.qml | 2 +- plasmoid/package/contents/ui/FullRepresentation.qml | 2 +- plasmoid/package/contents/ui/RemoteCommands.qml | 2 +- plasmoid/package/contents/ui/Sftp.qml | 2 +- plasmoid/package/contents/ui/Share.qml | 2 +- plasmoid/package/contents/ui/main.qml | 2 +- plugins/battery/batterydbusinterface.cpp | 2 +- plugins/battery/batterydbusinterface.h | 2 +- plugins/battery/batteryplugin.cpp | 2 +- plugins/battery/batteryplugin.h | 2 +- plugins/clipboard/clipboardlistener.cpp | 2 +- plugins/clipboard/clipboardlistener.h | 2 +- plugins/clipboard/clipboardplugin.cpp | 2 +- plugins/clipboard/clipboardplugin.h | 2 +- plugins/contacts/contactsplugin.cpp | 2 +- plugins/contacts/contactsplugin.h | 2 +- plugins/findmyphone/findmyphoneplugin.cpp | 2 +- plugins/findmyphone/findmyphoneplugin.h | 2 +- plugins/findthisdevice/findthisdevice_config.cpp | 2 +- plugins/findthisdevice/findthisdevice_config.h | 2 +- plugins/findthisdevice/findthisdeviceplugin.cpp | 2 +- plugins/findthisdevice/findthisdeviceplugin.h | 2 +- plugins/lockdevice/lockdeviceplugin.cpp | 2 +- plugins/lockdevice/lockdeviceplugin.h | 2 +- plugins/mousepad/abstractremoteinput.cpp | 2 +- plugins/mousepad/abstractremoteinput.h | 2 +- plugins/mousepad/mousepadplugin.cpp | 2 +- plugins/mousepad/mousepadplugin.h | 2 +- plugins/mousepad/waylandremoteinput.cpp | 2 +- plugins/mousepad/waylandremoteinput.h | 2 +- plugins/mousepad/windowsremoteinput.cpp | 2 +- plugins/mousepad/windowsremoteinput.h | 2 +- plugins/mousepad/x11remoteinput.cpp | 2 +- plugins/mousepad/x11remoteinput.h | 2 +- plugins/mpriscontrol/mpriscontrolplugin.cpp | 2 +- plugins/mpriscontrol/mpriscontrolplugin.h | 2 +- plugins/mprisremote/mprisremoteplayer.cpp | 2 +- plugins/mprisremote/mprisremoteplayer.h | 2 +- plugins/mprisremote/mprisremoteplugin.cpp | 2 +- plugins/mprisremote/mprisremoteplugin.h | 2 +- plugins/notifications/notification.cpp | 2 +- plugins/notifications/notification.h | 2 +- plugins/notifications/notification_debug.h | 2 +- plugins/notifications/notificationsdbusinterface.cpp | 2 +- plugins/notifications/notificationsdbusinterface.h | 2 +- plugins/notifications/notificationsplugin.cpp | 2 +- plugins/notifications/notificationsplugin.h | 2 +- plugins/notifications/sendreplydialog.cpp | 2 +- plugins/notifications/sendreplydialog.h | 2 +- plugins/pausemusic/pausemusic_config.cpp | 2 +- plugins/pausemusic/pausemusic_config.h | 2 +- plugins/pausemusic/pausemusicplugin.cpp | 2 +- plugins/pausemusic/pausemusicplugin.h | 2 +- plugins/photo/photoplugin.cpp | 2 +- plugins/photo/photoplugin.h | 2 +- plugins/ping/pingplugin.cpp | 2 +- plugins/ping/pingplugin.h | 2 +- plugins/remotecommands/remotecommandsplugin.cpp | 2 +- plugins/remotecommands/remotecommandsplugin.h | 2 +- plugins/remotecontrol/remotecontrolplugin.cpp | 2 +- plugins/remotecontrol/remotecontrolplugin.h | 2 +- plugins/remotekeyboard/remotekeyboardplugin.cpp | 2 +- plugins/remotekeyboard/remotekeyboardplugin.h | 2 +- plugins/remotesystemvolume/remotesystemvolumeplugin.cpp | 2 +- plugins/remotesystemvolume/remotesystemvolumeplugin.h | 2 +- plugins/runcommand/runcommand_config.cpp | 2 +- plugins/runcommand/runcommand_config.h | 2 +- plugins/runcommand/runcommandplugin.cpp | 2 +- plugins/runcommand/runcommandplugin.h | 2 +- plugins/screensaver-inhibit/screensaverinhibitplugin.cpp | 2 +- plugins/screensaver-inhibit/screensaverinhibitplugin.h | 2 +- plugins/sendnotifications/notificationslistener.cpp | 2 +- plugins/sendnotifications/notificationslistener.h | 2 +- plugins/sendnotifications/notifyingapplication.cpp | 2 +- plugins/sendnotifications/notifyingapplication.h | 2 +- plugins/sendnotifications/notifyingapplicationmodel.cpp | 2 +- plugins/sendnotifications/notifyingapplicationmodel.h | 2 +- plugins/sendnotifications/sendnotification_debug.h | 2 +- plugins/sendnotifications/sendnotifications_config.cpp | 2 +- plugins/sendnotifications/sendnotifications_config.h | 2 +- plugins/sendnotifications/sendnotificationsplugin.cpp | 2 +- plugins/sendnotifications/sendnotificationsplugin.h | 2 +- plugins/sftp/mounter.cpp | 2 +- plugins/sftp/mounter.h | 2 +- plugins/sftp/mountloop.cpp | 2 +- plugins/sftp/mountloop.h | 2 +- plugins/sftp/sftp_debug.h | 2 +- plugins/sftp/sftpplugin.cpp | 2 +- plugins/sftp/sftpplugin.h | 2 +- plugins/share/share_config.cpp | 2 +- plugins/share/share_config.h | 2 +- plugins/share/share_debug.h | 2 +- plugins/share/shareplugin.cpp | 2 +- plugins/share/shareplugin.h | 2 +- plugins/sms/conversationsdbusinterface.cpp | 2 +- plugins/sms/conversationsdbusinterface.h | 2 +- plugins/sms/requestconversationworker.cpp | 2 +- plugins/sms/requestconversationworker.h | 2 +- plugins/sms/smsplugin.cpp | 2 +- plugins/sms/smsplugin.h | 2 +- plugins/systemvolume/systemvolumeplugin-pulse.cpp | 2 +- plugins/systemvolume/systemvolumeplugin-pulse.h | 2 +- plugins/systemvolume/systemvolumeplugin-win.cpp | 2 +- plugins/systemvolume/systemvolumeplugin-win.h | 2 +- plugins/telephony/telephonyplugin.cpp | 2 +- plugins/telephony/telephonyplugin.h | 2 +- runners/findmyphone/findmyphonerunner.cpp | 2 +- runners/findmyphone/findmyphonerunner.h | 2 +- runners/remotecommands/remotecommandsrunner.cpp | 2 +- runners/remotecommands/remotecommandsrunner.h | 2 +- sfos/qml/pages/PluginItem.qml | 2 +- sfos/qml/pages/mousepad.qml | 2 +- sfos/qml/pages/mpris.qml | 2 +- sfos/sailfishdaemon.cpp | 2 +- smsapp/conversationlistmodel.cpp | 2 +- smsapp/conversationlistmodel.h | 2 +- smsapp/conversationmodel.cpp | 2 +- smsapp/conversationmodel.h | 2 +- smsapp/main.cpp | 2 +- smsapp/qml/ChatMessage.qml | 2 +- smsapp/qml/ConversationDisplay.qml | 2 +- smsapp/qml/ConversationList.qml | 2 +- smsapp/qml/RoundImage.qml | 2 +- smsapp/qml/main.qml | 2 +- tests/devicetest.cpp | 2 +- tests/kdeconnectconfigtest.cpp | 2 +- tests/lanlinkprovidertest.cpp | 2 +- tests/networkpackettests.cpp | 2 +- tests/networkpackettests.h | 2 +- tests/pluginloadtest.cpp | 2 +- tests/sendfiletest.cpp | 2 +- tests/testdaemon.h | 2 +- tests/testnotificationlistener.cpp | 2 +- tests/testsslsocketlinereader.cpp | 2 +- urlhandler/kdeconnect-handler.cpp | 2 +- 239 files changed, 239 insertions(+), 239 deletions(-) diff --git a/app/main.cpp b/app/main.cpp index 70391c710..69f67eda0 100644 --- a/app/main.cpp +++ b/app/main.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/app/qml/DevicePage.qml b/app/qml/DevicePage.qml index 075df33e9..32f11db7a 100644 --- a/app/qml/DevicePage.qml +++ b/app/qml/DevicePage.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/FindDevicesPage.qml b/app/qml/FindDevicesPage.qml index d6bbefebb..11372d6bd 100644 --- a/app/qml/FindDevicesPage.qml +++ b/app/qml/FindDevicesPage.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/PluginItem.qml b/app/qml/PluginItem.qml index d34732695..ee1fdb248 100644 --- a/app/qml/PluginItem.qml +++ b/app/qml/PluginItem.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/main.qml b/app/qml/main.qml index 09d81b29b..0ec419898 100644 --- a/app/qml/main.qml +++ b/app/qml/main.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/mousepad.qml b/app/qml/mousepad.qml index 73a78bcab..11bed94b1 100644 --- a/app/qml/mousepad.qml +++ b/app/qml/mousepad.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/mpris.qml b/app/qml/mpris.qml index 32dfdc124..fb432ecc3 100644 --- a/app/qml/mpris.qml +++ b/app/qml/mpris.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/presentationRemote.qml b/app/qml/presentationRemote.qml index 6f5b997f8..b7f2f7a3c 100644 --- a/app/qml/presentationRemote.qml +++ b/app/qml/presentationRemote.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/runcommand.qml b/app/qml/runcommand.qml index 6e5032189..f849a43ba 100644 --- a/app/qml/runcommand.qml +++ b/app/qml/runcommand.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/app/qml/volume.qml b/app/qml/volume.qml index bc40a6ec8..b66f2df34 100644 --- a/app/qml/volume.qml +++ b/app/qml/volume.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.2 diff --git a/cli/kdeconnect-cli.cpp b/cli/kdeconnect-cli.cpp index 29928fc8f..82641f9ca 100644 --- a/cli/kdeconnect-cli.cpp +++ b/cli/kdeconnect-cli.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/core/backends/bluetooth/bluetoothdevicelink.cpp b/core/backends/bluetooth/bluetoothdevicelink.cpp index a2d13d11e..dbcb3a889 100644 --- a/core/backends/bluetooth/bluetoothdevicelink.cpp +++ b/core/backends/bluetooth/bluetoothdevicelink.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "bluetoothdevicelink.h" diff --git a/core/backends/bluetooth/bluetoothdevicelink.h b/core/backends/bluetooth/bluetoothdevicelink.h index 7a10f9f54..b14c3d209 100644 --- a/core/backends/bluetooth/bluetoothdevicelink.h +++ b/core/backends/bluetooth/bluetoothdevicelink.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef BLUETOOTHDEVICELINK_H diff --git a/core/backends/bluetooth/bluetoothdownloadjob.cpp b/core/backends/bluetooth/bluetoothdownloadjob.cpp index 74e5c6a71..f7cffc974 100644 --- a/core/backends/bluetooth/bluetoothdownloadjob.cpp +++ b/core/backends/bluetooth/bluetoothdownloadjob.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "bluetoothdownloadjob.h" diff --git a/core/backends/bluetooth/bluetoothdownloadjob.h b/core/backends/bluetooth/bluetoothdownloadjob.h index 6206d0f71..8b95afa48 100644 --- a/core/backends/bluetooth/bluetoothdownloadjob.h +++ b/core/backends/bluetooth/bluetoothdownloadjob.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef BLUETOOTHDOWNLOADJOB_H diff --git a/core/backends/bluetooth/bluetoothlinkprovider.cpp b/core/backends/bluetooth/bluetoothlinkprovider.cpp index 32487fd99..d20a5c4fd 100644 --- a/core/backends/bluetooth/bluetoothlinkprovider.cpp +++ b/core/backends/bluetooth/bluetoothlinkprovider.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "bluetoothlinkprovider.h" diff --git a/core/backends/bluetooth/bluetoothlinkprovider.h b/core/backends/bluetooth/bluetoothlinkprovider.h index 1875e95bc..d7815914e 100644 --- a/core/backends/bluetooth/bluetoothlinkprovider.h +++ b/core/backends/bluetooth/bluetoothlinkprovider.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef BLUETOOTHLINKPROVIDER_H diff --git a/core/backends/bluetooth/bluetoothpairinghandler.cpp b/core/backends/bluetooth/bluetoothpairinghandler.cpp index 637cbb45c..3eb2d452a 100644 --- a/core/backends/bluetooth/bluetoothpairinghandler.cpp +++ b/core/backends/bluetooth/bluetoothpairinghandler.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "bluetoothpairinghandler.h" diff --git a/core/backends/bluetooth/bluetoothpairinghandler.h b/core/backends/bluetooth/bluetoothpairinghandler.h index 8e5cf0fee..6b9e353c7 100644 --- a/core/backends/bluetooth/bluetoothpairinghandler.h +++ b/core/backends/bluetooth/bluetoothpairinghandler.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_BLUETOOTHPAIRINGHANDLER_H diff --git a/core/backends/bluetooth/bluetoothuploadjob.cpp b/core/backends/bluetooth/bluetoothuploadjob.cpp index 45d320d16..d7b564784 100644 --- a/core/backends/bluetooth/bluetoothuploadjob.cpp +++ b/core/backends/bluetooth/bluetoothuploadjob.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "bluetoothuploadjob.h" diff --git a/core/backends/bluetooth/bluetoothuploadjob.h b/core/backends/bluetooth/bluetoothuploadjob.h index 040d89bde..a0a536920 100644 --- a/core/backends/bluetooth/bluetoothuploadjob.h +++ b/core/backends/bluetooth/bluetoothuploadjob.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef BLUETOOTHUPLOADJOB_H diff --git a/core/backends/devicelinereader.cpp b/core/backends/devicelinereader.cpp index 12d66e866..0c9f463fa 100644 --- a/core/backends/devicelinereader.cpp +++ b/core/backends/devicelinereader.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "devicelinereader.h" diff --git a/core/backends/devicelinereader.h b/core/backends/devicelinereader.h index 7084ad71a..869a8d168 100644 --- a/core/backends/devicelinereader.h +++ b/core/backends/devicelinereader.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DEVICELINEREADER_H diff --git a/core/backends/devicelink.cpp b/core/backends/devicelink.cpp index 76607eea3..ea8cf2008 100644 --- a/core/backends/devicelink.cpp +++ b/core/backends/devicelink.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "devicelink.h" diff --git a/core/backends/devicelink.h b/core/backends/devicelink.h index 35922f3f1..992cb0322 100644 --- a/core/backends/devicelink.h +++ b/core/backends/devicelink.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DEVICELINK_H diff --git a/core/backends/lan/compositeuploadjob.cpp b/core/backends/lan/compositeuploadjob.cpp index 911ecf249..0b979d44f 100644 --- a/core/backends/lan/compositeuploadjob.cpp +++ b/core/backends/lan/compositeuploadjob.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "compositeuploadjob.h" diff --git a/core/backends/lan/compositeuploadjob.h b/core/backends/lan/compositeuploadjob.h index 5c66d8e2e..053f9a6fb 100644 --- a/core/backends/lan/compositeuploadjob.h +++ b/core/backends/lan/compositeuploadjob.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef COMPOSITEUPLOADJOB_H diff --git a/core/backends/lan/landevicelink.cpp b/core/backends/lan/landevicelink.cpp index 6bcd915b5..c1e67437d 100644 --- a/core/backends/lan/landevicelink.cpp +++ b/core/backends/lan/landevicelink.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "landevicelink.h" diff --git a/core/backends/lan/landevicelink.h b/core/backends/lan/landevicelink.h index 2a62fb633..28f63db20 100644 --- a/core/backends/lan/landevicelink.h +++ b/core/backends/lan/landevicelink.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef LANDEVICELINK_H diff --git a/core/backends/lan/lanlinkprovider.cpp b/core/backends/lan/lanlinkprovider.cpp index f7a905fbb..12cda17fa 100644 --- a/core/backends/lan/lanlinkprovider.cpp +++ b/core/backends/lan/lanlinkprovider.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "lanlinkprovider.h" diff --git a/core/backends/lan/lanlinkprovider.h b/core/backends/lan/lanlinkprovider.h index a9bbc947b..13f24a8b7 100644 --- a/core/backends/lan/lanlinkprovider.h +++ b/core/backends/lan/lanlinkprovider.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef LANLINKPROVIDER_H diff --git a/core/backends/lan/lanpairinghandler.cpp b/core/backends/lan/lanpairinghandler.cpp index 7d8eaae45..bac740e7e 100644 --- a/core/backends/lan/lanpairinghandler.cpp +++ b/core/backends/lan/lanpairinghandler.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "lanpairinghandler.h" diff --git a/core/backends/lan/lanpairinghandler.h b/core/backends/lan/lanpairinghandler.h index 624618de3..6340c9d04 100644 --- a/core/backends/lan/lanpairinghandler.h +++ b/core/backends/lan/lanpairinghandler.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_LANPAIRINGHANDLER_H diff --git a/core/backends/lan/server.cpp b/core/backends/lan/server.cpp index 208587286..7787b4e5c 100644 --- a/core/backends/lan/server.cpp +++ b/core/backends/lan/server.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "server.h" diff --git a/core/backends/lan/server.h b/core/backends/lan/server.h index 2ce46b882..e77340aa1 100644 --- a/core/backends/lan/server.h +++ b/core/backends/lan/server.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_SERVER_H diff --git a/core/backends/lan/socketlinereader.cpp b/core/backends/lan/socketlinereader.cpp index 33ea2de48..f67fdf3fa 100644 --- a/core/backends/lan/socketlinereader.cpp +++ b/core/backends/lan/socketlinereader.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "socketlinereader.h" diff --git a/core/backends/lan/socketlinereader.h b/core/backends/lan/socketlinereader.h index 06c3a9761..0b4e0d36c 100644 --- a/core/backends/lan/socketlinereader.h +++ b/core/backends/lan/socketlinereader.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SOCKETLINEREADER_H diff --git a/core/backends/lan/uploadjob.cpp b/core/backends/lan/uploadjob.cpp index 21119b2f0..c7d47f271 100644 --- a/core/backends/lan/uploadjob.cpp +++ b/core/backends/lan/uploadjob.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "uploadjob.h" diff --git a/core/backends/lan/uploadjob.h b/core/backends/lan/uploadjob.h index 996b4deb6..9e41b1d86 100644 --- a/core/backends/lan/uploadjob.h +++ b/core/backends/lan/uploadjob.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef UPLOADJOB_H diff --git a/core/backends/linkprovider.cpp b/core/backends/linkprovider.cpp index 1d6c0bf1c..fd876874d 100644 --- a/core/backends/linkprovider.cpp +++ b/core/backends/linkprovider.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "linkprovider.h" diff --git a/core/backends/linkprovider.h b/core/backends/linkprovider.h index 65f1bdfcd..00000502d 100644 --- a/core/backends/linkprovider.h +++ b/core/backends/linkprovider.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef LINKPROVIDER_H diff --git a/core/backends/loopback/loopbackdevicelink.cpp b/core/backends/loopback/loopbackdevicelink.cpp index 01e3f402f..20a019fde 100644 --- a/core/backends/loopback/loopbackdevicelink.cpp +++ b/core/backends/loopback/loopbackdevicelink.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "loopbackdevicelink.h" diff --git a/core/backends/loopback/loopbackdevicelink.h b/core/backends/loopback/loopbackdevicelink.h index cf1361daa..54b016a7e 100644 --- a/core/backends/loopback/loopbackdevicelink.h +++ b/core/backends/loopback/loopbackdevicelink.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef LOOPBACKDEVICELINK_H diff --git a/core/backends/loopback/loopbacklinkprovider.cpp b/core/backends/loopback/loopbacklinkprovider.cpp index 72e1243bf..7130763aa 100644 --- a/core/backends/loopback/loopbacklinkprovider.cpp +++ b/core/backends/loopback/loopbacklinkprovider.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "loopbacklinkprovider.h" diff --git a/core/backends/loopback/loopbacklinkprovider.h b/core/backends/loopback/loopbacklinkprovider.h index 77746a254..6670a5f7e 100644 --- a/core/backends/loopback/loopbacklinkprovider.h +++ b/core/backends/loopback/loopbacklinkprovider.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef LOOPBACKLINKPROVIDER_H diff --git a/core/backends/pairinghandler.cpp b/core/backends/pairinghandler.cpp index 04574f93e..acc42ae0b 100644 --- a/core/backends/pairinghandler.cpp +++ b/core/backends/pairinghandler.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "pairinghandler.h" diff --git a/core/backends/pairinghandler.h b/core/backends/pairinghandler.h index ecef6fb55..dd5c33159 100644 --- a/core/backends/pairinghandler.h +++ b/core/backends/pairinghandler.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_PAIRINGHANDLER_H diff --git a/core/core_debug.cpp b/core/core_debug.cpp index 4afe7d081..c82f65d73 100644 --- a/core/core_debug.cpp +++ b/core/core_debug.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "core_debug.h" diff --git a/core/core_debug.h b/core/core_debug.h index 1960bcf09..3daf0f725 100644 --- a/core/core_debug.h +++ b/core/core_debug.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef CORE_DEBUG_H diff --git a/core/daemon.cpp b/core/daemon.cpp index e5aa1cea3..ec6fd6c13 100644 --- a/core/daemon.cpp +++ b/core/daemon.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "daemon.h" diff --git a/core/daemon.h b/core/daemon.h index d230a407a..0f4f3b346 100644 --- a/core/daemon.h +++ b/core/daemon.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_DAEMON_H diff --git a/core/dbushelper.cpp b/core/dbushelper.cpp index 127ec3966..bd201e659 100644 --- a/core/dbushelper.cpp +++ b/core/dbushelper.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "dbushelper.h" diff --git a/core/dbushelper.h b/core/dbushelper.h index 5f7e85791..34f9004d7 100644 --- a/core/dbushelper.h +++ b/core/dbushelper.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_DBUSHELPER_H diff --git a/core/device.cpp b/core/device.cpp index 1dd0f59b7..6e52b0950 100644 --- a/core/device.cpp +++ b/core/device.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "device.h" diff --git a/core/device.h b/core/device.h index 0c79b2a3d..15fd73ea8 100644 --- a/core/device.h +++ b/core/device.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DEVICE_H diff --git a/core/filetransferjob.cpp b/core/filetransferjob.cpp index 853b021d7..b9591a83c 100644 --- a/core/filetransferjob.cpp +++ b/core/filetransferjob.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "filetransferjob.h" diff --git a/core/filetransferjob.h b/core/filetransferjob.h index 9979577a9..fc2cefaf8 100644 --- a/core/filetransferjob.h +++ b/core/filetransferjob.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef FILETRANSFERJOB_H diff --git a/core/kdeconnectconfig.cpp b/core/kdeconnectconfig.cpp index 5d2f28b7f..0c385e542 100644 --- a/core/kdeconnectconfig.cpp +++ b/core/kdeconnectconfig.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "kdeconnectconfig.h" diff --git a/core/kdeconnectconfig.h b/core/kdeconnectconfig.h index 850f97d38..9e758f9ae 100644 --- a/core/kdeconnectconfig.h +++ b/core/kdeconnectconfig.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECTCONFIG_H diff --git a/core/kdeconnectplugin.cpp b/core/kdeconnectplugin.cpp index e5bc39284..bc8275432 100644 --- a/core/kdeconnectplugin.cpp +++ b/core/kdeconnectplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "kdeconnectplugin.h" diff --git a/core/kdeconnectplugin.h b/core/kdeconnectplugin.h index 2dac69a7c..aecae0907 100644 --- a/core/kdeconnectplugin.h +++ b/core/kdeconnectplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECTPLUGIN_H diff --git a/core/kdeconnectpluginconfig.cpp b/core/kdeconnectpluginconfig.cpp index 9e3045979..60be9eeb4 100644 --- a/core/kdeconnectpluginconfig.cpp +++ b/core/kdeconnectpluginconfig.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "kdeconnectpluginconfig.h" diff --git a/core/kdeconnectpluginconfig.h b/core/kdeconnectpluginconfig.h index a13d0041b..2c0530d1a 100644 --- a/core/kdeconnectpluginconfig.h +++ b/core/kdeconnectpluginconfig.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECTPLUGINCONFIG_H diff --git a/core/networkpacket.cpp b/core/networkpacket.cpp index d6482169e..89d429807 100644 --- a/core/networkpacket.cpp +++ b/core/networkpacket.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "networkpacket.h" diff --git a/core/networkpacket.h b/core/networkpacket.h index c19d36689..b059c8b90 100644 --- a/core/networkpacket.h +++ b/core/networkpacket.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NETWORKPACKET_H diff --git a/core/networkpackettypes.h b/core/networkpackettypes.h index f4227dc19..11111b131 100644 --- a/core/networkpackettypes.h +++ b/core/networkpackettypes.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NETWORKPACKETTYPES_H diff --git a/core/pluginloader.cpp b/core/pluginloader.cpp index 39636bfff..756aa8bce 100644 --- a/core/pluginloader.cpp +++ b/core/pluginloader.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "pluginloader.h" diff --git a/core/pluginloader.h b/core/pluginloader.h index 306431d24..b3bb264ac 100644 --- a/core/pluginloader.h +++ b/core/pluginloader.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef PLUGINLOADER_H diff --git a/daemon/kdeconnectd.cpp b/daemon/kdeconnectd.cpp index 00e8cabb4..b063cec0f 100644 --- a/daemon/kdeconnectd.cpp +++ b/daemon/kdeconnectd.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/declarativeplugin/kdeconnectdeclarativeplugin.cpp b/declarativeplugin/kdeconnectdeclarativeplugin.cpp index aec3b0a77..ad8717e0d 100644 --- a/declarativeplugin/kdeconnectdeclarativeplugin.cpp +++ b/declarativeplugin/kdeconnectdeclarativeplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "kdeconnectdeclarativeplugin.h" diff --git a/declarativeplugin/kdeconnectdeclarativeplugin.h b/declarativeplugin/kdeconnectdeclarativeplugin.h index f823418da..fbcf22f05 100644 --- a/declarativeplugin/kdeconnectdeclarativeplugin.h +++ b/declarativeplugin/kdeconnectdeclarativeplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECTDECLARATIVEPLUGIN_H diff --git a/declarativeplugin/qml/DBusProperty.qml b/declarativeplugin/qml/DBusProperty.qml index 30527de19..5d438507c 100644 --- a/declarativeplugin/qml/DBusProperty.qml +++ b/declarativeplugin/qml/DBusProperty.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQml 2.2 diff --git a/declarativeplugin/qml/PluginChecker.qml b/declarativeplugin/qml/PluginChecker.qml index 93f12c055..9c31a5498 100644 --- a/declarativeplugin/qml/PluginChecker.qml +++ b/declarativeplugin/qml/PluginChecker.qml @@ -16,7 +16,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 . + * along with this program. If not, see . */ import QtQml 2.2 diff --git a/declarativeplugin/qml/RemoteKeyboard.qml b/declarativeplugin/qml/RemoteKeyboard.qml index f168d8799..93fc7b855 100644 --- a/declarativeplugin/qml/RemoteKeyboard.qml +++ b/declarativeplugin/qml/RemoteKeyboard.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/indicator/deviceindicator.cpp b/indicator/deviceindicator.cpp index e79c70eaa..38bfadb6d 100644 --- a/indicator/deviceindicator.cpp +++ b/indicator/deviceindicator.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "deviceindicator.h" diff --git a/indicator/deviceindicator.h b/indicator/deviceindicator.h index 38870f95d..88fe95225 100644 --- a/indicator/deviceindicator.h +++ b/indicator/deviceindicator.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DEVICEINDICATOR_H diff --git a/indicator/main.cpp b/indicator/main.cpp index e5f2a53f6..31d5f9d66 100644 --- a/indicator/main.cpp +++ b/indicator/main.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/interfaces/conversationmessage.cpp b/interfaces/conversationmessage.cpp index 393a9fd6c..6d8e4884b 100644 --- a/interfaces/conversationmessage.cpp +++ b/interfaces/conversationmessage.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "conversationmessage.h" diff --git a/interfaces/conversationmessage.h b/interfaces/conversationmessage.h index dc6f86b88..555751ae6 100644 --- a/interfaces/conversationmessage.h +++ b/interfaces/conversationmessage.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef PLUGINS_TELEPHONY_CONVERSATIONMESSAGE_H_ diff --git a/interfaces/dbushelpers.h b/interfaces/dbushelpers.h index 10c624438..968d9f7f2 100644 --- a/interfaces/dbushelpers.h +++ b/interfaces/dbushelpers.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DBUSHELPERS_H diff --git a/interfaces/dbusinterfaces.cpp b/interfaces/dbusinterfaces.cpp index 7cdbd29ee..a13d460b4 100644 --- a/interfaces/dbusinterfaces.cpp +++ b/interfaces/dbusinterfaces.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "dbusinterfaces.h" diff --git a/interfaces/dbusinterfaces.h b/interfaces/dbusinterfaces.h index 90049e100..fcc64b729 100644 --- a/interfaces/dbusinterfaces.h +++ b/interfaces/dbusinterfaces.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DBUSINTERFACES_H diff --git a/interfaces/devicesmodel.cpp b/interfaces/devicesmodel.cpp index d09de8642..46fd31e6f 100644 --- a/interfaces/devicesmodel.cpp +++ b/interfaces/devicesmodel.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "devicesmodel.h" diff --git a/interfaces/devicesmodel.h b/interfaces/devicesmodel.h index bd53fae4e..3f05208e1 100644 --- a/interfaces/devicesmodel.h +++ b/interfaces/devicesmodel.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DEVICESMODEL_H diff --git a/interfaces/devicessortproxymodel.cpp b/interfaces/devicessortproxymodel.cpp index 688ae9ca9..425dd4f80 100644 --- a/interfaces/devicessortproxymodel.cpp +++ b/interfaces/devicessortproxymodel.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "devicessortproxymodel.h" diff --git a/interfaces/devicessortproxymodel.h b/interfaces/devicessortproxymodel.h index c5ccaf553..df79b7c04 100644 --- a/interfaces/devicessortproxymodel.h +++ b/interfaces/devicessortproxymodel.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef DEVICESSORTPROXYMODEL_H diff --git a/interfaces/interfaces_debug.h b/interfaces/interfaces_debug.h index 95e05f1da..2cdb99e69 100644 --- a/interfaces/interfaces_debug.h +++ b/interfaces/interfaces_debug.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECT_INTERFACE_DEBUG_H diff --git a/interfaces/notificationsmodel.cpp b/interfaces/notificationsmodel.cpp index a3e5b4b03..1cd439273 100644 --- a/interfaces/notificationsmodel.cpp +++ b/interfaces/notificationsmodel.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notificationsmodel.h" diff --git a/interfaces/notificationsmodel.h b/interfaces/notificationsmodel.h index ca55cee47..7adf15337 100644 --- a/interfaces/notificationsmodel.h +++ b/interfaces/notificationsmodel.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFICATIONSMODEL_H diff --git a/interfaces/remotecommandsmodel.cpp b/interfaces/remotecommandsmodel.cpp index 1dbe00627..b667e5ef3 100644 --- a/interfaces/remotecommandsmodel.cpp +++ b/interfaces/remotecommandsmodel.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "remotecommandsmodel.h" diff --git a/interfaces/remotecommandsmodel.h b/interfaces/remotecommandsmodel.h index d999e8cc2..ecef9af30 100644 --- a/interfaces/remotecommandsmodel.h +++ b/interfaces/remotecommandsmodel.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REMOTECOMMANDSMODEL_H diff --git a/interfaces/remotesinksmodel.cpp b/interfaces/remotesinksmodel.cpp index 48adc96bd..1005fd9c1 100644 --- a/interfaces/remotesinksmodel.cpp +++ b/interfaces/remotesinksmodel.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "remotesinksmodel.h" diff --git a/interfaces/remotesinksmodel.h b/interfaces/remotesinksmodel.h index 778e7f431..3c0e256ad 100644 --- a/interfaces/remotesinksmodel.h +++ b/interfaces/remotesinksmodel.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REMOTESINKSMODEL_H diff --git a/kcm/kcm.cpp b/kcm/kcm.cpp index 8bd8e9fd3..721a5166d 100644 --- a/kcm/kcm.cpp +++ b/kcm/kcm.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "kcm.h" diff --git a/kcm/kcm.h b/kcm/kcm.h index 67f7cf8a2..954efbc88 100644 --- a/kcm/kcm.h +++ b/kcm/kcm.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECTKCM_H diff --git a/kcm/main.cpp b/kcm/main.cpp index 1aebddf11..87b6d341e 100644 --- a/kcm/main.cpp +++ b/kcm/main.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/kcmplugin/kdeconnectpluginkcm.cpp b/kcmplugin/kdeconnectpluginkcm.cpp index 9b8cc6c08..2bc045d23 100644 --- a/kcmplugin/kdeconnectpluginkcm.cpp +++ b/kcmplugin/kdeconnectpluginkcm.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "kdeconnectpluginkcm.h" diff --git a/kcmplugin/kdeconnectpluginkcm.h b/kcmplugin/kdeconnectpluginkcm.h index 2611719bb..b2d8f4b45 100644 --- a/kcmplugin/kdeconnectpluginkcm.h +++ b/kcmplugin/kdeconnectpluginkcm.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KDECONNECTPLUGINKCM_H diff --git a/kio/kiokdeconnect.cpp b/kio/kiokdeconnect.cpp index 49527258d..af36e2b9c 100644 --- a/kio/kiokdeconnect.cpp +++ b/kio/kiokdeconnect.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ diff --git a/kio/kiokdeconnect.h b/kio/kiokdeconnect.h index e5e5cbf9a..28778bc16 100644 --- a/kio/kiokdeconnect.h +++ b/kio/kiokdeconnect.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef KIOKDECONNECT_H diff --git a/nautilus-extension/kdeconnect-share.py b/nautilus-extension/kdeconnect-share.py index fa97b4668..d86580a5e 100644 --- a/nautilus-extension/kdeconnect-share.py +++ b/nautilus-extension/kdeconnect-share.py @@ -19,7 +19,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 . + * along with this program. If not, see . """ __author__ = "Albert Vaca Cintora " diff --git a/plasmoid/package/contents/ui/Battery.qml b/plasmoid/package/contents/ui/Battery.qml index 51e130e69..8d4345047 100644 --- a/plasmoid/package/contents/ui/Battery.qml +++ b/plasmoid/package/contents/ui/Battery.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/CompactRepresentation.qml b/plasmoid/package/contents/ui/CompactRepresentation.qml index 41173f7fd..5110c0051 100644 --- a/plasmoid/package/contents/ui/CompactRepresentation.qml +++ b/plasmoid/package/contents/ui/CompactRepresentation.qml @@ -15,7 +15,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this library. If not, see . + License along with this library. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/DeviceDelegate.qml b/plasmoid/package/contents/ui/DeviceDelegate.qml index 68bc19a49..3e657b2a1 100644 --- a/plasmoid/package/contents/ui/DeviceDelegate.qml +++ b/plasmoid/package/contents/ui/DeviceDelegate.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/FindMyPhone.qml b/plasmoid/package/contents/ui/FindMyPhone.qml index 846c15308..5e4e4eac6 100644 --- a/plasmoid/package/contents/ui/FindMyPhone.qml +++ b/plasmoid/package/contents/ui/FindMyPhone.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml index e09ae2dcc..e77f13e0a 100644 --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/RemoteCommands.qml b/plasmoid/package/contents/ui/RemoteCommands.qml index c8c8f373a..670e1f8f4 100644 --- a/plasmoid/package/contents/ui/RemoteCommands.qml +++ b/plasmoid/package/contents/ui/RemoteCommands.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/Sftp.qml b/plasmoid/package/contents/ui/Sftp.qml index e3fc65f6b..6edaf772c 100644 --- a/plasmoid/package/contents/ui/Sftp.qml +++ b/plasmoid/package/contents/ui/Sftp.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/Share.qml b/plasmoid/package/contents/ui/Share.qml index 2b18a56ec..29ce6db2c 100644 --- a/plasmoid/package/contents/ui/Share.qml +++ b/plasmoid/package/contents/ui/Share.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plasmoid/package/contents/ui/main.qml b/plasmoid/package/contents/ui/main.qml index b11cac715..ad30d4309 100644 --- a/plasmoid/package/contents/ui/main.qml +++ b/plasmoid/package/contents/ui/main.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/plugins/battery/batterydbusinterface.cpp b/plugins/battery/batterydbusinterface.cpp index 1d475281f..f2bd39627 100644 --- a/plugins/battery/batterydbusinterface.cpp +++ b/plugins/battery/batterydbusinterface.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "batterydbusinterface.h" diff --git a/plugins/battery/batterydbusinterface.h b/plugins/battery/batterydbusinterface.h index c49e5c338..67395141d 100644 --- a/plugins/battery/batterydbusinterface.h +++ b/plugins/battery/batterydbusinterface.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef BATTERYDBUSINTERFACE_H diff --git a/plugins/battery/batteryplugin.cpp b/plugins/battery/batteryplugin.cpp index 8ddd4b6bc..38dc54fb6 100644 --- a/plugins/battery/batteryplugin.cpp +++ b/plugins/battery/batteryplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "batteryplugin.h" diff --git a/plugins/battery/batteryplugin.h b/plugins/battery/batteryplugin.h index bf4e64a8e..5eed972f5 100644 --- a/plugins/battery/batteryplugin.h +++ b/plugins/battery/batteryplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef BATTERYPLUGIN_H diff --git a/plugins/clipboard/clipboardlistener.cpp b/plugins/clipboard/clipboardlistener.cpp index 1c23f6870..55778660c 100644 --- a/plugins/clipboard/clipboardlistener.cpp +++ b/plugins/clipboard/clipboardlistener.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "clipboardlistener.h" diff --git a/plugins/clipboard/clipboardlistener.h b/plugins/clipboard/clipboardlistener.h index d48c31c54..a22240fd9 100644 --- a/plugins/clipboard/clipboardlistener.h +++ b/plugins/clipboard/clipboardlistener.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef CLIPBOARDLISTENER_H diff --git a/plugins/clipboard/clipboardplugin.cpp b/plugins/clipboard/clipboardplugin.cpp index d60ab71dd..764143204 100644 --- a/plugins/clipboard/clipboardplugin.cpp +++ b/plugins/clipboard/clipboardplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "clipboardplugin.h" diff --git a/plugins/clipboard/clipboardplugin.h b/plugins/clipboard/clipboardplugin.h index fb7991b6d..1e1805738 100644 --- a/plugins/clipboard/clipboardplugin.h +++ b/plugins/clipboard/clipboardplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef CLIPBOARDPLUGIN_H diff --git a/plugins/contacts/contactsplugin.cpp b/plugins/contacts/contactsplugin.cpp index 0426ef41f..de3368ef7 100644 --- a/plugins/contacts/contactsplugin.cpp +++ b/plugins/contacts/contactsplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/plugins/contacts/contactsplugin.h b/plugins/contacts/contactsplugin.h index a14a02d80..d2bdd1f41 100644 --- a/plugins/contacts/contactsplugin.h +++ b/plugins/contacts/contactsplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef CONTACTSPLUGIN_H diff --git a/plugins/findmyphone/findmyphoneplugin.cpp b/plugins/findmyphone/findmyphoneplugin.cpp index f2ff8038f..835231ad9 100644 --- a/plugins/findmyphone/findmyphoneplugin.cpp +++ b/plugins/findmyphone/findmyphoneplugin.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "findmyphoneplugin.h" diff --git a/plugins/findmyphone/findmyphoneplugin.h b/plugins/findmyphone/findmyphoneplugin.h index 4c8e90f38..83901a09e 100644 --- a/plugins/findmyphone/findmyphoneplugin.h +++ b/plugins/findmyphone/findmyphoneplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef FINDMYPHONEPLUGIN_H diff --git a/plugins/findthisdevice/findthisdevice_config.cpp b/plugins/findthisdevice/findthisdevice_config.cpp index 601ca23b6..e5a63732c 100644 --- a/plugins/findthisdevice/findthisdevice_config.cpp +++ b/plugins/findthisdevice/findthisdevice_config.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "findthisdevice_config.h" diff --git a/plugins/findthisdevice/findthisdevice_config.h b/plugins/findthisdevice/findthisdevice_config.h index 6354ce4db..51a7cdca9 100644 --- a/plugins/findthisdevice/findthisdevice_config.h +++ b/plugins/findthisdevice/findthisdevice_config.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef FINDTHISDEVICE_CONFIG_H diff --git a/plugins/findthisdevice/findthisdeviceplugin.cpp b/plugins/findthisdevice/findthisdeviceplugin.cpp index f6aeaa3a9..74f64ab63 100644 --- a/plugins/findthisdevice/findthisdeviceplugin.cpp +++ b/plugins/findthisdevice/findthisdeviceplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "findthisdeviceplugin.h" diff --git a/plugins/findthisdevice/findthisdeviceplugin.h b/plugins/findthisdevice/findthisdeviceplugin.h index bf69c50b4..a712c6d79 100644 --- a/plugins/findthisdevice/findthisdeviceplugin.h +++ b/plugins/findthisdevice/findthisdeviceplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef FINDTHISDEVICEPLUGIN_H diff --git a/plugins/lockdevice/lockdeviceplugin.cpp b/plugins/lockdevice/lockdeviceplugin.cpp index 9f3d76e08..67473f64b 100644 --- a/plugins/lockdevice/lockdeviceplugin.cpp +++ b/plugins/lockdevice/lockdeviceplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "lockdeviceplugin.h" diff --git a/plugins/lockdevice/lockdeviceplugin.h b/plugins/lockdevice/lockdeviceplugin.h index 91b66cdef..64138de5e 100644 --- a/plugins/lockdevice/lockdeviceplugin.h +++ b/plugins/lockdevice/lockdeviceplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef LOCKDEVICEPLUGIN_H diff --git a/plugins/mousepad/abstractremoteinput.cpp b/plugins/mousepad/abstractremoteinput.cpp index b22d90809..d0b0cc024 100644 --- a/plugins/mousepad/abstractremoteinput.cpp +++ b/plugins/mousepad/abstractremoteinput.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ diff --git a/plugins/mousepad/abstractremoteinput.h b/plugins/mousepad/abstractremoteinput.h index f6360310b..48372559b 100644 --- a/plugins/mousepad/abstractremoteinput.h +++ b/plugins/mousepad/abstractremoteinput.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef ABSTRACTREMOTEINPUT_H diff --git a/plugins/mousepad/mousepadplugin.cpp b/plugins/mousepad/mousepadplugin.cpp index 820737b2c..c72ea417e 100644 --- a/plugins/mousepad/mousepadplugin.cpp +++ b/plugins/mousepad/mousepadplugin.cpp @@ -17,7 +17,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 . + * along with this program. If not, see . */ #include "mousepadplugin.h" diff --git a/plugins/mousepad/mousepadplugin.h b/plugins/mousepad/mousepadplugin.h index f230cc573..59d87742d 100644 --- a/plugins/mousepad/mousepadplugin.h +++ b/plugins/mousepad/mousepadplugin.h @@ -17,7 +17,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 . + * along with this program. If not, see . */ #ifndef MOUSEPADPLUGIN_H diff --git a/plugins/mousepad/waylandremoteinput.cpp b/plugins/mousepad/waylandremoteinput.cpp index 443d98509..86c65d1f7 100644 --- a/plugins/mousepad/waylandremoteinput.cpp +++ b/plugins/mousepad/waylandremoteinput.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "waylandremoteinput.h" diff --git a/plugins/mousepad/waylandremoteinput.h b/plugins/mousepad/waylandremoteinput.h index 6f9685ba9..6ae2ddab4 100644 --- a/plugins/mousepad/waylandremoteinput.h +++ b/plugins/mousepad/waylandremoteinput.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef WAYLANDREMOTEINPUT_H diff --git a/plugins/mousepad/windowsremoteinput.cpp b/plugins/mousepad/windowsremoteinput.cpp index 32807a9a7..3defa75e5 100644 --- a/plugins/mousepad/windowsremoteinput.cpp +++ b/plugins/mousepad/windowsremoteinput.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "windowsremoteinput.h" diff --git a/plugins/mousepad/windowsremoteinput.h b/plugins/mousepad/windowsremoteinput.h index f7187bdcf..0fb9a1212 100644 --- a/plugins/mousepad/windowsremoteinput.h +++ b/plugins/mousepad/windowsremoteinput.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef WINDOWSREMOTEINPUT_H diff --git a/plugins/mousepad/x11remoteinput.cpp b/plugins/mousepad/x11remoteinput.cpp index 41a40a38e..244652661 100644 --- a/plugins/mousepad/x11remoteinput.cpp +++ b/plugins/mousepad/x11remoteinput.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "x11remoteinput.h" diff --git a/plugins/mousepad/x11remoteinput.h b/plugins/mousepad/x11remoteinput.h index 897271a2b..583efbdc2 100644 --- a/plugins/mousepad/x11remoteinput.h +++ b/plugins/mousepad/x11remoteinput.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef X11REMOTEINPUT_H diff --git a/plugins/mpriscontrol/mpriscontrolplugin.cpp b/plugins/mpriscontrol/mpriscontrolplugin.cpp index 753b3eb70..2bf05df54 100644 --- a/plugins/mpriscontrol/mpriscontrolplugin.cpp +++ b/plugins/mpriscontrol/mpriscontrolplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "mpriscontrolplugin.h" diff --git a/plugins/mpriscontrol/mpriscontrolplugin.h b/plugins/mpriscontrol/mpriscontrolplugin.h index 43f1d9448..6f4c89d47 100644 --- a/plugins/mpriscontrol/mpriscontrolplugin.h +++ b/plugins/mpriscontrol/mpriscontrolplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef MPRISCONTROLPLUGIN_H diff --git a/plugins/mprisremote/mprisremoteplayer.cpp b/plugins/mprisremote/mprisremoteplayer.cpp index 95b552573..bbfa63886 100644 --- a/plugins/mprisremote/mprisremoteplayer.cpp +++ b/plugins/mprisremote/mprisremoteplayer.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "mprisremoteplayer.h" diff --git a/plugins/mprisremote/mprisremoteplayer.h b/plugins/mprisremote/mprisremoteplayer.h index 34c131a2d..f9b5b4bf6 100644 --- a/plugins/mprisremote/mprisremoteplayer.h +++ b/plugins/mprisremote/mprisremoteplayer.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #pragma once diff --git a/plugins/mprisremote/mprisremoteplugin.cpp b/plugins/mprisremote/mprisremoteplugin.cpp index 88fd9e496..85ae8a860 100644 --- a/plugins/mprisremote/mprisremoteplugin.cpp +++ b/plugins/mprisremote/mprisremoteplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "mprisremoteplugin.h" diff --git a/plugins/mprisremote/mprisremoteplugin.h b/plugins/mprisremote/mprisremoteplugin.h index b6cc06a99..aedfac79c 100644 --- a/plugins/mprisremote/mprisremoteplugin.h +++ b/plugins/mprisremote/mprisremoteplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef MPRISREMOTEPLUGIN_H diff --git a/plugins/notifications/notification.cpp b/plugins/notifications/notification.cpp index 679d4cca4..d651c3470 100644 --- a/plugins/notifications/notification.cpp +++ b/plugins/notifications/notification.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notification.h" diff --git a/plugins/notifications/notification.h b/plugins/notifications/notification.h index 8a7ab3657..4971e146c 100644 --- a/plugins/notifications/notification.h +++ b/plugins/notifications/notification.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFICATION_H diff --git a/plugins/notifications/notification_debug.h b/plugins/notifications/notification_debug.h index febca382f..b13668013 100644 --- a/plugins/notifications/notification_debug.h +++ b/plugins/notifications/notification_debug.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFICATION_DEBUG_H diff --git a/plugins/notifications/notificationsdbusinterface.cpp b/plugins/notifications/notificationsdbusinterface.cpp index 843b7881b..51af4e7e5 100644 --- a/plugins/notifications/notificationsdbusinterface.cpp +++ b/plugins/notifications/notificationsdbusinterface.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notificationsdbusinterface.h" diff --git a/plugins/notifications/notificationsdbusinterface.h b/plugins/notifications/notificationsdbusinterface.h index 682617222..224b5efc6 100644 --- a/plugins/notifications/notificationsdbusinterface.h +++ b/plugins/notifications/notificationsdbusinterface.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFICATIONSDBUSINTERFACE_H diff --git a/plugins/notifications/notificationsplugin.cpp b/plugins/notifications/notificationsplugin.cpp index 545369eb0..ca93863e0 100644 --- a/plugins/notifications/notificationsplugin.cpp +++ b/plugins/notifications/notificationsplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notificationsplugin.h" diff --git a/plugins/notifications/notificationsplugin.h b/plugins/notifications/notificationsplugin.h index cfb34f215..54fa13efc 100644 --- a/plugins/notifications/notificationsplugin.h +++ b/plugins/notifications/notificationsplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFICATIONSPLUGIN_H diff --git a/plugins/notifications/sendreplydialog.cpp b/plugins/notifications/sendreplydialog.cpp index 28e82ccd7..e957ba8ed 100644 --- a/plugins/notifications/sendreplydialog.cpp +++ b/plugins/notifications/sendreplydialog.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "sendreplydialog.h" diff --git a/plugins/notifications/sendreplydialog.h b/plugins/notifications/sendreplydialog.h index 2e0e81d30..fa5548dd2 100644 --- a/plugins/notifications/sendreplydialog.h +++ b/plugins/notifications/sendreplydialog.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SENDREPLYDIALOG_H diff --git a/plugins/pausemusic/pausemusic_config.cpp b/plugins/pausemusic/pausemusic_config.cpp index fde7a3ba3..cf8f61cfd 100644 --- a/plugins/pausemusic/pausemusic_config.cpp +++ b/plugins/pausemusic/pausemusic_config.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "pausemusic_config.h" diff --git a/plugins/pausemusic/pausemusic_config.h b/plugins/pausemusic/pausemusic_config.h index 4140dd636..aefd4f9c0 100644 --- a/plugins/pausemusic/pausemusic_config.h +++ b/plugins/pausemusic/pausemusic_config.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef PAUSEMUSIC_CONFIG_H diff --git a/plugins/pausemusic/pausemusicplugin.cpp b/plugins/pausemusic/pausemusicplugin.cpp index 0b365fb6d..31196e0f3 100644 --- a/plugins/pausemusic/pausemusicplugin.cpp +++ b/plugins/pausemusic/pausemusicplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "pausemusicplugin.h" diff --git a/plugins/pausemusic/pausemusicplugin.h b/plugins/pausemusic/pausemusicplugin.h index 0e9906de9..29dcd6ea3 100644 --- a/plugins/pausemusic/pausemusicplugin.h +++ b/plugins/pausemusic/pausemusicplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef PAUSEMUSICPLUGIN_H diff --git a/plugins/photo/photoplugin.cpp b/plugins/photo/photoplugin.cpp index 932121b03..f31f03bc4 100644 --- a/plugins/photo/photoplugin.cpp +++ b/plugins/photo/photoplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "photoplugin.h" diff --git a/plugins/photo/photoplugin.h b/plugins/photo/photoplugin.h index de3456376..e7c0133fc 100644 --- a/plugins/photo/photoplugin.h +++ b/plugins/photo/photoplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef PHOTOPLUGIN_H diff --git a/plugins/ping/pingplugin.cpp b/plugins/ping/pingplugin.cpp index a1d34bd15..4207cfec8 100644 --- a/plugins/ping/pingplugin.cpp +++ b/plugins/ping/pingplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "pingplugin.h" diff --git a/plugins/ping/pingplugin.h b/plugins/ping/pingplugin.h index 19b43195d..5fb2d94f8 100644 --- a/plugins/ping/pingplugin.h +++ b/plugins/ping/pingplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef PINGPLUGIN_H diff --git a/plugins/remotecommands/remotecommandsplugin.cpp b/plugins/remotecommands/remotecommandsplugin.cpp index c9a34526a..163cd154e 100644 --- a/plugins/remotecommands/remotecommandsplugin.cpp +++ b/plugins/remotecommands/remotecommandsplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "remotecommandsplugin.h" diff --git a/plugins/remotecommands/remotecommandsplugin.h b/plugins/remotecommands/remotecommandsplugin.h index 90989fac3..4a4f475c9 100644 --- a/plugins/remotecommands/remotecommandsplugin.h +++ b/plugins/remotecommands/remotecommandsplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REMOTECOMMANDSPLUGIN_H diff --git a/plugins/remotecontrol/remotecontrolplugin.cpp b/plugins/remotecontrol/remotecontrolplugin.cpp index c4ca667de..0e348a1a4 100644 --- a/plugins/remotecontrol/remotecontrolplugin.cpp +++ b/plugins/remotecontrol/remotecontrolplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "remotecontrolplugin.h" diff --git a/plugins/remotecontrol/remotecontrolplugin.h b/plugins/remotecontrol/remotecontrolplugin.h index 0cb6d0a9d..cc8fd611e 100644 --- a/plugins/remotecontrol/remotecontrolplugin.h +++ b/plugins/remotecontrol/remotecontrolplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REMOTECONTROLPLUGIN_H diff --git a/plugins/remotekeyboard/remotekeyboardplugin.cpp b/plugins/remotekeyboard/remotekeyboardplugin.cpp index 4f47575a8..a9c59ee63 100644 --- a/plugins/remotekeyboard/remotekeyboardplugin.cpp +++ b/plugins/remotekeyboard/remotekeyboardplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "remotekeyboardplugin.h" diff --git a/plugins/remotekeyboard/remotekeyboardplugin.h b/plugins/remotekeyboard/remotekeyboardplugin.h index a3b2334c0..d6cc06cdb 100644 --- a/plugins/remotekeyboard/remotekeyboardplugin.h +++ b/plugins/remotekeyboard/remotekeyboardplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REMOTEKEYBOARDPLUGIN_H diff --git a/plugins/remotesystemvolume/remotesystemvolumeplugin.cpp b/plugins/remotesystemvolume/remotesystemvolumeplugin.cpp index e3d180b0e..6b579024f 100644 --- a/plugins/remotesystemvolume/remotesystemvolumeplugin.cpp +++ b/plugins/remotesystemvolume/remotesystemvolumeplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "remotesystemvolumeplugin.h" diff --git a/plugins/remotesystemvolume/remotesystemvolumeplugin.h b/plugins/remotesystemvolume/remotesystemvolumeplugin.h index 58cc60f9c..a6218ced6 100644 --- a/plugins/remotesystemvolume/remotesystemvolumeplugin.h +++ b/plugins/remotesystemvolume/remotesystemvolumeplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REMOTESYSTEMVOLUMEPLUGIN_H diff --git a/plugins/runcommand/runcommand_config.cpp b/plugins/runcommand/runcommand_config.cpp index b8f904f70..8e1c8fab8 100644 --- a/plugins/runcommand/runcommand_config.cpp +++ b/plugins/runcommand/runcommand_config.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "runcommand_config.h" diff --git a/plugins/runcommand/runcommand_config.h b/plugins/runcommand/runcommand_config.h index 02d24090b..476c61a9b 100644 --- a/plugins/runcommand/runcommand_config.h +++ b/plugins/runcommand/runcommand_config.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef RUNCOMMAND_CONFIG_H diff --git a/plugins/runcommand/runcommandplugin.cpp b/plugins/runcommand/runcommandplugin.cpp index 941fdf611..f32f6dfce 100644 --- a/plugins/runcommand/runcommandplugin.cpp +++ b/plugins/runcommand/runcommandplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "runcommandplugin.h" diff --git a/plugins/runcommand/runcommandplugin.h b/plugins/runcommand/runcommandplugin.h index 2265152f4..0f1df8b29 100644 --- a/plugins/runcommand/runcommandplugin.h +++ b/plugins/runcommand/runcommandplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef RUNCOMMANDPLUGIN_H diff --git a/plugins/screensaver-inhibit/screensaverinhibitplugin.cpp b/plugins/screensaver-inhibit/screensaverinhibitplugin.cpp index f4dfbc98e..176bdda31 100644 --- a/plugins/screensaver-inhibit/screensaverinhibitplugin.cpp +++ b/plugins/screensaver-inhibit/screensaverinhibitplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "screensaverinhibitplugin.h" diff --git a/plugins/screensaver-inhibit/screensaverinhibitplugin.h b/plugins/screensaver-inhibit/screensaverinhibitplugin.h index 4b7fa0c07..943e5b1ad 100644 --- a/plugins/screensaver-inhibit/screensaverinhibitplugin.h +++ b/plugins/screensaver-inhibit/screensaverinhibitplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SCREENSAVERINHIBITPLUGIN_H diff --git a/plugins/sendnotifications/notificationslistener.cpp b/plugins/sendnotifications/notificationslistener.cpp index a12f99ad6..be337a1ed 100644 --- a/plugins/sendnotifications/notificationslistener.cpp +++ b/plugins/sendnotifications/notificationslistener.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notificationslistener.h" diff --git a/plugins/sendnotifications/notificationslistener.h b/plugins/sendnotifications/notificationslistener.h index bcb821dc0..405e27948 100644 --- a/plugins/sendnotifications/notificationslistener.h +++ b/plugins/sendnotifications/notificationslistener.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFICATIONLISTENER_H diff --git a/plugins/sendnotifications/notifyingapplication.cpp b/plugins/sendnotifications/notifyingapplication.cpp index 185b9d659..346097e67 100644 --- a/plugins/sendnotifications/notifyingapplication.cpp +++ b/plugins/sendnotifications/notifyingapplication.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notifyingapplication.h" diff --git a/plugins/sendnotifications/notifyingapplication.h b/plugins/sendnotifications/notifyingapplication.h index 57d389492..fc920ac3b 100644 --- a/plugins/sendnotifications/notifyingapplication.h +++ b/plugins/sendnotifications/notifyingapplication.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFYINGAPPLICATION_H diff --git a/plugins/sendnotifications/notifyingapplicationmodel.cpp b/plugins/sendnotifications/notifyingapplicationmodel.cpp index 2ac3277bb..2e1f54c2c 100644 --- a/plugins/sendnotifications/notifyingapplicationmodel.cpp +++ b/plugins/sendnotifications/notifyingapplicationmodel.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "notifyingapplicationmodel.h" diff --git a/plugins/sendnotifications/notifyingapplicationmodel.h b/plugins/sendnotifications/notifyingapplicationmodel.h index 25e2e2f2e..e2959e25c 100644 --- a/plugins/sendnotifications/notifyingapplicationmodel.h +++ b/plugins/sendnotifications/notifyingapplicationmodel.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NOTIFYINGAPPLICATIONMODEL_H diff --git a/plugins/sendnotifications/sendnotification_debug.h b/plugins/sendnotifications/sendnotification_debug.h index 9050139ae..e0cee05d8 100644 --- a/plugins/sendnotifications/sendnotification_debug.h +++ b/plugins/sendnotifications/sendnotification_debug.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SENDNOTIFICATION_DEBUG_H diff --git a/plugins/sendnotifications/sendnotifications_config.cpp b/plugins/sendnotifications/sendnotifications_config.cpp index d6126b5d7..2fdc304d0 100644 --- a/plugins/sendnotifications/sendnotifications_config.cpp +++ b/plugins/sendnotifications/sendnotifications_config.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "sendnotifications_config.h" diff --git a/plugins/sendnotifications/sendnotifications_config.h b/plugins/sendnotifications/sendnotifications_config.h index 41b562b1b..852b3965b 100644 --- a/plugins/sendnotifications/sendnotifications_config.h +++ b/plugins/sendnotifications/sendnotifications_config.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SENDNOTIFICATIONS_CONFIG_H diff --git a/plugins/sendnotifications/sendnotificationsplugin.cpp b/plugins/sendnotifications/sendnotificationsplugin.cpp index 286ff430b..fd3d8cbc2 100644 --- a/plugins/sendnotifications/sendnotificationsplugin.cpp +++ b/plugins/sendnotifications/sendnotificationsplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "sendnotificationsplugin.h" diff --git a/plugins/sendnotifications/sendnotificationsplugin.h b/plugins/sendnotifications/sendnotificationsplugin.h index 2f356b489..36052b3d8 100644 --- a/plugins/sendnotifications/sendnotificationsplugin.h +++ b/plugins/sendnotifications/sendnotificationsplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SENDNOTIFICATIONSPLUGIN_H diff --git a/plugins/sftp/mounter.cpp b/plugins/sftp/mounter.cpp index 2779f2640..f55fafedf 100644 --- a/plugins/sftp/mounter.cpp +++ b/plugins/sftp/mounter.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "mounter.h" diff --git a/plugins/sftp/mounter.h b/plugins/sftp/mounter.h index 497837626..a58ae7827 100644 --- a/plugins/sftp/mounter.h +++ b/plugins/sftp/mounter.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SFTPPLUGIN_MOUNTJOB_H diff --git a/plugins/sftp/mountloop.cpp b/plugins/sftp/mountloop.cpp index 19804b4af..cdb8ad8d7 100644 --- a/plugins/sftp/mountloop.cpp +++ b/plugins/sftp/mountloop.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "mountloop.h" diff --git a/plugins/sftp/mountloop.h b/plugins/sftp/mountloop.h index a9920aa08..81c810b12 100644 --- a/plugins/sftp/mountloop.h +++ b/plugins/sftp/mountloop.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SFTPPLUGIN_MOUNTLOOP_H diff --git a/plugins/sftp/sftp_debug.h b/plugins/sftp/sftp_debug.h index b57249414..89a2de057 100644 --- a/plugins/sftp/sftp_debug.h +++ b/plugins/sftp/sftp_debug.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SFTP_DEBUG_H diff --git a/plugins/sftp/sftpplugin.cpp b/plugins/sftp/sftpplugin.cpp index b62c62051..a7b39e288 100644 --- a/plugins/sftp/sftpplugin.cpp +++ b/plugins/sftp/sftpplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "sftpplugin.h" diff --git a/plugins/sftp/sftpplugin.h b/plugins/sftp/sftpplugin.h index c0881c68e..044368ea1 100644 --- a/plugins/sftp/sftpplugin.h +++ b/plugins/sftp/sftpplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SFTPPLUGIN_H diff --git a/plugins/share/share_config.cpp b/plugins/share/share_config.cpp index a469c80c6..85f25e2b6 100644 --- a/plugins/share/share_config.cpp +++ b/plugins/share/share_config.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "share_config.h" diff --git a/plugins/share/share_config.h b/plugins/share/share_config.h index a0bb0a6a5..7b640dfd7 100644 --- a/plugins/share/share_config.h +++ b/plugins/share/share_config.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SHARE_CONFIG_H diff --git a/plugins/share/share_debug.h b/plugins/share/share_debug.h index 92e7b1526..6097e7374 100644 --- a/plugins/share/share_debug.h +++ b/plugins/share/share_debug.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SHARE_DEBUG_H diff --git a/plugins/share/shareplugin.cpp b/plugins/share/shareplugin.cpp index 080e3ca83..72a306cc2 100644 --- a/plugins/share/shareplugin.cpp +++ b/plugins/share/shareplugin.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "shareplugin.h" diff --git a/plugins/share/shareplugin.h b/plugins/share/shareplugin.h index cc8cd3cad..16a51cbb7 100644 --- a/plugins/share/shareplugin.h +++ b/plugins/share/shareplugin.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SHAREPLUGIN_H diff --git a/plugins/sms/conversationsdbusinterface.cpp b/plugins/sms/conversationsdbusinterface.cpp index e2ebb4da5..09047f963 100644 --- a/plugins/sms/conversationsdbusinterface.cpp +++ b/plugins/sms/conversationsdbusinterface.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "conversationsdbusinterface.h" diff --git a/plugins/sms/conversationsdbusinterface.h b/plugins/sms/conversationsdbusinterface.h index 04bf79d01..b52bf5204 100644 --- a/plugins/sms/conversationsdbusinterface.h +++ b/plugins/sms/conversationsdbusinterface.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef CONVERSATIONSDBUSINTERFACE_H diff --git a/plugins/sms/requestconversationworker.cpp b/plugins/sms/requestconversationworker.cpp index 2dcd0f85a..061f07c84 100644 --- a/plugins/sms/requestconversationworker.cpp +++ b/plugins/sms/requestconversationworker.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "requestconversationworker.h" diff --git a/plugins/sms/requestconversationworker.h b/plugins/sms/requestconversationworker.h index 669e7ee34..98d04a7bc 100644 --- a/plugins/sms/requestconversationworker.h +++ b/plugins/sms/requestconversationworker.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef REQUESTCONVERSATIONWORKER_H diff --git a/plugins/sms/smsplugin.cpp b/plugins/sms/smsplugin.cpp index 21b7cca77..2ce94bbb9 100644 --- a/plugins/sms/smsplugin.cpp +++ b/plugins/sms/smsplugin.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "smsplugin.h" diff --git a/plugins/sms/smsplugin.h b/plugins/sms/smsplugin.h index fb059638a..459950670 100644 --- a/plugins/sms/smsplugin.h +++ b/plugins/sms/smsplugin.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef SMSPLUGIN_H diff --git a/plugins/systemvolume/systemvolumeplugin-pulse.cpp b/plugins/systemvolume/systemvolumeplugin-pulse.cpp index 772a0295f..762681f33 100644 --- a/plugins/systemvolume/systemvolumeplugin-pulse.cpp +++ b/plugins/systemvolume/systemvolumeplugin-pulse.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "systemvolumeplugin-pulse.h" diff --git a/plugins/systemvolume/systemvolumeplugin-pulse.h b/plugins/systemvolume/systemvolumeplugin-pulse.h index 5843f1292..f362fb08f 100644 --- a/plugins/systemvolume/systemvolumeplugin-pulse.h +++ b/plugins/systemvolume/systemvolumeplugin-pulse.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SYSTEMVOLUMEPLUGINPULSE_H diff --git a/plugins/systemvolume/systemvolumeplugin-win.cpp b/plugins/systemvolume/systemvolumeplugin-win.cpp index 5a10ea525..3715eb646 100644 --- a/plugins/systemvolume/systemvolumeplugin-win.cpp +++ b/plugins/systemvolume/systemvolumeplugin-win.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "systemvolumeplugin-win.h" diff --git a/plugins/systemvolume/systemvolumeplugin-win.h b/plugins/systemvolume/systemvolumeplugin-win.h index 144b09cac..75a4aee0e 100644 --- a/plugins/systemvolume/systemvolumeplugin-win.h +++ b/plugins/systemvolume/systemvolumeplugin-win.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef SYSTEMVOLUMEPLUGINWIN_H diff --git a/plugins/telephony/telephonyplugin.cpp b/plugins/telephony/telephonyplugin.cpp index 8e3a4d50d..3ffcf6758 100644 --- a/plugins/telephony/telephonyplugin.cpp +++ b/plugins/telephony/telephonyplugin.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "telephonyplugin.h" diff --git a/plugins/telephony/telephonyplugin.h b/plugins/telephony/telephonyplugin.h index 881b7613f..7f5cd2dc8 100644 --- a/plugins/telephony/telephonyplugin.h +++ b/plugins/telephony/telephonyplugin.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef TELEPHONYPLUGIN_H diff --git a/runners/findmyphone/findmyphonerunner.cpp b/runners/findmyphone/findmyphonerunner.cpp index 0ff4eda56..aac1674fb 100644 --- a/runners/findmyphone/findmyphonerunner.cpp +++ b/runners/findmyphone/findmyphonerunner.cpp @@ -15,7 +15,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 . * + * along with this program. If not, see . * ***************************************************************************/ #include "findmyphonerunner.h" diff --git a/runners/findmyphone/findmyphonerunner.h b/runners/findmyphone/findmyphonerunner.h index 66078cb64..cb5d64b8c 100644 --- a/runners/findmyphone/findmyphonerunner.h +++ b/runners/findmyphone/findmyphonerunner.h @@ -15,7 +15,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 . * + * along with this program. If not, see . * ***************************************************************************/ #ifndef FINDMYPHONESRUNNER_H diff --git a/runners/remotecommands/remotecommandsrunner.cpp b/runners/remotecommands/remotecommandsrunner.cpp index e6f448539..884c3e15e 100644 --- a/runners/remotecommands/remotecommandsrunner.cpp +++ b/runners/remotecommands/remotecommandsrunner.cpp @@ -15,7 +15,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 . * + * along with this program. If not, see . * ***************************************************************************/ #include "remotecommandsrunner.h" diff --git a/runners/remotecommands/remotecommandsrunner.h b/runners/remotecommands/remotecommandsrunner.h index 4e50f3b6e..de7430aa9 100644 --- a/runners/remotecommands/remotecommandsrunner.h +++ b/runners/remotecommands/remotecommandsrunner.h @@ -15,7 +15,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 . * + * along with this program. If not, see . * ***************************************************************************/ #ifndef REMOTECOMMANDSRUNNER_H diff --git a/sfos/qml/pages/PluginItem.qml b/sfos/qml/pages/PluginItem.qml index fcee5fd1e..ee27b1706 100644 --- a/sfos/qml/pages/PluginItem.qml +++ b/sfos/qml/pages/PluginItem.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.0 diff --git a/sfos/qml/pages/mousepad.qml b/sfos/qml/pages/mousepad.qml index f6c43dd44..c072f4447 100644 --- a/sfos/qml/pages/mousepad.qml +++ b/sfos/qml/pages/mousepad.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.0 diff --git a/sfos/qml/pages/mpris.qml b/sfos/qml/pages/mpris.qml index 4fb0b5c50..edfabd3bc 100644 --- a/sfos/qml/pages/mpris.qml +++ b/sfos/qml/pages/mpris.qml @@ -15,7 +15,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 . + * along with this program. If not, see . */ import QtQuick 2.0 diff --git a/sfos/sailfishdaemon.cpp b/sfos/sailfishdaemon.cpp index f6e0d3dfa..211843c05 100644 --- a/sfos/sailfishdaemon.cpp +++ b/sfos/sailfishdaemon.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/smsapp/conversationlistmodel.cpp b/smsapp/conversationlistmodel.cpp index 49610fa03..43814b623 100644 --- a/smsapp/conversationlistmodel.cpp +++ b/smsapp/conversationlistmodel.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "conversationlistmodel.h" diff --git a/smsapp/conversationlistmodel.h b/smsapp/conversationlistmodel.h index 61885be9e..238fbf6c0 100644 --- a/smsapp/conversationlistmodel.h +++ b/smsapp/conversationlistmodel.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef CONVERSATIONLISTMODEL_H diff --git a/smsapp/conversationmodel.cpp b/smsapp/conversationmodel.cpp index 085746f34..5cea7dcef 100644 --- a/smsapp/conversationmodel.cpp +++ b/smsapp/conversationmodel.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "conversationmodel.h" diff --git a/smsapp/conversationmodel.h b/smsapp/conversationmodel.h index 657e6cdff..ddab1c69a 100644 --- a/smsapp/conversationmodel.h +++ b/smsapp/conversationmodel.h @@ -16,7 +16,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 . + * along with this program. If not, see . */ #ifndef CONVERSATIONMODEL_H diff --git a/smsapp/main.cpp b/smsapp/main.cpp index bb73ee896..ba87513d2 100644 --- a/smsapp/main.cpp +++ b/smsapp/main.cpp @@ -16,7 +16,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 . + * along with this program. If not, see . */ #include "conversationmodel.h" diff --git a/smsapp/qml/ChatMessage.qml b/smsapp/qml/ChatMessage.qml index b4a3dc2a9..22a87c249 100644 --- a/smsapp/qml/ChatMessage.qml +++ b/smsapp/qml/ChatMessage.qml @@ -25,7 +25,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Kaidan. If not, see . + * along with Kaidan. If not, see . */ import QtQuick 2.6 diff --git a/smsapp/qml/ConversationDisplay.qml b/smsapp/qml/ConversationDisplay.qml index 4ad38f612..e00e17cdf 100644 --- a/smsapp/qml/ConversationDisplay.qml +++ b/smsapp/qml/ConversationDisplay.qml @@ -17,7 +17,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/smsapp/qml/ConversationList.qml b/smsapp/qml/ConversationList.qml index 6d9ea0a25..ab941375f 100644 --- a/smsapp/qml/ConversationList.qml +++ b/smsapp/qml/ConversationList.qml @@ -17,7 +17,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 . + * along with this program. If not, see . */ import QtQuick 2.5 diff --git a/smsapp/qml/RoundImage.qml b/smsapp/qml/RoundImage.qml index a33f1b7c7..3a920ade9 100644 --- a/smsapp/qml/RoundImage.qml +++ b/smsapp/qml/RoundImage.qml @@ -25,7 +25,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Kaidan. If not, see . + * along with Kaidan. If not, see . */ import QtQuick 2.6 diff --git a/smsapp/qml/main.qml b/smsapp/qml/main.qml index 611d2865e..243e1a6f1 100644 --- a/smsapp/qml/main.qml +++ b/smsapp/qml/main.qml @@ -17,7 +17,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 . + * along with this program. If not, see . */ import QtQuick 2.1 diff --git a/tests/devicetest.cpp b/tests/devicetest.cpp index 682354a84..ef4d76edf 100644 --- a/tests/devicetest.cpp +++ b/tests/devicetest.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "../core/device.h" diff --git a/tests/kdeconnectconfigtest.cpp b/tests/kdeconnectconfigtest.cpp index d43ae95de..02e3acbe1 100644 --- a/tests/kdeconnectconfigtest.cpp +++ b/tests/kdeconnectconfigtest.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ diff --git a/tests/lanlinkprovidertest.cpp b/tests/lanlinkprovidertest.cpp index 446469b2f..7288bade7 100644 --- a/tests/lanlinkprovidertest.cpp +++ b/tests/lanlinkprovidertest.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ // This class tests the behaviour of the class LanLinkProvider, be sure to kill process kdeconnectd to avoid any port binding issues diff --git a/tests/networkpackettests.cpp b/tests/networkpackettests.cpp index 09f480f07..d6e1d3237 100644 --- a/tests/networkpackettests.cpp +++ b/tests/networkpackettests.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "networkpackettests.h" diff --git a/tests/networkpackettests.h b/tests/networkpackettests.h index c32bfd35b..0d91d6dde 100644 --- a/tests/networkpackettests.h +++ b/tests/networkpackettests.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef NETWORKPACKETTESTS_H diff --git a/tests/pluginloadtest.cpp b/tests/pluginloadtest.cpp index 4b735181c..3375980e5 100644 --- a/tests/pluginloadtest.cpp +++ b/tests/pluginloadtest.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/tests/sendfiletest.cpp b/tests/sendfiletest.cpp index fcb2caf46..28373391b 100644 --- a/tests/sendfiletest.cpp +++ b/tests/sendfiletest.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/tests/testdaemon.h b/tests/testdaemon.h index 63fa57c21..99b263dad 100644 --- a/tests/testdaemon.h +++ b/tests/testdaemon.h @@ -15,7 +15,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 . + * along with this program. If not, see . */ #ifndef TESTDAEMON_H diff --git a/tests/testnotificationlistener.cpp b/tests/testnotificationlistener.cpp index 092cf56d7..211a39234 100644 --- a/tests/testnotificationlistener.cpp +++ b/tests/testnotificationlistener.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include diff --git a/tests/testsslsocketlinereader.cpp b/tests/testsslsocketlinereader.cpp index 679e4b6d0..b753d79cb 100644 --- a/tests/testsslsocketlinereader.cpp +++ b/tests/testsslsocketlinereader.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include "../core/backends/lan/server.h" diff --git a/urlhandler/kdeconnect-handler.cpp b/urlhandler/kdeconnect-handler.cpp index c65eedf10..a863373b2 100644 --- a/urlhandler/kdeconnect-handler.cpp +++ b/urlhandler/kdeconnect-handler.cpp @@ -15,7 +15,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 . + * along with this program. If not, see . */ #include