User: hiram   
  Date: 01/03/01 23:04:45

  Modified:    .        COPYING ChangeLog
  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 -2      jbossmq/COPYING
  
  Index: COPYING
  ===================================================================
  RCS file: /products/cvs/ejboss/jbossmq/COPYING,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- COPYING   2001/01/26 00:39:31     1.1
  +++ COPYING   2001/03/02 07:04:44     1.2
  @@ -1,3 +1,2 @@
  -The license covering this software is GPL unless explicitely stated otherwise.
  +The license covering this software is LGPL unless explicitely stated otherwise.
   You can read the terms of this license at www.gnu.org.
  -
  
  
  
  1.2       +1 -0      jbossmq/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /products/cvs/ejboss/jbossmq/ChangeLog,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ChangeLog 2001/01/26 00:39:31     1.1
  +++ ChangeLog 2001/03/02 07:04:44     1.2
  @@ -1,3 +1,4 @@
   27 April 2000        First release of the source code 
   29 Dec   2000   Release 0.8, JMS 1.0.2 compliance
   25 Jan   2001   spyderMQ renamed JBossMQ
  +1  Mar   2001   JBossMQ Changed from a GPL license to a LGPL license
  
  
  

Reply via email to