--- /home/cpdev/src/classpath/java/awt/image/DataBufferInt.java	2005-07-02 21:03:25.000000000 +0000
+++ java/awt/image/DataBufferInt.java	2005-06-30 05:34:32.000000000 +0000
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2002, 2005  Free Software Foundation
+/* Copyright (C) 2000, 2002  Free Software Foundation
 
 This file is part of GNU Classpath.
 
@@ -47,9 +47,6 @@
    code is a maintenance nightmare.  */
 
 /**
- * A {@link DataBuffer} that uses an array of <code>int</code> primitives
- * to represent each of its banks. 
- * 
  * @author Rolf W. Rasmussen (rolfwr@ii.uib.no)
  */
 public final class DataBufferInt extends DataBuffer
