From e28030d1a7d60c4e087c14940c9b1a0c3b11ad73 Mon Sep 17 00:00:00 2001 From: John Leuner Date: Tue, 18 Sep 2001 15:00:40 +0000 Subject: Changed headers of files imported from jazzlib to reflect new Classpath home --- java/util/zip/DeflaterPending.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java/util/zip/DeflaterPending.java') diff --git a/java/util/zip/DeflaterPending.java b/java/util/zip/DeflaterPending.java index cd5b45567..c4d98f838 100644 --- a/java/util/zip/DeflaterPending.java +++ b/java/util/zip/DeflaterPending.java @@ -1,14 +1,14 @@ /* java.util.zip.DeflaterPending Copyright (C) 2001 Free Software Foundation, Inc. -This file is part of Jazzlib. +This file is part of GNU Classpath. -Jazzlib is free software; you can redistribute it and/or modify +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. -Jazzlib is distributed in the hope that it will be useful, but +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 General Public License for more details. -- cgit v1.2.1