summaryrefslogtreecommitdiff
path: root/gcc/java/zextract.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/zextract.c')
-rw-r--r--gcc/java/zextract.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/java/zextract.c b/gcc/java/zextract.c
index b11319720df..598db84288a 100644
--- a/gcc/java/zextract.c
+++ b/gcc/java/zextract.c
@@ -1,8 +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, 2001, 2003, 2004, 2005,
- 2007 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.