diff options
Diffstat (limited to 'gcc/java/zipfile.h')
-rw-r--r-- | gcc/java/zipfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/zipfile.h b/gcc/java/zipfile.h index e2b5024871c..ae963346934 100644 --- a/gcc/java/zipfile.h +++ b/gcc/java/zipfile.h @@ -1,5 +1,5 @@ /* Definitions for using a zipped' archive. - Copyright (C) 1996-2013 Free Software Foundation, Inc. + Copyright (C) 1996-2014 Free Software Foundation, Inc. This file is part of GCC. |