aboutsummaryrefslogtreecommitdiff
path: root/src/webengine
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-09-29 12:47:25 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-09-29 12:47:25 +0200
commitc6605511d980ed74eb026214b278a4be2f8b672e (patch)
tree1cf7f8fccc1953343d0f4a6e9c6bd036a8a53116 /src/webengine
parentProfileEditor plugin: fix delete button (diff)
downloadsmolbote-c6605511d980ed74eb026214b278a4be2f8b672e.tar.xz
Update repository path in license headers
Diffstat (limited to 'src/webengine')
-rw-r--r--src/webengine/urlinterceptor.cpp2
-rw-r--r--src/webengine/urlinterceptor.h2
-rw-r--r--src/webengine/webpage.cpp2
-rw-r--r--src/webengine/webpage.h2
-rw-r--r--src/webengine/webview.cpp2
-rw-r--r--src/webengine/webview.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/webengine/urlinterceptor.cpp b/src/webengine/urlinterceptor.cpp
index cf50e59..06464ae 100644
--- a/src/webengine/urlinterceptor.cpp
+++ b/src/webengine/urlinterceptor.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: https://neueland.iserlohn-fortress.net/smolbote.hg
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/urlinterceptor.h b/src/webengine/urlinterceptor.h
index ff47ffe..5c78b62 100644
--- a/src/webengine/urlinterceptor.h
+++ b/src/webengine/urlinterceptor.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: https://neueland.iserlohn-fortress.net/smolbote.hg
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webpage.cpp b/src/webengine/webpage.cpp
index 28b426b..b2fe790 100644
--- a/src/webengine/webpage.cpp
+++ b/src/webengine/webpage.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: https://neueland.iserlohn-fortress.net/smolbote.hg
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webpage.h b/src/webengine/webpage.h
index 2158815..a24370e 100644
--- a/src/webengine/webpage.h
+++ b/src/webengine/webpage.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: https://neueland.iserlohn-fortress.net/smolbote.hg
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webview.cpp b/src/webengine/webview.cpp
index b613273..c2c0f75 100644
--- a/src/webengine/webview.cpp
+++ b/src/webengine/webview.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: https://neueland.iserlohn-fortress.net/smolbote.hg
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webview.h b/src/webengine/webview.h
index 7026610..be4dfa4 100644
--- a/src/webengine/webview.h
+++ b/src/webengine/webview.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: https://neueland.iserlohn-fortress.net/smolbote.hg
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
*
* SPDX-License-Identifier: GPL-3.0
*/