aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/java/nio/BufferUnderflowException.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/java/nio/BufferUnderflowException.java')
-rw-r--r--libjava/classpath/java/nio/BufferUnderflowException.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/java/nio/BufferUnderflowException.java b/libjava/classpath/java/nio/BufferUnderflowException.java
index a6d391e..7658137 100644
--- a/libjava/classpath/java/nio/BufferUnderflowException.java
+++ b/libjava/classpath/java/nio/BufferUnderflowException.java
@@ -1,4 +1,4 @@
-/* BufferUnderflowException.java --
+/* BufferUnderflowException.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.