diff --git a/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java b/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java index 15bc5b0..caf5e09 100644 --- a/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java +++ b/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java @@ -44,7 +44,7 @@ import br.gov.frameworkdemoiselle.management.NotificationManager; * Implementators can capture this event and be notified when the {@link NotificationManager} * sends notifications, so they can pass the notification to the underlying technology. * - * @author serpro + * @author SERPRO * */ public class ManagementNotificationEventImpl implements br.gov.frameworkdemoiselle.management.ManagementNotificationEvent { -- libgit2 0.21.2