diff --git a/docs/LOOT Metadata Syntax.html b/docs/LOOT Metadata Syntax.html
index 0963db15..ea05917c 100644
--- a/docs/LOOT Metadata Syntax.html
+++ b/docs/LOOT Metadata Syntax.html
@@ -184,7 +184,7 @@ var {
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
-->
LOOT Metadata Syntax
diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html
index 43ec93ef..5fe45b44 100644
--- a/docs/LOOT Readme.html
+++ b/docs/LOOT Readme.html
@@ -188,7 +188,7 @@ figure > div {
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
-->
LOOT
@@ -515,7 +515,7 @@ figure > div {
yaml-cpp libraries, and the Chromium Embedded Framework. Copyright license information for all these may be found here.
License
-LOOT is distributed under the GNU General Public License v3.0, aside from the documentation, which is distributed under the GNU Free Documentation License v1.3. The full texts of the licenses are included with LOOT in the accompanying GNU GPL v3.txt and GNU FDL v1.3.txt files.
+
LOOT is distributed under the GNU General Public License v3.0, aside from the documentation, which is distributed under the GNU Free Documentation License v1.3. The full texts of the licenses are included with LOOT in the accompanying GNU GPL v3.txt and GNU FDL v1.3.txt files.
While the GPL license allows anyone to make derivative works of LOOT, the LOOT Team encourages those thinking of doing so to first discuss their reasoning for such an endeavour with the Team. It may be that what the derivative work would do differently is already planned for a future version of LOOT or would be happily integrated into LOOT, thus avoiding any extra effort by others.
diff --git a/include/loot/api.h b/include/loot/api.h
index bcf9de84..7072d754 100644
--- a/include/loot/api.h
+++ b/include/loot/api.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
/**
diff --git a/src/api/api.cpp b/src/api/api.cpp
index c351b0eb..e5ee94fb 100644
--- a/src/api/api.cpp
+++ b/src/api/api.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "loot/api.h"
diff --git a/src/api/loot_db.cpp b/src/api/loot_db.cpp
index 9ad6f17b..91d589a6 100644
--- a/src/api/loot_db.cpp
+++ b/src/api/loot_db.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "api/loot_db.h"
diff --git a/src/api/loot_db.h b/src/api/loot_db.h
index 67b3e580..409a2930 100644
--- a/src/api/loot_db.h
+++ b/src/api/loot_db.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_API_LOOT_DB
diff --git a/src/backend/app/loot_paths.cpp b/src/backend/app/loot_paths.cpp
index 81c13646..216b73df 100644
--- a/src/backend/app/loot_paths.cpp
+++ b/src/backend/app/loot_paths.cpp
@@ -19,7 +19,7 @@ Fallout: New Vegas.
You should have received a copy of the GNU General Public License
along with LOOT.If not, see
- .
+ .
*/
#include "loot_paths.h"
diff --git a/src/backend/app/loot_paths.h b/src/backend/app/loot_paths.h
index 1006406f..61d3b5f6 100644
--- a/src/backend/app/loot_paths.h
+++ b/src/backend/app/loot_paths.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_BACKEND_APP_LOOT_PATHS
diff --git a/src/backend/app/loot_settings.cpp b/src/backend/app/loot_settings.cpp
index 68f400c2..bc57d899 100644
--- a/src/backend/app/loot_settings.cpp
+++ b/src/backend/app/loot_settings.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/app/loot_settings.h"
diff --git a/src/backend/app/loot_settings.h b/src/backend/app/loot_settings.h
index 7224af48..2166b29e 100644
--- a/src/backend/app/loot_settings.h
+++ b/src/backend/app/loot_settings.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_APP_LOOT_SETTINGS
diff --git a/src/backend/app/loot_state.cpp b/src/backend/app/loot_state.cpp
index e050df3a..fcbda594 100644
--- a/src/backend/app/loot_state.cpp
+++ b/src/backend/app/loot_state.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/app/loot_state.h"
diff --git a/src/backend/app/loot_state.h b/src/backend/app/loot_state.h
index d6b9e862..815ed15f 100644
--- a/src/backend/app/loot_state.h
+++ b/src/backend/app/loot_state.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_APP_LOOT_STATE
diff --git a/src/backend/app/loot_version.cpp.in b/src/backend/app/loot_version.cpp.in
index 530bec13..e8687e84 100644
--- a/src/backend/app/loot_version.cpp.in
+++ b/src/backend/app/loot_version.cpp.in
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/app/loot_version.h"
diff --git a/src/backend/app/loot_version.h b/src/backend/app/loot_version.h
index b4ae9799..c68b49d5 100644
--- a/src/backend/app/loot_version.h
+++ b/src/backend/app/loot_version.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_BACKEND_APP_LOOT_VERSION
diff --git a/src/backend/error.h b/src/backend/error.h
index ab114985..3b44e652 100644
--- a/src/backend/error.h
+++ b/src/backend/error.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_ERROR
diff --git a/src/backend/game/game.cpp b/src/backend/game/game.cpp
index ebfd6255..c8a0ae07 100644
--- a/src/backend/game/game.cpp
+++ b/src/backend/game/game.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/game/game.h"
diff --git a/src/backend/game/game.h b/src/backend/game/game.h
index b7429612..669a33d8 100644
--- a/src/backend/game/game.h
+++ b/src/backend/game/game.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_GAME_GAME
diff --git a/src/backend/game/game_cache.cpp b/src/backend/game/game_cache.cpp
index adf7737b..921f4c2d 100644
--- a/src/backend/game/game_cache.cpp
+++ b/src/backend/game/game_cache.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/game/game_cache.h"
diff --git a/src/backend/game/game_cache.h b/src/backend/game/game_cache.h
index 7f7f0ef8..e729a7de 100644
--- a/src/backend/game/game_cache.h
+++ b/src/backend/game/game_cache.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_GAME_GAME_CACHE
diff --git a/src/backend/game/game_settings.cpp b/src/backend/game/game_settings.cpp
index 9d74b127..a0cf40db 100644
--- a/src/backend/game/game_settings.cpp
+++ b/src/backend/game/game_settings.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/game/game_settings.h"
diff --git a/src/backend/game/game_settings.h b/src/backend/game/game_settings.h
index b139fb50..97f2df4b 100644
--- a/src/backend/game/game_settings.h
+++ b/src/backend/game/game_settings.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_GAME_GAME_SETTINGS
diff --git a/src/backend/game/game_type.h b/src/backend/game/game_type.h
index 507f2e92..cf4172c9 100644
--- a/src/backend/game/game_type.h
+++ b/src/backend/game/game_type.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_BACKEND_GAME_GAME_TYPE
diff --git a/src/backend/game/load_order_handler.cpp b/src/backend/game/load_order_handler.cpp
index 60d1d152..eafc03cb 100644
--- a/src/backend/game/load_order_handler.cpp
+++ b/src/backend/game/load_order_handler.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/game/load_order_handler.h"
diff --git a/src/backend/game/load_order_handler.h b/src/backend/game/load_order_handler.h
index abd7b62e..9ce97e52 100644
--- a/src/backend/game/load_order_handler.h
+++ b/src/backend/game/load_order_handler.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_GAME_LOAD_ORDER_HANDLER
diff --git a/src/backend/helpers/git_helper.cpp b/src/backend/helpers/git_helper.cpp
index 4691ac73..aac0c9a9 100644
--- a/src/backend/helpers/git_helper.cpp
+++ b/src/backend/helpers/git_helper.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/helpers/git_helper.h"
diff --git a/src/backend/helpers/git_helper.h b/src/backend/helpers/git_helper.h
index 6d538b01..1ef72c20 100644
--- a/src/backend/helpers/git_helper.h
+++ b/src/backend/helpers/git_helper.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_HELPERS_GIT_HELPER
diff --git a/src/backend/helpers/helpers.cpp b/src/backend/helpers/helpers.cpp
index 55ee83d6..951045aa 100644
--- a/src/backend/helpers/helpers.cpp
+++ b/src/backend/helpers/helpers.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/helpers/helpers.h"
diff --git a/src/backend/helpers/helpers.h b/src/backend/helpers/helpers.h
index 83efb935..75664edd 100644
--- a/src/backend/helpers/helpers.h
+++ b/src/backend/helpers/helpers.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_HELPERS_HELPERS
diff --git a/src/backend/helpers/json.h b/src/backend/helpers/json.h
index 78bb36b4..863fc14c 100644
--- a/src/backend/helpers/json.h
+++ b/src/backend/helpers/json.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_BACKEND_HELPERS_JSON
diff --git a/src/backend/helpers/language.cpp b/src/backend/helpers/language.cpp
index 4dc78aa9..2e7e248d 100644
--- a/src/backend/helpers/language.cpp
+++ b/src/backend/helpers/language.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/helpers/language.h"
diff --git a/src/backend/helpers/language.h b/src/backend/helpers/language.h
index 93c82f2f..13fbc867 100644
--- a/src/backend/helpers/language.h
+++ b/src/backend/helpers/language.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_HELPERS_LANGUAGE
diff --git a/src/backend/helpers/version.cpp b/src/backend/helpers/version.cpp
index a1e65e7d..bfacfea5 100644
--- a/src/backend/helpers/version.cpp
+++ b/src/backend/helpers/version.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/helpers/version.h"
diff --git a/src/backend/helpers/version.h b/src/backend/helpers/version.h
index 0e61ed18..3250c0a1 100644
--- a/src/backend/helpers/version.h
+++ b/src/backend/helpers/version.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_HELPERS_VERSION
diff --git a/src/backend/helpers/yaml_set_helpers.h b/src/backend/helpers/yaml_set_helpers.h
index 59861347..68d0c5fa 100644
--- a/src/backend/helpers/yaml_set_helpers.h
+++ b/src/backend/helpers/yaml_set_helpers.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_HELPERS_YAML_SET_HELPERS
diff --git a/src/backend/masterlist.cpp b/src/backend/masterlist.cpp
index 54ba2429..2b19556d 100644
--- a/src/backend/masterlist.cpp
+++ b/src/backend/masterlist.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/masterlist.h"
diff --git a/src/backend/masterlist.h b/src/backend/masterlist.h
index 5456c2c2..a8cced90 100644
--- a/src/backend/masterlist.h
+++ b/src/backend/masterlist.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_MASTERLIST
diff --git a/src/backend/metadata/condition_grammar.h b/src/backend/metadata/condition_grammar.h
index f56dc324..8dae5a99 100644
--- a/src/backend/metadata/condition_grammar.h
+++ b/src/backend/metadata/condition_grammar.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_CONDITION_GRAMMAR
diff --git a/src/backend/metadata/conditional_metadata.cpp b/src/backend/metadata/conditional_metadata.cpp
index d4b1d76c..16a9f8e8 100644
--- a/src/backend/metadata/conditional_metadata.cpp
+++ b/src/backend/metadata/conditional_metadata.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata/conditional_metadata.h"
diff --git a/src/backend/metadata/conditional_metadata.h b/src/backend/metadata/conditional_metadata.h
index 5bfcd3f3..0534bc81 100644
--- a/src/backend/metadata/conditional_metadata.h
+++ b/src/backend/metadata/conditional_metadata.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_CONDITIONAL_METADATA
#define LOOT_BACKEND_METADATA_CONDITIONAL_METADATA
diff --git a/src/backend/metadata/file.cpp b/src/backend/metadata/file.cpp
index a44ecc91..b21c5672 100644
--- a/src/backend/metadata/file.cpp
+++ b/src/backend/metadata/file.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata/file.h"
diff --git a/src/backend/metadata/file.h b/src/backend/metadata/file.h
index 0412d010..06dffea3 100644
--- a/src/backend/metadata/file.h
+++ b/src/backend/metadata/file.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_FILE
#define LOOT_BACKEND_METADATA_FILE
diff --git a/src/backend/metadata/location.cpp b/src/backend/metadata/location.cpp
index c7542a23..12be5213 100644
--- a/src/backend/metadata/location.cpp
+++ b/src/backend/metadata/location.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "location.h"
diff --git a/src/backend/metadata/location.h b/src/backend/metadata/location.h
index b3a6e9b9..ae543776 100644
--- a/src/backend/metadata/location.h
+++ b/src/backend/metadata/location.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_LOCATION
#define LOOT_BACKEND_METADATA_LOCATION
diff --git a/src/backend/metadata/message.cpp b/src/backend/metadata/message.cpp
index a3f4fdd2..293d0d19 100644
--- a/src/backend/metadata/message.cpp
+++ b/src/backend/metadata/message.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata/message.h"
diff --git a/src/backend/metadata/message.h b/src/backend/metadata/message.h
index b11327a1..18c4ca06 100644
--- a/src/backend/metadata/message.h
+++ b/src/backend/metadata/message.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_MESSAGE
#define LOOT_BACKEND_METADATA_MESSAGE
diff --git a/src/backend/metadata/message_content.cpp b/src/backend/metadata/message_content.cpp
index edba16c1..6c8f2d1f 100644
--- a/src/backend/metadata/message_content.cpp
+++ b/src/backend/metadata/message_content.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata/message_content.h"
diff --git a/src/backend/metadata/message_content.h b/src/backend/metadata/message_content.h
index 7c658668..a1203421 100644
--- a/src/backend/metadata/message_content.h
+++ b/src/backend/metadata/message_content.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_MESSAGE_CONTENT
#define LOOT_BACKEND_METADATA_MESSAGE_CONTENT
diff --git a/src/backend/metadata/plugin_dirty_info.cpp b/src/backend/metadata/plugin_dirty_info.cpp
index 7c134090..d4a43366 100644
--- a/src/backend/metadata/plugin_dirty_info.cpp
+++ b/src/backend/metadata/plugin_dirty_info.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata/plugin_dirty_info.h"
diff --git a/src/backend/metadata/plugin_dirty_info.h b/src/backend/metadata/plugin_dirty_info.h
index bc229efb..0474f8ec 100644
--- a/src/backend/metadata/plugin_dirty_info.h
+++ b/src/backend/metadata/plugin_dirty_info.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_PLUGIN_DIRTY_INFO
#define LOOT_BACKEND_METADATA_PLUGIN_DIRTY_INFO
diff --git a/src/backend/metadata/plugin_metadata.cpp b/src/backend/metadata/plugin_metadata.cpp
index 55d40984..3a5247a9 100644
--- a/src/backend/metadata/plugin_metadata.cpp
+++ b/src/backend/metadata/plugin_metadata.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "plugin_metadata.h"
diff --git a/src/backend/metadata/plugin_metadata.h b/src/backend/metadata/plugin_metadata.h
index f6f2546f..3fcdd7fe 100644
--- a/src/backend/metadata/plugin_metadata.h
+++ b/src/backend/metadata/plugin_metadata.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_PLUGIN_METADATA
#define LOOT_BACKEND_METADATA_PLUGIN_METADATA
diff --git a/src/backend/metadata/tag.cpp b/src/backend/metadata/tag.cpp
index d13f4f1b..e8aa11e2 100644
--- a/src/backend/metadata/tag.cpp
+++ b/src/backend/metadata/tag.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata/tag.h"
diff --git a/src/backend/metadata/tag.h b/src/backend/metadata/tag.h
index 756975e9..0a5aa7af 100644
--- a/src/backend/metadata/tag.h
+++ b/src/backend/metadata/tag.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_TAG
#define LOOT_BACKEND_METADATA_TAG
diff --git a/src/backend/metadata_list.cpp b/src/backend/metadata_list.cpp
index 8773f466..057756d4 100644
--- a/src/backend/metadata_list.cpp
+++ b/src/backend/metadata_list.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/metadata_list.h"
diff --git a/src/backend/metadata_list.h b/src/backend/metadata_list.h
index 76c83740..a5ad5d76 100644
--- a/src/backend/metadata_list.h
+++ b/src/backend/metadata_list.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_METADATA_LIST
diff --git a/src/backend/plugin/plugin.cpp b/src/backend/plugin/plugin.cpp
index f3cc4512..7e414499 100644
--- a/src/backend/plugin/plugin.cpp
+++ b/src/backend/plugin/plugin.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "backend/plugin/plugin.h"
diff --git a/src/backend/plugin/plugin.h b/src/backend/plugin/plugin.h
index 40f42546..fb30d93b 100644
--- a/src/backend/plugin/plugin.h
+++ b/src/backend/plugin/plugin.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_PLUGIN_PLUGIN
#define LOOT_BACKEND_PLUGIN_PLUGIN
diff --git a/src/backend/plugin/plugin_sorter.cpp b/src/backend/plugin/plugin_sorter.cpp
index 999f0a79..dfc2b970 100644
--- a/src/backend/plugin/plugin_sorter.cpp
+++ b/src/backend/plugin/plugin_sorter.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "plugin_sorter.h"
diff --git a/src/backend/plugin/plugin_sorter.h b/src/backend/plugin/plugin_sorter.h
index 1f03410b..9907cbe6 100644
--- a/src/backend/plugin/plugin_sorter.h
+++ b/src/backend/plugin/plugin_sorter.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_BACKEND_PLUGIN_PLUGIN_SORTER
diff --git a/src/gui/html/css/style.css b/src/gui/html/css/style.css
index 7195436e..d64cd3f5 100644
--- a/src/gui/html/css/style.css
+++ b/src/gui/html/css/style.css
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
/* CSS Custom Variables */
:root {
diff --git a/src/gui/html/index.html b/src/gui/html/index.html
index 989be3a7..dad0aa69 100644
--- a/src/gui/html/index.html
+++ b/src/gui/html/index.html
@@ -362,7 +362,7 @@
LOOT is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- You should have received a copy of the GNU General Public License along with LOOT. If not, see <http://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU General Public License along with LOOT. If not, see <https://www.gnu.org/licenses/>.
diff --git a/src/gui/html/js/initialise.js b/src/gui/html/js/initialise.js
index e7b6968b..73d300c0 100644
--- a/src/gui/html/js/initialise.js
+++ b/src/gui/html/js/initialise.js
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
'use strict';
(function exportModule(root, factory) {
diff --git a/src/gui/html/js/plugin.js b/src/gui/html/js/plugin.js
index a10dbc3c..9475f497 100644
--- a/src/gui/html/js/plugin.js
+++ b/src/gui/html/js/plugin.js
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
'use strict';
(function exportModule(root, factory) {
diff --git a/src/gui/loot_app.cpp b/src/gui/loot_app.cpp
index 016fe3fa..1c7215e6 100644
--- a/src/gui/loot_app.cpp
+++ b/src/gui/loot_app.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "gui/loot_app.h"
diff --git a/src/gui/loot_app.h b/src/gui/loot_app.h
index 046e0454..15144278 100644
--- a/src/gui/loot_app.h
+++ b/src/gui/loot_app.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_GUI_LOOT_APP
diff --git a/src/gui/loot_handler.cpp b/src/gui/loot_handler.cpp
index 2a32ad70..bb80158d 100644
--- a/src/gui/loot_handler.cpp
+++ b/src/gui/loot_handler.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "gui/loot_handler.h"
diff --git a/src/gui/loot_handler.h b/src/gui/loot_handler.h
index f07437e7..5ee750fc 100644
--- a/src/gui/loot_handler.h
+++ b/src/gui/loot_handler.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_GUI_LOOT_HANDLER
diff --git a/src/gui/loot_scheme_handler_factory.cpp b/src/gui/loot_scheme_handler_factory.cpp
index 2764500d..d9c52c8b 100644
--- a/src/gui/loot_scheme_handler_factory.cpp
+++ b/src/gui/loot_scheme_handler_factory.cpp
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#include "loot_scheme_handler_factory.h"
diff --git a/src/gui/loot_scheme_handler_factory.h b/src/gui/loot_scheme_handler_factory.h
index 29f2325a..174ad0cc 100644
--- a/src/gui/loot_scheme_handler_factory.h
+++ b/src/gui/loot_scheme_handler_factory.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_GUI_LOOT_SCHEME_HANDLER_FACTORY
diff --git a/src/gui/main.cpp b/src/gui/main.cpp
index bb6d0bbf..e32b8726 100644
--- a/src/gui/main.cpp
+++ b/src/gui/main.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include
diff --git a/src/gui/query_handler.cpp b/src/gui/query_handler.cpp
index c73fd70b..5bc73d78 100644
--- a/src/gui/query_handler.cpp
+++ b/src/gui/query_handler.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include "query_handler.h"
diff --git a/src/gui/query_handler.h b/src/gui/query_handler.h
index 9f66bf0b..f9dbcea9 100644
--- a/src/gui/query_handler.h
+++ b/src/gui/query_handler.h
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#ifndef LOOT_GUI_QUERY_HANDLER
diff --git a/src/gui/resource.h b/src/gui/resource.h
index 7aa59097..85165f6e 100644
--- a/src/gui/resource.h
+++ b/src/gui/resource.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef __LOOT_GUI_RESOURCE__
diff --git a/src/tests/api/api_game_operations_test.h b/src/tests/api/api_game_operations_test.h
index 00871a99..d8857472 100644
--- a/src/tests/api/api_game_operations_test.h
+++ b/src/tests/api/api_game_operations_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_API_GAME_OPERATIONS_TEST
diff --git a/src/tests/api/loot_apply_load_order_test.h b/src/tests/api/loot_apply_load_order_test.h
index 94a12441..538ad7f7 100644
--- a/src/tests/api/loot_apply_load_order_test.h
+++ b/src/tests/api/loot_apply_load_order_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_APPLY_LOAD_ORDER_TEST
diff --git a/src/tests/api/loot_create_db_test.h b/src/tests/api/loot_create_db_test.h
index d4594b87..78117859 100644
--- a/src/tests/api/loot_create_db_test.h
+++ b/src/tests/api/loot_create_db_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_CREATE_DB_TEST
diff --git a/src/tests/api/loot_db_test.h b/src/tests/api/loot_db_test.h
index e14fb805..f9ecc2c5 100644
--- a/src/tests/api/loot_db_test.h
+++ b/src/tests/api/loot_db_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_DB_TEST
diff --git a/src/tests/api/loot_eval_lists_test.h b/src/tests/api/loot_eval_lists_test.h
index 9b802d4b..41f6d4e6 100644
--- a/src/tests/api/loot_eval_lists_test.h
+++ b/src/tests/api/loot_eval_lists_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_EVAL_LISTS_TEST
diff --git a/src/tests/api/loot_get_dirty_info_test.h b/src/tests/api/loot_get_dirty_info_test.h
index 82b3364f..cc1b189c 100644
--- a/src/tests/api/loot_get_dirty_info_test.h
+++ b/src/tests/api/loot_get_dirty_info_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TEST_API_LOOT_GET_DIRTY_INFO_TEST
diff --git a/src/tests/api/loot_get_masterlist_revision_test.h b/src/tests/api/loot_get_masterlist_revision_test.h
index 2119a917..b411ab6b 100644
--- a/src/tests/api/loot_get_masterlist_revision_test.h
+++ b/src/tests/api/loot_get_masterlist_revision_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_GET_MASTERLIST_REVISION_TEST
diff --git a/src/tests/api/loot_get_plugin_messages_test.h b/src/tests/api/loot_get_plugin_messages_test.h
index 8bc8351e..e49bef62 100644
--- a/src/tests/api/loot_get_plugin_messages_test.h
+++ b/src/tests/api/loot_get_plugin_messages_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_GET_PLUGIN_MESSAGES_TEST
diff --git a/src/tests/api/loot_get_plugin_tags_test.h b/src/tests/api/loot_get_plugin_tags_test.h
index b655507a..659bf6f7 100644
--- a/src/tests/api/loot_get_plugin_tags_test.h
+++ b/src/tests/api/loot_get_plugin_tags_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_GET_PLUGIN_TAGS_TEST
diff --git a/src/tests/api/loot_get_tag_map_test.h b/src/tests/api/loot_get_tag_map_test.h
index 59e4e1a3..a4ecf3c6 100644
--- a/src/tests/api/loot_get_tag_map_test.h
+++ b/src/tests/api/loot_get_tag_map_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_GET_TAG_MAP_TEST
diff --git a/src/tests/api/loot_load_lists_test.h b/src/tests/api/loot_load_lists_test.h
index ca7395b0..c6744a89 100644
--- a/src/tests/api/loot_load_lists_test.h
+++ b/src/tests/api/loot_load_lists_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_LOAD_LISTS_TEST
diff --git a/src/tests/api/loot_sort_plugins_test.h b/src/tests/api/loot_sort_plugins_test.h
index 9e4b9961..e1a729f0 100644
--- a/src/tests/api/loot_sort_plugins_test.h
+++ b/src/tests/api/loot_sort_plugins_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_SORT_PLUGINS_TEST
diff --git a/src/tests/api/loot_update_masterlist_test.h b/src/tests/api/loot_update_masterlist_test.h
index 29583d97..15660ae3 100644
--- a/src/tests/api/loot_update_masterlist_test.h
+++ b/src/tests/api/loot_update_masterlist_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_UPDATE_MASTERLIST_TEST
diff --git a/src/tests/api/loot_write_minimal_list_test.h b/src/tests/api/loot_write_minimal_list_test.h
index 9f87562e..54ecd7d5 100644
--- a/src/tests/api/loot_write_minimal_list_test.h
+++ b/src/tests/api/loot_write_minimal_list_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_LOOT_WRITE_MINIMAL_LIST_TEST
diff --git a/src/tests/api/main.cpp b/src/tests/api/main.cpp
index d1aa7f5b..88ff2268 100644
--- a/src/tests/api/main.cpp
+++ b/src/tests/api/main.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include
diff --git a/src/tests/api/test_api.h b/src/tests/api/test_api.h
index d6c8e3bb..e921a813 100644
--- a/src/tests/api/test_api.h
+++ b/src/tests/api/test_api.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_API_TEST_API
diff --git a/src/tests/backend/app/loot_paths_test.h b/src/tests/backend/app/loot_paths_test.h
index a1b86806..1f78bef9 100644
--- a/src/tests/backend/app/loot_paths_test.h
+++ b/src/tests/backend/app/loot_paths_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_LOOT_PATHS_TEST
diff --git a/src/tests/backend/app/loot_settings_test.h b/src/tests/backend/app/loot_settings_test.h
index 7050531e..91540fee 100644
--- a/src/tests/backend/app/loot_settings_test.h
+++ b/src/tests/backend/app/loot_settings_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_LOOT_SETTINGS_TEST
diff --git a/src/tests/backend/app/loot_state_test.h b/src/tests/backend/app/loot_state_test.h
index b7bae028..87f53c6e 100644
--- a/src/tests/backend/app/loot_state_test.h
+++ b/src/tests/backend/app/loot_state_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_LOOT_STATE_TEST
diff --git a/src/tests/backend/base_game_test.h b/src/tests/backend/base_game_test.h
index 6c011ec0..99e225b6 100644
--- a/src/tests/backend/base_game_test.h
+++ b/src/tests/backend/base_game_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_BASE_GAME_TEST
diff --git a/src/tests/backend/game/game_cache_test.h b/src/tests/backend/game/game_cache_test.h
index 1dbddec3..b9a22f6e 100644
--- a/src/tests/backend/game/game_cache_test.h
+++ b/src/tests/backend/game/game_cache_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_GAME_GAME_CACHE_TEST
diff --git a/src/tests/backend/game/game_settings_test.h b/src/tests/backend/game/game_settings_test.h
index a5ad59e1..fec00182 100644
--- a/src/tests/backend/game/game_settings_test.h
+++ b/src/tests/backend/game/game_settings_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_GAME_GAME_SETTINGS_TEST
diff --git a/src/tests/backend/game/game_test.h b/src/tests/backend/game/game_test.h
index dd4d8002..3b00f26d 100644
--- a/src/tests/backend/game/game_test.h
+++ b/src/tests/backend/game/game_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_GAME_GAME_TEST
diff --git a/src/tests/backend/game/load_order_handler_test.h b/src/tests/backend/game/load_order_handler_test.h
index 3d195dae..556a6725 100644
--- a/src/tests/backend/game/load_order_handler_test.h
+++ b/src/tests/backend/game/load_order_handler_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_LOAD_ORDER_HANDLER_TEST
diff --git a/src/tests/backend/helpers/git_helper_test.h b/src/tests/backend/helpers/git_helper_test.h
index e38f629c..b3de722c 100644
--- a/src/tests/backend/helpers/git_helper_test.h
+++ b/src/tests/backend/helpers/git_helper_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_HELPERS_GIT_HELPER_TEST
diff --git a/src/tests/backend/helpers/helpers_test.h b/src/tests/backend/helpers/helpers_test.h
index c0fbd4ad..c47b4d0c 100644
--- a/src/tests/backend/helpers/helpers_test.h
+++ b/src/tests/backend/helpers/helpers_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_HELPERS_HELPERS_TEST
diff --git a/src/tests/backend/helpers/language_test.h b/src/tests/backend/helpers/language_test.h
index 629a9aee..734eee8d 100644
--- a/src/tests/backend/helpers/language_test.h
+++ b/src/tests/backend/helpers/language_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_HELPERS_LANGUAGE_TEST
diff --git a/src/tests/backend/helpers/version_test.h b/src/tests/backend/helpers/version_test.h
index b13f80df..c63537da 100644
--- a/src/tests/backend/helpers/version_test.h
+++ b/src/tests/backend/helpers/version_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_HELPERS_VERSION_TEST
diff --git a/src/tests/backend/helpers/yaml_set_helpers_test.h b/src/tests/backend/helpers/yaml_set_helpers_test.h
index b4a87d54..475c713f 100644
--- a/src/tests/backend/helpers/yaml_set_helpers_test.h
+++ b/src/tests/backend/helpers/yaml_set_helpers_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_HELPERS_YAML_SET_HELPERS_TEST
diff --git a/src/tests/backend/main.cpp b/src/tests/backend/main.cpp
index 39ead0f7..3f7da50e 100644
--- a/src/tests/backend/main.cpp
+++ b/src/tests/backend/main.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include
diff --git a/src/tests/backend/masterlist_test.h b/src/tests/backend/masterlist_test.h
index c85a713a..0cb6af8c 100644
--- a/src/tests/backend/masterlist_test.h
+++ b/src/tests/backend/masterlist_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_MASTERLIST_TEST
diff --git a/src/tests/backend/metadata/condition_grammar_test.h b/src/tests/backend/metadata/condition_grammar_test.h
index 0c134765..82d925a0 100644
--- a/src/tests/backend/metadata/condition_grammar_test.h
+++ b/src/tests/backend/metadata/condition_grammar_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_CONDITION_GRAMMAR_TEST
diff --git a/src/tests/backend/metadata/conditional_metadata_test.h b/src/tests/backend/metadata/conditional_metadata_test.h
index 1cdb5a7a..5111b1ae 100644
--- a/src/tests/backend/metadata/conditional_metadata_test.h
+++ b/src/tests/backend/metadata/conditional_metadata_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_CONDITIONAL_METADATA_TEST
diff --git a/src/tests/backend/metadata/file_test.h b/src/tests/backend/metadata/file_test.h
index 18046173..dea5a047 100644
--- a/src/tests/backend/metadata/file_test.h
+++ b/src/tests/backend/metadata/file_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_FILE_TEST
diff --git a/src/tests/backend/metadata/location_test.h b/src/tests/backend/metadata/location_test.h
index c03e0212..a12a32c5 100644
--- a/src/tests/backend/metadata/location_test.h
+++ b/src/tests/backend/metadata/location_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_LOCATION_TEST
diff --git a/src/tests/backend/metadata/message_content_test.h b/src/tests/backend/metadata/message_content_test.h
index b7c1d436..150d8cce 100644
--- a/src/tests/backend/metadata/message_content_test.h
+++ b/src/tests/backend/metadata/message_content_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_MESSAGE_CONTENT_TEST
diff --git a/src/tests/backend/metadata/message_test.h b/src/tests/backend/metadata/message_test.h
index e11aaea4..f57349e5 100644
--- a/src/tests/backend/metadata/message_test.h
+++ b/src/tests/backend/metadata/message_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_MESSAGE_TEST
diff --git a/src/tests/backend/metadata/plugin_dirty_info_test.h b/src/tests/backend/metadata/plugin_dirty_info_test.h
index bc508308..760d3602 100644
--- a/src/tests/backend/metadata/plugin_dirty_info_test.h
+++ b/src/tests/backend/metadata/plugin_dirty_info_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_PLUGIN_DIRTY_INFO_TEST
diff --git a/src/tests/backend/metadata/plugin_metadata_test.h b/src/tests/backend/metadata/plugin_metadata_test.h
index dc316a67..0027156d 100644
--- a/src/tests/backend/metadata/plugin_metadata_test.h
+++ b/src/tests/backend/metadata/plugin_metadata_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_PLUGIN_METADATA_TEST
diff --git a/src/tests/backend/metadata/tag_test.h b/src/tests/backend/metadata/tag_test.h
index 5c1018dd..75f7ec44 100644
--- a/src/tests/backend/metadata/tag_test.h
+++ b/src/tests/backend/metadata/tag_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_TAG_TEST
diff --git a/src/tests/backend/metadata_list_test.h b/src/tests/backend/metadata_list_test.h
index a661c5f5..9ef8e578 100644
--- a/src/tests/backend/metadata_list_test.h
+++ b/src/tests/backend/metadata_list_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_METADATA_LIST_TEST
diff --git a/src/tests/backend/plugin/plugin_sorter_test.h b/src/tests/backend/plugin/plugin_sorter_test.h
index b6a2ffbd..e7aabb9a 100644
--- a/src/tests/backend/plugin/plugin_sorter_test.h
+++ b/src/tests/backend/plugin/plugin_sorter_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_PLUGIN_PLUGIN_SORTER_TEST
diff --git a/src/tests/backend/plugin/plugin_test.h b/src/tests/backend/plugin/plugin_test.h
index b3cebeb0..940f7d28 100644
--- a/src/tests/backend/plugin/plugin_test.h
+++ b/src/tests/backend/plugin/plugin_test.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_BACKEND_PLUGIN_PLUGIN_TEST
diff --git a/src/tests/common_game_test_fixture.h b/src/tests/common_game_test_fixture.h
index 8cc227db..b6ebd321 100644
--- a/src/tests/common_game_test_fixture.h
+++ b/src/tests/common_game_test_fixture.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_COMMON_GAME_TEST_FIXTURE
diff --git a/src/tests/printers.h b/src/tests/printers.h
index 6cb4b2a7..4ccc8914 100644
--- a/src/tests/printers.h
+++ b/src/tests/printers.h
@@ -19,7 +19,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
-.
+.
*/
#ifndef LOOT_TESTS_PRINTERS
diff --git a/src/validator/main.cpp b/src/validator/main.cpp
index b6b55c3d..61e36c05 100644
--- a/src/validator/main.cpp
+++ b/src/validator/main.cpp
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with LOOT. If not, see
- .
+ .
*/
#include