From f84f7bf1b35efa793cb3ff893a97e8b65982c01b Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 20 Jan 2018 13:59:12 +0100 Subject: Fixed repo location in license headers --- src/webengine/cookieinterceptor.cpp | 2 +- src/webengine/cookieinterceptor.h | 2 +- src/webengine/urlinterceptor.cpp | 2 +- src/webengine/urlinterceptor.h | 2 +- src/webengine/webengineprofile.cpp | 2 +- src/webengine/webengineprofile.h | 2 +- src/webengine/webpage.cpp | 2 +- src/webengine/webpage.h | 2 +- src/webengine/webview.cpp | 2 +- src/webengine/webview.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'src/webengine') diff --git a/src/webengine/cookieinterceptor.cpp b/src/webengine/cookieinterceptor.cpp index 88cc475..e1a7d6b 100644 --- a/src/webengine/cookieinterceptor.cpp +++ b/src/webengine/cookieinterceptor.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/src/webengine/cookieinterceptor.h b/src/webengine/cookieinterceptor.h index 58b8894..da21f04 100644 --- a/src/webengine/cookieinterceptor.h +++ b/src/webengine/cookieinterceptor.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/src/webengine/urlinterceptor.cpp b/src/webengine/urlinterceptor.cpp index bb9bb5f..91919ea 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: git://neueland.iserlohn-fortress.net/smolbote.git + * location: https://neueland.iserlohn-fortress.net/smolbote.hg * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/webengine/urlinterceptor.h b/src/webengine/urlinterceptor.h index 24936c3..b34d9ff 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: git://neueland.iserlohn-fortress.net/smolbote.git + * location: https://neueland.iserlohn-fortress.net/smolbote.hg * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/webengine/webengineprofile.cpp b/src/webengine/webengineprofile.cpp index 0e6a6bd..e8aa0ae 100644 --- a/src/webengine/webengineprofile.cpp +++ b/src/webengine/webengineprofile.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/src/webengine/webengineprofile.h b/src/webengine/webengineprofile.h index d0e5ed9..d93e079 100644 --- a/src/webengine/webengineprofile.h +++ b/src/webengine/webengineprofile.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/src/webengine/webpage.cpp b/src/webengine/webpage.cpp index c8ad24b..b2f8c43 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: git://neueland.iserlohn-fortress.net/smolbote.git + * location: https://neueland.iserlohn-fortress.net/smolbote.hg * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/webengine/webpage.h b/src/webengine/webpage.h index ffbe34d..0c7c3b9 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: git://neueland.iserlohn-fortress.net/smolbote.git + * location: https://neueland.iserlohn-fortress.net/smolbote.hg * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/webengine/webview.cpp b/src/webengine/webview.cpp index c924144..fa03dd4 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: git://neueland.iserlohn-fortress.net/smolbote.git + * location: https://neueland.iserlohn-fortress.net/smolbote.hg * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/webengine/webview.h b/src/webengine/webview.h index 78b85ce..5242d0d 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: git://neueland.iserlohn-fortress.net/smolbote.git + * location: https://neueland.iserlohn-fortress.net/smolbote.hg * * SPDX-License-Identifier: GPL-3.0 */ -- cgit v1.2.1