jlaskowski    2005/06/16 18:29:50

  Modified:    modules/core/src/java/org/openejb/alt/util/resources
                        Messages.properties
  Log:

  Fix for #OPENEJB-26: Remove references to sf.net in text and help files
  
  Revision  Changes    Path
  1.2       +3 -3      
openejb1/modules/core/src/java/org/openejb/alt/util/resources/Messages.properties
  
  Index: Messages.properties
  ===================================================================
  RCS file: 
/home/projects/openejb/scm/openejb1/modules/core/src/java/org/openejb/alt/util/resources/Messages.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Messages.properties       26 Mar 2004 21:42:10 -0000      1.1
  +++ Messages.properties       16 Jun 2005 22:29:50 -0000      1.2
  @@ -15,7 +15,7 @@
   # 3. The name "OpenEJB" must not be used to endorse or promote
   #    products derived from this Software without prior written
   #    permission of The OpenEJB Group.  For written permission,
  -#    please contact [EMAIL PROTECTED]
  +#    please contact [EMAIL PROTECTED]
   #
   # 4. Products derived from this Software may not be called "OpenEJB"
   #    nor may "OpenEJB" appear in their names without prior written
  @@ -23,7 +23,7 @@
   #    trademark of The OpenEJB Group.
   #
   # 5. Due credit should be given to the OpenEJB Project
  -#    (http://openejb.sf.net/).
  +#    (http://www.openejb.org/).
   #
   # THIS SOFTWARE IS PROVIDED BY THE OPENEJB GROUP AND CONTRIBUTORS
   # ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
  
  
  

Reply via email to