summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu/java/net/protocol/ftp/DTP.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/gnu/java/net/protocol/ftp/DTP.java')
-rw-r--r--libjava/classpath/gnu/java/net/protocol/ftp/DTP.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/libjava/classpath/gnu/java/net/protocol/ftp/DTP.java b/libjava/classpath/gnu/java/net/protocol/ftp/DTP.java
index 25580af403a..9ba4b7c6c66 100644
--- a/libjava/classpath/gnu/java/net/protocol/ftp/DTP.java
+++ b/libjava/classpath/gnu/java/net/protocol/ftp/DTP.java
@@ -7,7 +7,7 @@ GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
-
+
GNU Classpath is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
@@ -89,4 +89,3 @@ interface DTP
void transferComplete();
}
-
OpenPOWER on IntegriCloud