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

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

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

revision 1.2 by mkoch, Fri Jan 9 08:59:30 2004 UTC revision 1.2.2.1 by gnu_andrew, Sat Jan 15 17:02:16 2005 UTC
# Line 1  Line 1 
1  /* Filter.java  /* Filter.java -- an interface for filters that decide whether a
2     -- an interface for filters that decide whether a LogRecord should     LogRecord should be published or discarded
3        be published or discarded     Copyright (C) 2002, 2004 Free Software Foundation, Inc.
   
 Copyright (C) 2002 Free Software Foundation, Inc.  
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 36  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.2  
changed lines
  Added in v.1.2.2.1

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