diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java
index 3a21b43f70dbcb0d3744137df0edf62d64b1eac9..cc4aeabb5773ef32a243c87b9d22e4d03d10ae85 100644
--- a/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java
+++ b/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java
@@ -40,8 +40,7 @@
  *
  * Based on:
  * http://qbeukes.blogspot.com/2009/11/netbeans-platform-notifications.html
- *
- * @license Apache License 2.0
+ * license Apache License 2.0
  */
 public class MessageNotifyUtil {