diff options
| author | Rich Kreider <rjkreider@gmail.com> | 2026-06-09 10:07:17 -0400 |
|---|---|---|
| committer | Rich Kreider <rjkreider@gmail.com> | 2026-06-09 10:07:17 -0400 |
| commit | 8b2a4ee396f02858d4493e47d0aa5ffbaa25d05a (patch) | |
| tree | e819b09c5a41ef7dead5b9eedcdf94f06118cf95 | |
| parent | 46176405226ec2cb6c1b8974996976af52445fa6 (diff) | |
copyright year updatemain
| -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) 2026 " -ForegroundColor Cyan +Write-Host " by Rich Kreider (c) 2025 " -ForegroundColor Cyan Write-Host "==========================================" -ForegroundColor Cyan # ====== Configuration Defaults ====== |
