From 40a2c1d1871213ecf09d07948637bfdffa86bf7b Mon Sep 17 00:00:00 2001 From: Michael Koch Date: Wed, 21 May 2003 12:20:58 +0000 Subject: 2003-05-21 Michael Koch * java/util/zip/DeflaterOutputStream.java, java/util/zip/GZIPInputStream.java, java/util/zip/GZIPOutputStream.java: Reformatted. --- java/util/zip/GZIPInputStream.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/util/zip/GZIPInputStream.java') 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 -- cgit v1.2.1