diff options
Diffstat (limited to 'scripts/createNewApp.sh')
-rwxr-xr-x | scripts/createNewApp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/createNewApp.sh b/scripts/createNewApp.sh index a411a70..e13d4ac 100755 --- a/scripts/createNewApp.sh +++ b/scripts/createNewApp.sh @@ -1,6 +1,6 @@ #!/bin/bash ## -# Copyright (c) 2021, Konstantin Aladyshev <aladyshev22@gmail.com> +# Copyright (c) 2024, Konstantin Aladyshev <aladyshev22@gmail.com> # # SPDX-License-Identifier: MIT ## |