Correct spelling of License file

This commit is contained in:
matt
2021-04-20 15:41:38 -04:00
parent 0b6334369c
commit f64bd4f1a4
12 changed files with 15 additions and 15 deletions

View File

@@ -62,7 +62,7 @@ if [ $UNIVERSAL = 1 ]; then
-output "$APPROOT/Contents/MacOS/KasmVNC Viewer"
fi
install -m 644 $SRCDIR/LICENCE.TXT $TMPDIR/dmg/
install -m 644 $SRCDIR/LICENSE.TXT $TMPDIR/dmg/
install -m 644 $SRCDIR/README.md $TMPDIR/dmg/
hdiutil create -fs HFS+ -volname $PACKAGE_NAME-$VERSION \