diff --git a/.gitmodules b/.gitmodules
index 1eb5e9d..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +0,0 @@
-[submodule "bztoolkit"]
- path = bztoolkit
- url = https://github.com/allejo/bztoolkit.git
diff --git a/ScoreRestorer.cpp b/ScoreRestorer.cpp
index 1519aed..696eb12 100644
--- a/ScoreRestorer.cpp
+++ b/ScoreRestorer.cpp
@@ -1,275 +1,285 @@
/*
- Score Restorer
- Copyright (C) 2015-2017 Vladimir "allejo" Jimenez
+ Score Restorer
+ Copyright (C) 2015-2017 Vladimir "allejo" Jimenez
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
- This program 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.
+ This program 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 this program. If not, see .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see .
*/
#include