aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/zextract.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/zextract.c')
-rw-r--r--gcc/java/zextract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/zextract.c b/gcc/java/zextract.c
index fd64b90..1dbcc32 100644
--- a/gcc/java/zextract.c
+++ b/gcc/java/zextract.c
@@ -1,7 +1,7 @@
/* Handle a .class file embedded in a .zip archive.
This extracts a member from a .zip file, but does not handle
uncompression (since that is not needed for classes.zip).
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003
+ Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003
Free Software Foundation, Inc.
This file is part of GCC.