diff options
Diffstat (limited to 'java/util/zip/DataFormatException.java')
| -rw-r--r-- | java/util/zip/DataFormatException.java | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/util/zip/DataFormatException.java b/java/util/zip/DataFormatException.java index 3a532c5f0..a613097b7 100644 --- a/java/util/zip/DataFormatException.java +++ b/java/util/zip/DataFormatException.java @@ -1,14 +1,14 @@ /* java.util.zip.DataFormatException 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. |
