diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-12-25 14:42:27 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-12-25 14:42:27 +0100 |
commit | 5be898f07c4feaaceeecc0159cc142e26a7310bd (patch) | |
tree | 912f9e2ae324380a78da29e0d8b830bda4746042 /src/lib/bookmarks | |
parent | Address bar menu now reads entries from the bookmarks (diff) | |
download | smolbote-5be898f07c4feaaceeecc0159cc142e26a7310bd.tar.xz |
astyle pass
Diffstat (limited to 'src/lib/bookmarks')
-rw-r--r-- | src/lib/bookmarks/bookmarkswidget.cpp | 2 | ||||
-rw-r--r-- | src/lib/bookmarks/bookmarkswidget.h | 2 | ||||
-rw-r--r-- | src/lib/bookmarks/xbel.cpp | 2 | ||||
-rw-r--r-- | src/lib/bookmarks/xbel.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/bookmarks/bookmarkswidget.cpp b/src/lib/bookmarks/bookmarkswidget.cpp index ce1e855..10a5424 100644 --- a/src/lib/bookmarks/bookmarkswidget.cpp +++ b/src/lib/bookmarks/bookmarkswidget.cpp @@ -2,7 +2,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 - * + * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/lib/bookmarks/bookmarkswidget.h b/src/lib/bookmarks/bookmarkswidget.h index da66cd0..5e5af12 100644 --- a/src/lib/bookmarks/bookmarkswidget.h +++ b/src/lib/bookmarks/bookmarkswidget.h @@ -2,7 +2,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 - * + * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/lib/bookmarks/xbel.cpp b/src/lib/bookmarks/xbel.cpp index 24bdf5e..55392a1 100644 --- a/src/lib/bookmarks/xbel.cpp +++ b/src/lib/bookmarks/xbel.cpp @@ -2,7 +2,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 - * + * * SPDX-License-Identifier: GPL-3.0 */ diff --git a/src/lib/bookmarks/xbel.h b/src/lib/bookmarks/xbel.h index 4019a31..ed0a256 100644 --- a/src/lib/bookmarks/xbel.h +++ b/src/lib/bookmarks/xbel.h @@ -2,7 +2,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 - * + * * SPDX-License-Identifier: GPL-3.0 */ |