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

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

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

revision 1.3 by mkoch, Sat Apr 17 19:23:19 2004 UTC revision 1.4 by mkoch, Wed Oct 20 07:54:15 2004 UTC
# Line 1  Line 1 
1  /* SocketHandler.java  /* SocketHandler.java -- a class for publishing log messages to network sockets
2     -- a class for publishing log messages to network sockets     Copyright (C) 2002 Free Software Foundation, Inc.
   
 Copyright (C) 2002 Free Software Foundation, Inc.  
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 35  module.  An independent module is a modu Line 33  module.  An independent module is a modu
33  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
34  this exception to your version of the library, but you are not  this exception to your version of the library, but you are not
35  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
36  exception statement from your version.  exception statement from your version. */
   
 */  
37    
38    
39  package java.util.logging;  package java.util.logging;

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

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