/[classpath]/classpath/java/util/logging/SimpleFormatter.java
ViewVC logotype

Diff of /classpath/java/util/logging/SimpleFormatter.java

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

revision 1.4 by robilad, Thu Apr 22 09:35:33 2004 UTC revision 1.5 by mkoch, Wed Oct 20 07:54:15 2004 UTC
# Line 1  Line 1 
1  /* SimpleFormatter.java  /* SimpleFormatter.java --
2     -- a class for formatting log records into short human-readable messages     A class for formatting log records into short human-readable messages
3       Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 Copyright (C) 2002, 2004 Free Software Foundation, Inc.  
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 35  module.  An independent module is a modu Line 34  module.  An independent module is a modu
34  or based on this library.  If you modify this library, you may extend  or based on this library.  If you modify this library, you may extend
35  this exception to your version of the library, but you are not  this exception to your version of the library, but you are not
36  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
37  exception statement from your version.  exception statement from your version. */
   
 */  
38    
39    
40  package java.util.logging;  package java.util.logging;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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