From 57eb37056e84c3ae56b8c892a930febf612d77cb Mon Sep 17 00:00:00 2001 From: "Prof. 9" Date: Sat, 12 Jul 2014 00:11:45 +0200 Subject: [PATCH] Fix BLZ license filename. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f53c6c..a7c35a8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ Credits License ======= -This project is licensed under the terms of the MIT license. See *license.txt* for more information. +This project is licensed under the terms of the MIT license. See *license.txt* in the main folder for more information. -WfcReplay includes BLZ v1.4 by CUE, which is covered by the GPLv3 license. As such, the source code for this program is included and can be found in *blz.c*. The full terms of the license can be found in *blz_license.txt*. \ No newline at end of file +WfcReplay includes BLZ v1.4 by CUE, which is covered by the GPLv3 license. As such, the source code for this program is included and can be found in *blz.c*. The full terms of the license can be found in *license.txt* in the *BLZ* folder.