[jboss-cvs] jboss-seam/src/main/org/jboss/seam ...

Gavin King gavin.king at jboss.com
Mon Jun 25 17:02:55 EDT 2007


  User: gavin   
  Date: 07/06/25 17:02:55

  Modified:    src/main/org/jboss/seam  ScopeType.java
  Log:
  get rid of non-ascii
  
  Revision  Changes    Path
  1.14      +5 -5      jboss-seam/src/main/org/jboss/seam/ScopeType.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ScopeType.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/ScopeType.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- ScopeType.java	20 Jun 2007 20:42:21 -0000	1.13
  +++ ScopeType.java	25 Jun 2007 21:02:55 -0000	1.14
  @@ -1,9 +1,9 @@
   /*
  - * JBoss, Home of Professional Open Source
  - *
  - * Distributable under LGPL license.
  - * See terms of license at gnu.org.
  - */
  + * JBoss, Home of Professional Open Source
  + *
  + * Distributable under LGPL license.
  + * See terms of license at gnu.org.
  + */
   package org.jboss.seam;
   
   import org.jboss.seam.contexts.Context;
  
  
  



More information about the jboss-cvs-commits mailing list