/[classpath]/classpath/java/awt/image/PackedColorModel.java
ViewVC logotype

Diff of /classpath/java/awt/image/PackedColorModel.java

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

revision 1.2 by mark, Tue Jan 22 22:26:59 2002 UTC revision 1.3 by mkoch, Mon Sep 27 15:11:47 2004 UTC
# Line 1  Line 1 
1  /* Copyright (C) 2000, 2002  Free Software Foundation  /* Copyright (C) 2000, 2002, 2004  Free Software Foundation
2    
3  This file is part of GNU Classpath.  This file is part of GNU Classpath.
4    
# Line 34  this exception to your version of the li Line 34  this exception to your version of the li
34  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
35  exception statement from your version. */  exception statement from your version. */
36    
37    
38  package java.awt.image;  package java.awt.image;
39    
40    import gnu.java.awt.BitMaskExtent;
41    
42  import java.awt.Point;  import java.awt.Point;
43  import java.awt.color.ColorSpace;  import java.awt.color.ColorSpace;
 import gnu.java.awt.BitMaskExtent;  
44    
45  /**  /**
46   * @author Rolf W. Rasmussen <rolfwr@ii.uib.no>   * @author Rolf W. Rasmussen <rolfwr@ii.uib.no>

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

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