diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-20 13:59:12 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-20 13:59:12 +0100 |
commit | f84f7bf1b35efa793cb3ff893a97e8b65982c01b (patch) | |
tree | dd7f3d665b417d57a9cc232c0b9b5083b0139c42 /plugins/ProfileEditor/forms | |
parent | Added comments to PKGBUILD (diff) | |
download | smolbote-f84f7bf1b35efa793cb3ff893a97e8b65982c01b.tar.xz |
Fixed repo location in license headers
Diffstat (limited to 'plugins/ProfileEditor/forms')
-rw-r--r-- | plugins/ProfileEditor/forms/profileview.cpp | 2 | ||||
-rw-r--r-- | plugins/ProfileEditor/forms/profileview.h | 2 |
2 files changed, 2 insertions, 2 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 */ |