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