From bd414b3d51ee7365b189bfeeba8fef6de047a129 Mon Sep 17 00:00:00 2001 From: Caleb Fontenot Date: Tue, 27 Sep 2022 14:04:51 -0500 Subject: [PATCH] Add License Don't cheat, it'll only hurt you in the long run. Signed-off-by: Caleb Fontenot --- LICENCE | 1 + 1 file changed, 1 insertion(+) create mode 100644 LICENCE diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..45f55a2 --- /dev/null +++ b/LICENCE @@ -0,0 +1 @@ +This repository is public for refrence reasons only. Do not cheat by using code from this repository. \ No newline at end of file