diff options
| author | John Leuner <jewel@pixie.co.za> | 2001-09-18 15:00:40 +0000 |
|---|---|---|
| committer | John Leuner <jewel@pixie.co.za> | 2001-09-18 15:00:40 +0000 |
| commit | e28030d1a7d60c4e087c14940c9b1a0c3b11ad73 (patch) | |
| tree | 7176d7edffd84272e94f50ecbf60907cc8eaa61a /java/util/zip/DeflaterOutputStream.java | |
| parent | d678d8849ef08a63bc52dedcaf2a2bfaec608f57 (diff) | |
| download | classpath-e28030d1a7d60c4e087c14940c9b1a0c3b11ad73.tar.gz | |
Changed headers of files imported from jazzlib to reflect new Classpath home
Diffstat (limited to 'java/util/zip/DeflaterOutputStream.java')
| -rw-r--r-- | java/util/zip/DeflaterOutputStream.java | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/util/zip/DeflaterOutputStream.java b/java/util/zip/DeflaterOutputStream.java index a151d0476..a5a295d97 100644 --- a/java/util/zip/DeflaterOutputStream.java +++ b/java/util/zip/DeflaterOutputStream.java @@ -1,14 +1,14 @@ /* java.util.zip.DeflaterOutputStream 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. |
