From b375efb9a7ee8db61432eea59d8b8d7cbd6c5d1b Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Sun, 17 Sep 2023 15:37:38 +1000 Subject: [PATCH] Update SimpleLogin.py Add author email address --- SimpleLogin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimpleLogin.py b/SimpleLogin.py index d75f535..b8c3450 100644 --- a/SimpleLogin.py +++ b/SimpleLogin.py @@ -1,5 +1,5 @@ - # © Rayyan Hodges, TAFE NSW, Gelos Enterprises 2022 +# rayyan.hodges@studytafensw.edu.au # This program is coded in Python and designed to provide a simple login system with the ability to append to accounts and a simple menu.