From 65de07335898685295ab92f3673e4233a9c0ee53 Mon Sep 17 00:00:00 2001 From: James Quinley Date: Fri, 18 Feb 2022 08:43:09 -0800 Subject: [PATCH] Update init.java --- src/main/java/com/jamesquinley/init.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/jamesquinley/init.java b/src/main/java/com/jamesquinley/init.java index 693a947..2d0221f 100644 --- a/src/main/java/com/jamesquinley/init.java +++ b/src/main/java/com/jamesquinley/init.java @@ -1,7 +1,7 @@ package com.jamesquinley; /** -Hey there! This is the source code for AOTSK-Delegation Server, for login - * +Hey there! This is the source code for AOTSK-Delegation Server, self explanitory. +Also this is multi line so I can justify using this type of comment. */ public class init {