diff --git a/sandbox.py b/sandbox.py index 8bdb85b..6e72cbb 100644 --- a/sandbox.py +++ b/sandbox.py @@ -26,7 +26,7 @@ def welcomeScreen(): print(" - ---------------------- - ") print() print("Welcome to the Mikrotik router config page!") - print("Wyatt J. Miller 2017, MIT") + print("Wyatt J. Miller 2017-2022, MIT") print() continuePrompt() mainMenu()