summaryrefslogtreecommitdiff
path: root/java/util/zip/DeflaterPending.java
diff options
context:
space:
mode:
authorJohn Leuner <jewel@pixie.co.za>2001-09-18 15:00:40 +0000
committerJohn Leuner <jewel@pixie.co.za>2001-09-18 15:00:40 +0000
commite28030d1a7d60c4e087c14940c9b1a0c3b11ad73 (patch)
tree7176d7edffd84272e94f50ecbf60907cc8eaa61a /java/util/zip/DeflaterPending.java
parentd678d8849ef08a63bc52dedcaf2a2bfaec608f57 (diff)
downloadclasspath-e28030d1a7d60c4e087c14940c9b1a0c3b11ad73.tar.gz
Changed headers of files imported from jazzlib to reflect new Classpath home
Diffstat (limited to 'java/util/zip/DeflaterPending.java')
-rw-r--r--java/util/zip/DeflaterPending.java6
1 files changed, 3 insertions, 3 deletions
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.