mx4j/src/test/test/javax/management/compliance/signature/support SignatureVerifier.java,1.1,1.2

Simone Bordet <[email protected]>
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/test/test/javax/management/compliance/signature/support
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30262/src/test/test/javax/management/compliance/signature/support

Modified Files:
	SignatureVerifier.java 
Log Message:
Added copyright notice and author information

Index: SignatureVerifier.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/javax/management/compliance/signature/support/SignatureVerifier.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** SignatureVerifier.java	3 Aug 2003 14:43:33 -0000	1.1
--- SignatureVerifier.java	10 Aug 2004 09:15:17 -0000	1.2
***************
*** 1,14 ****
  package test.javax.management.compliance.signature.support;
  
- import java.lang.reflect.Modifier;
- import java.lang.reflect.Field;
  import java.io.Serializable;
! import java.util.Set;
  import java.util.HashSet;
  import java.util.Iterator;
! import java.util.ArrayList;
  
  /**
!  *
   * @version $Revision$
   */
--- 1,22 ----
+ /*
+  * Copyright (C) MX4J.
+  * All rights reserved.
+  *
+  * This software is distributed under the terms of the MX4J License version 1.0.
+  * See the terms of the MX4J License in the documentation provided with this software.
+  */
+ 
  package test.javax.management.compliance.signature.support;
  
  import java.io.Serializable;
! import java.lang.reflect.Field;
! import java.lang.reflect.Modifier;
! import java.util.ArrayList;
  import java.util.HashSet;
  import java.util.Iterator;
! import java.util.Set;
  
  /**
!  * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
***************
*** 121,125 ****
     private void checkSameConstructors(final Class jmxri, Class mx4j) throws NotCompliantException
     {
!        checkSameObjectMethod(new ObjectClass.Constructor(jmxri), new ObjectClass.Constructor(mx4j));
     }
  
--- 129,133 ----
     private void checkSameConstructors(final Class jmxri, Class mx4j) throws NotCompliantException
     {
!       checkSameObjectMethod(new ObjectClass.Constructor(jmxri), new ObjectClass.Constructor(mx4j));
     }
  



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.