aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-20 13:59:12 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-20 13:59:12 +0100
commitf84f7bf1b35efa793cb3ff893a97e8b65982c01b (patch)
treedd7f3d665b417d57a9cc232c0b9b5083b0139c42 /lib
parentAdded comments to PKGBUILD (diff)
downloadsmolbote-f84f7bf1b35efa793cb3ff893a97e8b65982c01b.tar.xz
Fixed repo location in license headers
Diffstat (limited to 'lib')
-rw-r--r--lib/bookmarks/bookmarkitem.cpp2
-rw-r--r--lib/bookmarks/bookmarkitem.h2
-rw-r--r--lib/bookmarks/bookmarksmodel.cpp2
-rw-r--r--lib/bookmarks/bookmarksmodel.h2
-rw-r--r--lib/bookmarks/bookmarkswidget.cpp2
-rw-r--r--lib/bookmarks/bookmarkswidget.h2
-rw-r--r--lib/bookmarks/xbel.cpp2
-rw-r--r--lib/bookmarks/xbel.h2
-rw-r--r--lib/downloads/downloadswidget.cpp2
-rw-r--r--lib/downloads/downloadswidget.h2
-rw-r--r--lib/downloads/widgets/downloaditemwidget.cpp2
-rw-r--r--lib/downloads/widgets/downloaditemwidget.h2
-rw-r--r--lib/downloads/widgets/elidedlabel.cpp2
-rw-r--r--lib/downloads/widgets/elidedlabel.h2
-rw-r--r--lib/navigation/urllineedit.cpp2
-rw-r--r--lib/navigation/urllineedit.h2
-rw-r--r--lib/settings/configuration.cpp2
-rw-r--r--lib/settings/configuration.h2
-rw-r--r--lib/settings/settingsdialog.cpp2
-rw-r--r--lib/settings/settingsdialog.h2
20 files changed, 20 insertions, 20 deletions
diff --git a/lib/bookmarks/bookmarkitem.cpp b/lib/bookmarks/bookmarkitem.cpp
index 875ccc6..5dd3c22 100644
--- a/lib/bookmarks/bookmarkitem.cpp
+++ b/lib/bookmarks/bookmarkitem.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/lib/bookmarks/bookmarkitem.h b/lib/bookmarks/bookmarkitem.h
index 1b9223e..5059fd6 100644
--- a/lib/bookmarks/bookmarkitem.h
+++ b/lib/bookmarks/bookmarkitem.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/lib/bookmarks/bookmarksmodel.cpp b/lib/bookmarks/bookmarksmodel.cpp
index 5cf343f..3498f71 100644
--- a/lib/bookmarks/bookmarksmodel.cpp
+++ b/lib/bookmarks/bookmarksmodel.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/lib/bookmarks/bookmarksmodel.h b/lib/bookmarks/bookmarksmodel.h
index 79bd9ce..0fb5e04 100644
--- a/lib/bookmarks/bookmarksmodel.h
+++ b/lib/bookmarks/bookmarksmodel.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/lib/bookmarks/bookmarkswidget.cpp b/lib/bookmarks/bookmarkswidget.cpp
index 21bf804..e148831 100644
--- a/lib/bookmarks/bookmarkswidget.cpp
+++ b/lib/bookmarks/bookmarkswidget.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/lib/bookmarks/bookmarkswidget.h b/lib/bookmarks/bookmarkswidget.h
index ca35457..ec3469b 100644
--- a/lib/bookmarks/bookmarkswidget.h
+++ b/lib/bookmarks/bookmarkswidget.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/lib/bookmarks/xbel.cpp b/lib/bookmarks/xbel.cpp
index 122ccf8..d19641c 100644
--- a/lib/bookmarks/xbel.cpp
+++ b/lib/bookmarks/xbel.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/lib/bookmarks/xbel.h b/lib/bookmarks/xbel.h
index c1de1df..52f7072 100644
--- a/lib/bookmarks/xbel.h
+++ b/lib/bookmarks/xbel.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/lib/downloads/downloadswidget.cpp b/lib/downloads/downloadswidget.cpp
index b3bad67..3f1b9f7 100644
--- a/lib/downloads/downloadswidget.cpp
+++ b/lib/downloads/downloadswidget.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/lib/downloads/downloadswidget.h b/lib/downloads/downloadswidget.h
index d724e08..9ec95bb 100644
--- a/lib/downloads/downloadswidget.h
+++ b/lib/downloads/downloadswidget.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/lib/downloads/widgets/downloaditemwidget.cpp b/lib/downloads/widgets/downloaditemwidget.cpp
index 6860c16..0de17c2 100644
--- a/lib/downloads/widgets/downloaditemwidget.cpp
+++ b/lib/downloads/widgets/downloaditemwidget.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/lib/downloads/widgets/downloaditemwidget.h b/lib/downloads/widgets/downloaditemwidget.h
index 09a7370..5013c36 100644
--- a/lib/downloads/widgets/downloaditemwidget.h
+++ b/lib/downloads/widgets/downloaditemwidget.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/lib/downloads/widgets/elidedlabel.cpp b/lib/downloads/widgets/elidedlabel.cpp
index 2878565..f5db921 100644
--- a/lib/downloads/widgets/elidedlabel.cpp
+++ b/lib/downloads/widgets/elidedlabel.cpp
@@ -50,7 +50,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: BSD-3-Clause
*/
diff --git a/lib/downloads/widgets/elidedlabel.h b/lib/downloads/widgets/elidedlabel.h
index d6c06c5..96d2609 100644
--- a/lib/downloads/widgets/elidedlabel.h
+++ b/lib/downloads/widgets/elidedlabel.h
@@ -50,7 +50,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: BSD-3-Clause
*/
diff --git a/lib/navigation/urllineedit.cpp b/lib/navigation/urllineedit.cpp
index 2d2ac40..fdbfc63 100644
--- a/lib/navigation/urllineedit.cpp
+++ b/lib/navigation/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: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/lib/navigation/urllineedit.h b/lib/navigation/urllineedit.h
index 9ac0366..2d2a267 100644
--- a/lib/navigation/urllineedit.h
+++ b/lib/navigation/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: git://neueland.iserlohn-fortress.net/smolbote.git
+ * location: https://neueland.iserlohn-fortress.net/smolbote.hg
*
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/lib/settings/configuration.cpp b/lib/settings/configuration.cpp
index af5af65..64e8b38 100644
--- a/lib/settings/configuration.cpp
+++ b/lib/settings/configuration.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/lib/settings/configuration.h b/lib/settings/configuration.h
index 67ba7b1..db93760 100644
--- a/lib/settings/configuration.h
+++ b/lib/settings/configuration.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/lib/settings/settingsdialog.cpp b/lib/settings/settingsdialog.cpp
index 97b5f44..2cad476 100644
--- a/lib/settings/settingsdialog.cpp
+++ b/lib/settings/settingsdialog.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/lib/settings/settingsdialog.h b/lib/settings/settingsdialog.h
index f77b822..3d822d4 100644
--- a/lib/settings/settingsdialog.h
+++ b/lib/settings/settingsdialog.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
*/