diff options
| author | Michael Koch <konqueror@gmx.de> | 2003-05-21 12:20:58 +0000 |
|---|---|---|
| committer | Michael Koch <konqueror@gmx.de> | 2003-05-21 12:20:58 +0000 |
| commit | 40a2c1d1871213ecf09d07948637bfdffa86bf7b (patch) | |
| tree | aca9c9f92e502bbdcf1752aa8c6ba1dc54be792d /java/util/zip/GZIPInputStream.java | |
| parent | 816f3dca460fb5f542a27046ebbdf233b628885a (diff) | |
| download | classpath-40a2c1d1871213ecf09d07948637bfdffa86bf7b.tar.gz | |
2003-05-21 Michael Koch <konqueror@gmx.de>
* java/util/zip/DeflaterOutputStream.java,
java/util/zip/GZIPInputStream.java,
java/util/zip/GZIPOutputStream.java:
Reformatted.
Diffstat (limited to 'java/util/zip/GZIPInputStream.java')
| -rw-r--r-- | java/util/zip/GZIPInputStream.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/util/zip/GZIPInputStream.java b/java/util/zip/GZIPInputStream.java index 8b0042210..7afbff71c 100644 --- a/java/util/zip/GZIPInputStream.java +++ b/java/util/zip/GZIPInputStream.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 |
