aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/zextract.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-26 13:02:01 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-26 13:02:01 -0700
commit3852e8afcc93fe600c7b47a25483592e1b8b9f71 (patch)
tree4f023ef17d1e10a28a6fa444883eefb8b73263b0 /gcc/java/zextract.c
parent4dbba8765d00a1e0cd37efd08de0b297a396b362 (diff)
downloadgcc-3852e8afcc93fe600c7b47a25483592e1b8b9f71.zip
gcc-3852e8afcc93fe600c7b47a25483592e1b8b9f71.tar.gz
gcc-3852e8afcc93fe600c7b47a25483592e1b8b9f71.tar.bz2
Fix copyrights
From-SVN: r32182
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 bfe3afe..359249b 100644
--- a/gcc/java/zextract.c
+++ b/gcc/java/zextract.c
@@ -2,7 +2,7 @@
This extracts a member from a .zip file, but does not handle
uncompression (since that is not needed for classes.zip).
- Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by