diff options
| -rw-r--r-- | lanscan | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Clear-Host # ====== Banner ====== Write-Host "==========================================" -ForegroundColor Cyan Write-Host " LANScan v1.6 - Network Tool " -ForegroundColor Yellow -Write-Host " by Rich Kreider (c) 2025 " -ForegroundColor Cyan +Write-Host " by Rich Kreider (c) 2026 " -ForegroundColor Cyan Write-Host "==========================================" -ForegroundColor Cyan # ====== Configuration Defaults ====== |
