diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/forms/cookiesform.cpp | 2 | ||||
-rw-r--r-- | src/forms/cookiesform.h | 2 | ||||
-rw-r--r-- | src/main.cpp | 2 | ||||
-rw-r--r-- | src/mainwindow/mainwindow.cpp | 2 | ||||
-rw-r--r-- | src/mainwindow/mainwindow.h | 2 | ||||
-rw-r--r-- | src/subwindow/subwindow.cpp | 2 | ||||
-rw-r--r-- | src/subwindow/subwindow.h | 2 | ||||
-rw-r--r-- | src/subwindow/tabwidget.cpp | 2 | ||||
-rw-r--r-- | src/subwindow/tabwidget.h | 2 | ||||
-rw-r--r-- | src/webengine/urlinterceptor.cpp | 2 | ||||
-rw-r--r-- | src/webengine/urlinterceptor.h | 2 | ||||
-rw-r--r-- | src/webengine/webpage.cpp | 2 | ||||
-rw-r--r-- | src/webengine/webpage.h | 2 | ||||
-rw-r--r-- | src/webengine/webview.cpp | 2 | ||||
-rw-r--r-- | src/webengine/webview.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/src/forms/cookiesform.cpp b/src/forms/cookiesform.cpp index fc6d648..9060afa 100644 --- a/src/forms/cookiesform.cpp +++ b/src/forms/cookiesform.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/forms/cookiesform.h b/src/forms/cookiesform.h index 3672b0f..a950ae1 100644 --- a/src/forms/cookiesform.h +++ b/src/forms/cookiesform.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/main.cpp b/src/main.cpp index 41091a4..98f2965 100644 --- a/src/main.cpp +++ b/src/main.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/mainwindow/mainwindow.cpp b/src/mainwindow/mainwindow.cpp index e3c64f5..e1b8fd8 100644 --- a/src/mainwindow/mainwindow.cpp +++ b/src/mainwindow/mainwindow.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/mainwindow/mainwindow.h b/src/mainwindow/mainwindow.h index d7a5fb3..6ce61b5 100644 --- a/src/mainwindow/mainwindow.h +++ b/src/mainwindow/mainwindow.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/subwindow/subwindow.cpp b/src/subwindow/subwindow.cpp index 0e59c6b..7dc1cdf 100644 --- a/src/subwindow/subwindow.cpp +++ b/src/subwindow/subwindow.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/subwindow/subwindow.h b/src/subwindow/subwindow.h index b7c4aee..5dd17f2 100644 --- a/src/subwindow/subwindow.h +++ b/src/subwindow/subwindow.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/subwindow/tabwidget.cpp b/src/subwindow/tabwidget.cpp index 27ff1f3..6189b2c 100644 --- a/src/subwindow/tabwidget.cpp +++ b/src/subwindow/tabwidget.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/subwindow/tabwidget.h b/src/subwindow/tabwidget.h index a62d120..d1a16b8 100644 --- a/src/subwindow/tabwidget.h +++ b/src/subwindow/tabwidget.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/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 */ |