updated copyright

Signed-off-by: Wyatt J. Miller <wyatt@wyattjmiller.com>
This commit is contained in:
Wyatt J. Miller 2022-06-12 18:51:50 -05:00
parent 12701f0ebb
commit 607894d6c3

View File

@ -26,7 +26,7 @@ def welcomeScreen():
print(" - ---------------------- - ") print(" - ---------------------- - ")
print() print()
print("Welcome to the Mikrotik router config page!") print("Welcome to the Mikrotik router config page!")
print("Wyatt J. Miller 2017, MIT") print("Wyatt J. Miller 2017-2022, MIT")
print() print()
continuePrompt() continuePrompt()
mainMenu() mainMenu()