From 1a8f48255ea0c8ef8746fcc7286514e7df56ac2a Mon Sep 17 00:00:00 2001 From: vadym Date: Tue, 20 Dec 2022 14:07:39 +0200 Subject: [PATCH] updated author --- contrib/msi/build-msi-ie.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/msi/build-msi-ie.sh b/contrib/msi/build-msi-ie.sh index da50a5c1..7c67734a 100644 --- a/contrib/msi/build-msi-ie.sh +++ b/contrib/msi/build-msi-ie.sh @@ -5,7 +5,7 @@ # the system and within the PATH. This is ran currently by Appveyor or GitHub Actions (see # appveyor.yml in the repository root) for both x86 and x64. # -# Author: Neil Alexander +# Author: Vadym Vikulin # Get arch from command line if given PKGARCH=$1