diff --git a/userscripts/kaipreset_basic_phrase_bias.lua b/userscripts/kaipreset_basic_phrase_bias.lua
index 0bbab4f9..f7f0727f 100644
--- a/userscripts/kaipreset_basic_phrase_bias.lua
+++ b/userscripts/kaipreset_basic_phrase_bias.lua
@@ -286,7 +286,7 @@ function userscript.genmod()
-- For each partially-generated sequence...
for i, generated_row in ipairs(kobold.generated) do
-
+
if max_overlap[i][bias_entry] == nil then
max_overlap[i][bias_entry] = 0
end
diff --git a/userscripts/kaipreset_src/haxe_transcend/KoboldLib.hx b/userscripts/kaipreset_src/haxe_transcend/KoboldLib.hx
index b0cd9490..c1245805 100644
--- a/userscripts/kaipreset_src/haxe_transcend/KoboldLib.hx
+++ b/userscripts/kaipreset_src/haxe_transcend/KoboldLib.hx
@@ -5,12 +5,12 @@
* it under the terms of the GNU Affero 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 Affero General Public License for more details.
- *
+ *
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see .
*/
diff --git a/userscripts/kaipreset_src/haxe_transcend/Main.hx b/userscripts/kaipreset_src/haxe_transcend/Main.hx
index 909a98d5..704f50ed 100644
--- a/userscripts/kaipreset_src/haxe_transcend/Main.hx
+++ b/userscripts/kaipreset_src/haxe_transcend/Main.hx
@@ -5,12 +5,12 @@
* it under the terms of the GNU Affero 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 Affero General Public License for more details.
- *
+ *
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see .
*/
diff --git a/userscripts/kaipreset_src/haxe_transcend/build.bat b/userscripts/kaipreset_src/haxe_transcend/build.bat
index 78b67978..a83926a8 100644
--- a/userscripts/kaipreset_src/haxe_transcend/build.bat
+++ b/userscripts/kaipreset_src/haxe_transcend/build.bat
@@ -4,12 +4,12 @@
:: it under the terms of the GNU Affero 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 Affero General Public License for more details.
-::
+::
:: You should have received a copy of the GNU Affero General Public License
:: along with this program. If not, see .
diff --git a/userscripts/kaipreset_src/haxe_transcend/build.ps1 b/userscripts/kaipreset_src/haxe_transcend/build.ps1
index b192e484..04eb96c6 100644
--- a/userscripts/kaipreset_src/haxe_transcend/build.ps1
+++ b/userscripts/kaipreset_src/haxe_transcend/build.ps1
@@ -4,7 +4,7 @@
# it under the terms of the GNU Affero 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
diff --git a/userscripts/kaipreset_src/haxe_transcend/build.sh b/userscripts/kaipreset_src/haxe_transcend/build.sh
index 54221283..ba51652b 100644
--- a/userscripts/kaipreset_src/haxe_transcend/build.sh
+++ b/userscripts/kaipreset_src/haxe_transcend/build.sh
@@ -5,7 +5,7 @@
# it under the terms of the GNU Affero 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