Code Cleanup

This commit is contained in:
Konloch 2022-01-22 13:38:33 -06:00
parent 7eb0ed5ff4
commit 2a4c8930ae
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import static the.bytecode.club.bytecodeviewer.Constants.nl;
/**
** This is an example of a String Decrypter Java Plugin for BCV.
**
** @author Righteous
** @author [Your-Name-Goes-Here]
**/
public class ExampleStringDecrypter extends Plugin {