User: tobias
Date: 01/01/03 00:28:30
Modified: src/main/org/jboss/ejb/deployment
JMSContainerInvokerConfiguration.java
Log:
changed remains of GPL to LGPL. Approved by Juha.
Revision Changes Path
1.2 +2 -2
jboss/src/main/org/jboss/ejb/deployment/JMSContainerInvokerConfiguration.java
Index: JMSContainerInvokerConfiguration.java
===================================================================
RCS file:
/products/cvs/ejboss/jboss/src/main/org/jboss/ejb/deployment/JMSContainerInvokerConfiguration.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- JMSContainerInvokerConfiguration.java 2000/12/06 13:00:56 1.1
+++ JMSContainerInvokerConfiguration.java 2001/01/03 08:28:29 1.2
@@ -1,7 +1,7 @@
/*
* jBoss, the OpenSource EJB server
*
- * Distributable under GPL license.
+ * Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package org.jboss.ejb.deployment;
@@ -22,7 +22,7 @@
* @see <related>
* @author Rickard �berg ([EMAIL PROTECTED])
* @author Peter Antman ([EMAIL PROTECTED])
- * @version $Revision: 1.1 $
+ * @version $Revision: 1.2 $
*/
public class JMSContainerInvokerConfiguration
implements BeanContextChildComponentProxy