diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2021-09-17 01:24:53 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2021-09-17 01:24:53 +0530 |
commit | f4294f1404212adc0784e54a7c6f448b19ff90d7 (patch) | |
tree | 00759fc73b54cf57ffc865689e89415b5c74e43a /tessen | |
parent | 9d2854023597ef2fd9036d3a8f2e2d83470e5e3c (diff) |
change the license to GPLv2+v0.4.2
Diffstat (limited to 'tessen')
-rwxr-xr-x | tessen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/bash -# SPDX-License-Identifier: MIT +# SPDX-License-Identifier: GPL-2.0-or-later # shell "strict" mode set -uo pipefail |