From c6605511d980ed74eb026214b278a4be2f8b672e Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 29 Sep 2018 12:47:25 +0200 Subject: Update repository path in license headers --- lib/addressbar/addressbar.cpp | 2 +- lib/addressbar/addressbar.h | 2 +- lib/addressbar/completer.cpp | 2 +- lib/addressbar/completer.h | 2 +- lib/addressbar/urllineedit.cpp | 2 +- lib/addressbar/urllineedit.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/addressbar') diff --git a/lib/addressbar/addressbar.cpp b/lib/addressbar/addressbar.cpp index 82c2d2e..2ea6d5e 100644 --- a/lib/addressbar/addressbar.cpp +++ b/lib/addressbar/addressbar.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/lib/addressbar/addressbar.h b/lib/addressbar/addressbar.h index 0da9cb3..4609ac1 100644 --- a/lib/addressbar/addressbar.h +++ b/lib/addressbar/addressbar.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/lib/addressbar/completer.cpp b/lib/addressbar/completer.cpp index 1c1c728..578f745 100644 --- a/lib/addressbar/completer.cpp +++ b/lib/addressbar/completer.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/lib/addressbar/completer.h b/lib/addressbar/completer.h index 2d3b21d..656a80f 100644 --- a/lib/addressbar/completer.h +++ b/lib/addressbar/completer.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/lib/addressbar/urllineedit.cpp b/lib/addressbar/urllineedit.cpp index 6af6cf5..1084f25 100644 --- a/lib/addressbar/urllineedit.cpp +++ b/lib/addressbar/urllineedit.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/lib/addressbar/urllineedit.h b/lib/addressbar/urllineedit.h index e9868ea..4df8d21 100644 --- a/lib/addressbar/urllineedit.h +++ b/lib/addressbar/urllineedit.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 */ -- cgit v1.2.1