ggregory    2004/06/13 16:47:36

  Modified:    codec/src/java/org/apache/commons/codec/language
                        Soundex.java
  Log:
  Checkstyle on header fix.
  
  Revision  Changes    Path
  1.25      +2 -2      
jakarta-commons/codec/src/java/org/apache/commons/codec/language/Soundex.java
  
  Index: Soundex.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/codec/src/java/org/apache/commons/codec/language/Soundex.java,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- Soundex.java      5 Jun 2004 18:32:04 -0000       1.24
  +++ Soundex.java      13 Jun 2004 23:47:36 -0000      1.25
  @@ -12,7 +12,7 @@
    * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    * See the License for the specific language governing permissions and
    * limitations under the License.
  - */
  + */ 
   
   package org.apache.commons.codec.language;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to