Author: timfox
Date: 2009-08-20 04:13:32 -0400 (Thu, 20 Aug 2009)
New Revision: 7822
Modified:
trunk/src/main/org/hornetq/core/security/CheckType.java
trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java
trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java
Log:
removed invalid author tags as per legal
Modified: trunk/src/main/org/hornetq/core/security/CheckType.java
===================================================================
--- trunk/src/main/org/hornetq/core/security/CheckType.java 2009-08-20 08:02:01 UTC (rev
7821)
+++ trunk/src/main/org/hornetq/core/security/CheckType.java 2009-08-20 08:13:32 UTC (rev
7822)
@@ -205,8 +205,6 @@
package org.hornetq.core.security;
/**
- * @author Peter Antman
- * @author <a href="mailto:Scott.Stark@jboss.org">Scott Stark</a>
* @author <a href="mailto:jmesnil@redhat.com">Jeff Mesnil</a>
* @author <a href="mailto:andy.taylor@jboss.org>Andy Taylor</a>
* @version $Revision: 2925 $
Modified: trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java
===================================================================
--- trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java 2009-08-20
08:02:01 UTC (rev 7821)
+++ trunk/src/main/org/hornetq/core/security/impl/JAASSecurityManager.java 2009-08-20
08:13:32 UTC (rev 7822)
@@ -230,8 +230,6 @@
* @author <a href="ataylor(a)redhat.com">Andy Taylor</a>
* @author <a href="tim.fox(a)jboss.com">Tim Fox</a>
* @author <a href="jmesnil(a)redhat.com">Jeff Mesnil</a>
- * @author <a href="on(a)ibis.odessa.ua">Oleg Nitz</a>
- * @author Scott.Stark(a)jboss.org
*/
public class JAASSecurityManager implements JBMSecurityManager, MessagingComponent
{
Modified: trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java
===================================================================
--- trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java 2009-08-20
08:02:01 UTC (rev 7821)
+++ trunk/src/main/org/hornetq/core/security/impl/SecurityStoreImpl.java 2009-08-20
08:13:32 UTC (rev 7822)
@@ -233,12 +233,7 @@
* @author <a href="mailto:tim.fox@jboss.com">Tim Fox</a>
* @author <a href="ataylor(a)redhat.com">Andy Taylor</a>
*
- * Parts based on old version by:
*
- * @author Peter Antman
- * @author <a href="mailto:Scott.Stark@jboss.org">Scott Stark</a>
- * @author <a href="mailto:ovidiu@feodorov.com">Ovidiu
Feodorov</a>
- *
* @version $Revision$
*
* $Id$
Show replies by date