From 6442e6790ed78bf0d1e383b8149aff801029a66a Mon Sep 17 00:00:00 2001
From: adam-m <amalinowski@basistech.com>
Date: Tue, 12 Feb 2013 17:09:56 -0500
Subject: [PATCH] fix dox warn

---
 .../src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java b/Core/src/org/sleuthkit/autopsy/coreutils/MessageNotifyUtil.java
index 3a21b43f70..cc4aeabb57 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 {
 
-- 
GitLab