X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/e4f65cee884c40d631209b5cbb711de161a2969a..5031f269c8440435da01151f6a08ada632ae4b5f:/magic/tsv

diff --git a/magic/tsv b/magic/tsv
index de72924..c436d57 100644
--- a/magic/tsv
+++ b/magic/tsv
@@ -1,10 +1,16 @@
+# This work is marked with CC0 1.0. To view a copy of this license,
+# visit <http://creativecommons.org/publicdomain/zero/1.0>.
+#
+# SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
+# SPDX-License-Identifier: CC0-1.0
+
 0  string  #!tsv     TSV text
 !:mime text/tab-separated-values
-!:strength + 255
+!:strength + 100
 
 0     byte    0xEF
 >1    byte    0xBB
 >>2   byte    0xBF
 >>>3  string  #!tsv  TSV text
 !:mime text/tab-separated-values
-!:strength + 255
+!:strength + 170