User: hiram Date: 01/03/01 23:04:46 Modified: src/docs index.html Log: - Changed Source references of GPL to LGPL. - The cluster work that I had been doing is now accesible via a Pub-Sub JMS api. - Take a look at the Cluster* examples in the sample directory to test it out. Revision Changes Path 1.2 +1 -1 jbossmq/src/docs/index.html Index: index.html =================================================================== RCS file: /products/cvs/ejboss/jbossmq/src/docs/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 2001/01/26 00:42:30 1.1 +++ index.html 2001/03/02 07:04:45 1.2 @@ -16,5 +16,5 @@ <P><A href="examples.html">JBossMQ Examples Documentation</A></P> <HR> <H2>License</H2> -<P>JBossMQ is licensed under the GPL license. See <A href="http://www.gnu.org/">www.gnu.org</A> for details.</BODY> +<P>JBossMQ is licensed under the LGPL license. See <A href="http://www.gnu.org/">www.gnu.org</A> for details.</BODY> </HTML>
