From 6b66cb1b6c692d77fbaafab3d5fa8265c3162aaa Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 22 Apr 2021 09:06:10 +0200 Subject: [PATCH] Fixed typo --- Scripts/show-credits.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/show-credits.ps1 b/Scripts/show-credits.ps1 index 34dc8533..c88bb5e7 100755 --- a/Scripts/show-credits.ps1 +++ b/Scripts/show-credits.ps1 @@ -23,7 +23,7 @@ try { & "$PSScriptRoot/write-animated.ps1" "Unicode: version 13.0" & "$PSScriptRoot/write-animated.ps1" "Executive Producer: Markus Fleschutz" & "$PSScriptRoot/write-animated.ps1" "Special Thanks: Andrea Fleschutz" - & "$PSScriptRoot/write-animated.ps1" "Copyright: (c) 2020. All Rights Reserved" + & "$PSScriptRoot/write-animated.ps1" "Copyright: (c) 2021. All Rights Reserved" & "$PSScriptRoot/write-animated.ps1" "No Animals Were Harmed in the Making of This Film" & "$PSScriptRoot/write-big.ps1" " Thanx 4 watching"