summaryrefslogtreecommitdiff
path: root/tessen
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-09-17 01:24:53 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-09-17 01:24:53 +0530
commitf4294f1404212adc0784e54a7c6f448b19ff90d7 (patch)
tree00759fc73b54cf57ffc865689e89415b5c74e43a /tessen
parent9d2854023597ef2fd9036d3a8f2e2d83470e5e3c (diff)
change the license to GPLv2+v0.4.2
Diffstat (limited to 'tessen')
-rwxr-xr-xtessen2
1 files changed, 1 insertions, 1 deletions
diff --git a/tessen b/tessen
index 2a4f772..a264204 100755
--- a/tessen
+++ b/tessen
@@ -1,5 +1,5 @@
#!/bin/bash
-# SPDX-License-Identifier: MIT
+# SPDX-License-Identifier: GPL-2.0-or-later
# shell "strict" mode
set -uo pipefail