Skip to content

Commit 382358c

Browse files
committed
[patch-hack.sh] add MIT license
1 parent 884226a commit 382358c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

patch-hack.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#!/bin/bash
22

3+
# --------------------------------------------------
4+
# Copyright 2018 Source Foundry Authors
5+
# MIT License
6+
# Source: https://github.com/source-foundry/alt-hack
7+
# ---------------------------------------------------
8+
39
# 1. Set the path to the downloaded Hack repo here first
410
HACK_PATH=""
511

0 commit comments

Comments
 (0)