| Commit in servicemix/base/src/main/java/javax/jbi on MAIN | |||
| JBIException.java | -10 | 1.2 -> 1.3 | |
- removed Sun Javadocs.
servicemix/base/src/main/java/javax/jbi
diff -u -r1.2 -r1.3 --- JBIException.java 7 Jun 2005 14:19:48 -0000 1.2 +++ JBIException.java 2 Aug 2005 02:02:12 -0000 1.3 @@ -1,13 +1,3 @@
-// Copyright (c) 2004-2005 Sun Microsystems Inc., All Rights Reserved. -/* - * JBIException.java - * - * SUN PROPRIETARY/CONFIDENTIAL. - * This software is the proprietary information of Sun Microsystems, Inc. - * Use is subject to license terms. - * - */ -
package javax.jbi; /**
