diff --git a/plugins/groovy/ExampleStringDecrypter.gy b/plugins/groovy/ExampleStringDecrypter.gy index 1a8da610..72608f97 100644 --- a/plugins/groovy/ExampleStringDecrypter.gy +++ b/plugins/groovy/ExampleStringDecrypter.gy @@ -12,7 +12,7 @@ import static the.bytecode.club.bytecodeviewer.Constants.nl /** ** This is an example of a String Decrypter Groovy Plugin for BCV. ** - ** @author Righteous + ** @author [Your-Name-Goes-Here] **/ class ExampleStringDecrypter extends Plugin {