From ee6639c3aa1e188bae0eb645373b6c594bddf2c6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 27 Sep 2021 12:53:09 +0200 Subject: Finalize license --- etc/bootstrap/bbot-bootstrap-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/bootstrap/bbot-bootstrap-linux.sh') diff --git a/etc/bootstrap/bbot-bootstrap-linux.sh b/etc/bootstrap/bbot-bootstrap-linux.sh index 71a1dda..4a79227 100755 --- a/etc/bootstrap/bbot-bootstrap-linux.sh +++ b/etc/bootstrap/bbot-bootstrap-linux.sh @@ -1,7 +1,7 @@ #!/bin/sh # file : etc/bootstrap/bbot-bootstrap-linux.sh -# license : TBC; see accompanying LICENSE file +# license : MIT; see accompanying LICENSE file if ! jobs="$(nproc)"; then jobs=1 -- cgit v1.1