From 7cdd6db4f3332b952eff9378156234a861a5c13a Mon Sep 17 00:00:00 2001 From: TiaraNivani Date: Fri, 29 Nov 2024 10:30:48 +0100 Subject: [PATCH] Remove Deadname from copyright notice in main.rs --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 8fbfd4a..fa5fa44 100644 --- a/src/main.rs +++ b/src/main.rs @@ -84,7 +84,7 @@ fn main() { // Welcome Message. println!( - "{} \n(c) Christopher Hock aka ByteOtter. (github.com/ByteOtter)\n + "{} \n(c) Tiara Hock aka ByteOtter. (github.com/ByteOtter)\n Licensed under the terms of the GPL-v3.0 License.\n\ Check github.com/The-Nazara-Project/Nazara/LICENSE for more info.\n", ascii_art