aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-20 13:59:12 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-20 13:59:12 +0100
commitf84f7bf1b35efa793cb3ff893a97e8b65982c01b (patch)
treedd7f3d665b417d57a9cc232c0b9b5083b0139c42 /plugins
parentAdded comments to PKGBUILD (diff)
downloadsmolbote-f84f7bf1b35efa793cb3ff893a97e8b65982c01b.tar.xz
Fixed repo location in license headers
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ProfileEditor/forms/profileview.cpp2
-rw-r--r--plugins/ProfileEditor/forms/profileview.h2
-rw-r--r--plugins/ProfileEditor/profileeditorplugin.cpp2
-rw-r--r--plugins/ProfileEditor/profileeditorplugin.h2
-rw-r--r--plugins/interfaces.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/plugins/ProfileEditor/forms/profileview.cpp b/plugins/ProfileEditor/forms/profileview.cpp
index fa0bfaa..e073dbb 100644
--- a/plugins/ProfileEditor/forms/profileview.cpp
+++ b/plugins/ProfileEditor/forms/profileview.cpp
@@ -1,7 +1,7 @@
/*
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
- * location: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/plugins/ProfileEditor/forms/profileview.h b/plugins/ProfileEditor/forms/profileview.h
index 580bee9..acffbfe 100644
--- a/plugins/ProfileEditor/forms/profileview.h
+++ b/plugins/ProfileEditor/forms/profileview.h
@@ -1,7 +1,7 @@
/*
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
- * location: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/plugins/ProfileEditor/profileeditorplugin.cpp b/plugins/ProfileEditor/profileeditorplugin.cpp
index e0b0af1..d048875 100644
--- a/plugins/ProfileEditor/profileeditorplugin.cpp
+++ b/plugins/ProfileEditor/profileeditorplugin.cpp
@@ -1,7 +1,7 @@
/*
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
- * location: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/plugins/ProfileEditor/profileeditorplugin.h b/plugins/ProfileEditor/profileeditorplugin.h
index df2c5c4..3999aba 100644
--- a/plugins/ProfileEditor/profileeditorplugin.h
+++ b/plugins/ProfileEditor/profileeditorplugin.h
@@ -1,7 +1,7 @@
/*
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
- * location: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/plugins/interfaces.h b/plugins/interfaces.h
index a43964a..3bec574 100644
--- a/plugins/interfaces.h
+++ b/plugins/interfaces.h
@@ -1,7 +1,7 @@
/*
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
- * location: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: MIT
*/