/[classpath]/classpath/java/text/Collator.java
ViewVC logotype

Diff of /classpath/java/text/Collator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by jfrijters, Thu Feb 10 10:56:39 2005 UTC revision 1.13 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* Collator.java -- Perform locale dependent String comparisons.  /* Collator.java -- Perform locale dependent String comparisons.
2     Copyright (C) 1998, 1999, 2000, 2001, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 64  import java.util.ResourceBundle; Line 64  import java.util.ResourceBundle;
64   * are described in detail in the documentation for the methods and values   * are described in detail in the documentation for the methods and values
65   * that are related to them.   * that are related to them.
66   *   *
67   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
68   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
69   * @date March 18, 1999   * @date March 18, 1999
70   */   */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26