Update year in copyright messages

This commit is contained in:
Katy Coe
2021-01-04 05:26:43 +01:00
parent 956cea0553
commit 71be0f2af2
101 changed files with 102 additions and 102 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2020 Katy Coe - http://www.djkaty.com - https://github.com/djkaty
# Copyright 2019-2021 Katy Coe - http://www.djkaty.com - https://github.com/djkaty
# All rights reserved.
# Compile the specified .cs files in TestSources to produce a .NET assembly DLL, the transpiled C++ source code and an IL2CPP binary for each
@@ -35,7 +35,7 @@ param (
)
echo "Universal IL2CPP Build Utility"
echo "(c) 2019-2020 Katy Coe - www.djkaty.com - www.github.com/djkaty"
echo "(c) 2019-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty"
echo ""
if ($help) {