summaryrefslogtreecommitdiff
path: root/gcc/java
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-10 20:38:27 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-10 20:38:27 +0000
commit711789cc2a21e70e4ea0e2d9d5863924d85687d6 (patch)
tree85cadfbc188c702c26e8e554c88e9abc92e4a294 /gcc/java
parente896d6e507564cc889d46a65f9ed0129042ec211 (diff)
downloadgcc-711789cc2a21e70e4ea0e2d9d5863924d85687d6.tar.gz
Update copyright years in gcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195098 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java')
-rw-r--r--gcc/java/ChangeLog3
-rw-r--r--gcc/java/ChangeLog.tree-ssa2
-rw-r--r--gcc/java/Make-lang.in4
-rw-r--r--gcc/java/boehm.c3
-rw-r--r--gcc/java/builtins.c3
-rw-r--r--gcc/java/class.c3
-rw-r--r--gcc/java/config-lang.in2
-rw-r--r--gcc/java/constants.c3
-rw-r--r--gcc/java/decl.c4
-rw-r--r--gcc/java/except.c3
-rw-r--r--gcc/java/expr.c3
-rw-r--r--gcc/java/gcj.texi2
-rw-r--r--gcc/java/java-except.h3
-rw-r--r--gcc/java/java-gimplify.c3
-rw-r--r--gcc/java/java-tree.def2
-rw-r--r--gcc/java/java-tree.h3
-rw-r--r--gcc/java/javaop.def2
-rw-r--r--gcc/java/javaop.h2
-rw-r--r--gcc/java/jcf-depend.c3
-rw-r--r--gcc/java/jcf-dump.c4
-rw-r--r--gcc/java/jcf-io.c3
-rw-r--r--gcc/java/jcf-parse.c4
-rw-r--r--gcc/java/jcf-path.c3
-rw-r--r--gcc/java/jcf-reader.c3
-rw-r--r--gcc/java/jcf.h3
-rw-r--r--gcc/java/jvgenmain.c3
-rw-r--r--gcc/java/jvspec.c3
-rw-r--r--gcc/java/lang-specs.h3
-rw-r--r--gcc/java/lang.c3
-rw-r--r--gcc/java/lang.opt2
-rw-r--r--gcc/java/mangle.c3
-rw-r--r--gcc/java/mangle_name.c3
-rw-r--r--gcc/java/parse.h3
-rw-r--r--gcc/java/resource.c3
-rw-r--r--gcc/java/typeck.c4
-rw-r--r--gcc/java/verify-glue.c3
-rw-r--r--gcc/java/verify-impl.c3
-rw-r--r--gcc/java/verify.h3
-rw-r--r--gcc/java/win32-host.c2
-rw-r--r--gcc/java/zextract.c3
-rw-r--r--gcc/java/zipfile.h3
41 files changed, 41 insertions, 79 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index b7648d246fc..c6d0675231d 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -22752,8 +22752,7 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
New directory.
-Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
+Copyright (C) 1996-2013 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/gcc/java/ChangeLog.tree-ssa b/gcc/java/ChangeLog.tree-ssa
index 09a263a762e..6abe4f2899e 100644
--- a/gcc/java/ChangeLog.tree-ssa
+++ b/gcc/java/ChangeLog.tree-ssa
@@ -360,7 +360,7 @@ change-log-default-name: "ChangeLog.tree-ssa"
End:
-Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+Copyright (C) 2003-2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/gcc/java/Make-lang.in b/gcc/java/Make-lang.in
index b7d6dda0e58..7ed3220c02a 100644
--- a/gcc/java/Make-lang.in
+++ b/gcc/java/Make-lang.in
@@ -1,8 +1,6 @@
# Top level -*- makefile -*- fragment for the GNU compiler for the Java(TM)
# language.
-# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
#This file is part of GCC.
diff --git a/gcc/java/boehm.c b/gcc/java/boehm.c
index fbea1b247ff..5910f0322dc 100644
--- a/gcc/java/boehm.c
+++ b/gcc/java/boehm.c
@@ -1,6 +1,5 @@
/* Functions related to the Boehm garbage collector.
- Copyright (C) 2000, 2003, 2004, 2006, 2009, 2010, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/builtins.c b/gcc/java/builtins.c
index fb1a0719fff..f971a6fb25e 100644
--- a/gcc/java/builtins.c
+++ b/gcc/java/builtins.c
@@ -1,6 +1,5 @@
/* Built-in and inline functions for gcj
- Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/class.c b/gcc/java/class.c
index a5c4efda3b9..b3005a82ba0 100644
--- a/gcc/java/class.c
+++ b/gcc/java/class.c
@@ -1,6 +1,5 @@
/* Functions related to building classes and their related objects.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/config-lang.in b/gcc/java/config-lang.in
index 29ee3fd8547..71fc29051d9 100644
--- a/gcc/java/config-lang.in
+++ b/gcc/java/config-lang.in
@@ -1,6 +1,6 @@
# Top level configure fragment for the GNU compiler for the Java(TM)
# language.
-# Copyright (C) 1994, 1995, 2000, 2001, 2003, 2007 Free Software Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
#This file is part of GCC.
diff --git a/gcc/java/constants.c b/gcc/java/constants.c
index c81735a2c32..ca411b5f9ff 100644
--- a/gcc/java/constants.c
+++ b/gcc/java/constants.c
@@ -1,6 +1,5 @@
/* Handle the constant pool of the Java(TM) Virtual Machine.
- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
- 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/decl.c b/gcc/java/decl.c
index 22d89c68ac0..566435fb9e7 100644
--- a/gcc/java/decl.c
+++ b/gcc/java/decl.c
@@ -1,8 +1,6 @@
/* Process declarations and variables for the GNU compiler for the
Java(TM) language.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2007,
- 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/except.c b/gcc/java/except.c
index eb50e850b27..b6d0c8d6c0f 100644
--- a/gcc/java/except.c
+++ b/gcc/java/except.c
@@ -1,6 +1,5 @@
/* Handle exceptions for GNU compiler for the Java(TM) language.
- Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005,
- 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/expr.c b/gcc/java/expr.c
index 6a3d14b5215..b71d8a09eba 100644
--- a/gcc/java/expr.c
+++ b/gcc/java/expr.c
@@ -1,6 +1,5 @@
/* Process expressions for the GNU compiler for the Java(TM) language.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi
index 01acf4344cb..eaeebc7db4a 100644
--- a/gcc/java/gcj.texi
+++ b/gcc/java/gcj.texi
@@ -17,7 +17,7 @@
@c the word ``Java'.
@c When this manual is copyrighted.
-@set copyrights-gcj 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010
+@set copyrights-gcj 2001-2013
@copying
@c man begin COPYRIGHT
diff --git a/gcc/java/java-except.h b/gcc/java/java-except.h
index c940e6c107e..b2e97c4a114 100644
--- a/gcc/java/java-except.h
+++ b/gcc/java/java-except.h
@@ -1,7 +1,6 @@
/* Definitions for exception handling for use by the GNU compiler
for the Java(TM) language compiler.
- Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004, 2005, 2007
- Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/java-gimplify.c b/gcc/java/java-gimplify.c
index 715750e11f0..6f159f8d829 100644
--- a/gcc/java/java-gimplify.c
+++ b/gcc/java/java-gimplify.c
@@ -1,6 +1,5 @@
/* Java(TM) language-specific gimplification routines.
- Copyright (C) 2003, 2004, 2006, 2007, 2007, 2008, 2010, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/java-tree.def b/gcc/java/java-tree.def
index e565499b193..992d78abc5e 100644
--- a/gcc/java/java-tree.def
+++ b/gcc/java/java-tree.def
@@ -1,6 +1,6 @@
/* This file contains the definitions and documentation for the
extra tree codes used by gcj.
- Copyright (C) 1996, 2007 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/java-tree.h b/gcc/java/java-tree.h
index 920bfdc70bf..d96f0f61e1b 100644
--- a/gcc/java/java-tree.h
+++ b/gcc/java/java-tree.h
@@ -1,7 +1,6 @@
/* Definitions for parsing and type checking for the GNU compiler for
the Java(TM) language.
- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/javaop.def b/gcc/java/javaop.def
index 0bf77da2a16..22767dfac10 100644
--- a/gcc/java/javaop.def
+++ b/gcc/java/javaop.def
@@ -1,6 +1,6 @@
/* Table of opcodes for byte codes defined by the Java(TM) virtual
machine specification.
- Copyright (C) 1998, 2003, 2007, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/javaop.h b/gcc/java/javaop.h
index 176fe046fc4..574c10c7992 100644
--- a/gcc/java/javaop.h
+++ b/gcc/java/javaop.h
@@ -1,6 +1,6 @@
/* Utility macros to handle Java(TM) byte codes.
- Copyright (C) 1996, 1998, 1999, 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf-depend.c b/gcc/java/jcf-depend.c
index cde2a8dc72d..4b820aad5f4 100644
--- a/gcc/java/jcf-depend.c
+++ b/gcc/java/jcf-depend.c
@@ -1,7 +1,6 @@
/* Functions for handling dependency tracking when reading .class files.
- Copyright (C) 1998, 1999, 2000, 2001, 2003, 2006, 2007, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf-dump.c b/gcc/java/jcf-dump.c
index 4f613f4f851..7438174abaf 100644
--- a/gcc/java/jcf-dump.c
+++ b/gcc/java/jcf-dump.c
@@ -1,9 +1,7 @@
/* Program to dump out a Java(TM) .class file.
Functionally similar to Sun's javap.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf-io.c b/gcc/java/jcf-io.c
index ba1427aab01..921b0992600 100644
--- a/gcc/java/jcf-io.c
+++ b/gcc/java/jcf-io.c
@@ -1,6 +1,5 @@
/* Utility routines for finding and reading Java(TM) .class files.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005,
- 2006, 2007, 2008, 2009, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf-parse.c b/gcc/java/jcf-parse.c
index d43a6c63235..fbd4e00e029 100644
--- a/gcc/java/jcf-parse.c
+++ b/gcc/java/jcf-parse.c
@@ -1,7 +1,5 @@
/* Parser for Java(TM) .class files.
- Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf-path.c b/gcc/java/jcf-path.c
index 16ec65538d0..e4899fcecca 100644
--- a/gcc/java/jcf-path.c
+++ b/gcc/java/jcf-path.c
@@ -1,6 +1,5 @@
/* Handle CLASSPATH, -classpath, and path searching.
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006,
- 2007, 2008, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf-reader.c b/gcc/java/jcf-reader.c
index 59e8a125498..d9d96513df4 100644
--- a/gcc/java/jcf-reader.c
+++ b/gcc/java/jcf-reader.c
@@ -1,8 +1,7 @@
/* This file read a Java(TM) .class file.
It is not stand-alone: It depends on tons of macros, and the
intent is you #include this file after you've defined the macros.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006,
- 2007, 2008, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jcf.h b/gcc/java/jcf.h
index 67fd9386360..509f03120a6 100644
--- a/gcc/java/jcf.h
+++ b/gcc/java/jcf.h
@@ -1,6 +1,5 @@
/* Utility macros to read Java(TM) .class files and byte codes.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2006, 2007, 2008, 2009, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jvgenmain.c b/gcc/java/jvgenmain.c
index f3f043d318e..6ade3f38f8a 100644
--- a/gcc/java/jvgenmain.c
+++ b/gcc/java/jvgenmain.c
@@ -1,6 +1,5 @@
/* Program to generate "main" a Java(TM) class containing a main method.
- Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/jvspec.c b/gcc/java/jvspec.c
index c7762422f7b..46bf1a58100 100644
--- a/gcc/java/jvspec.c
+++ b/gcc/java/jvspec.c
@@ -1,7 +1,6 @@
/* Specific flags and argument handling of the front-end of the
GNU compiler for the Java(TM) language.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/lang-specs.h b/gcc/java/lang-specs.h
index 87653bf528f..5176ea3dd38 100644
--- a/gcc/java/lang-specs.h
+++ b/gcc/java/lang-specs.h
@@ -1,6 +1,5 @@
/* Definitions for specs for the GNU compiler for the Java(TM) language.
- Copyright (C) 1996, 1998, 1999, 2000, 2001, 2003, 2004, 2006, 2007
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/lang.c b/gcc/java/lang.c
index 9468c99e160..fd9364df1d4 100644
--- a/gcc/java/lang.c
+++ b/gcc/java/lang.c
@@ -1,6 +1,5 @@
/* Java(TM) language-specific utility routines.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/lang.opt b/gcc/java/lang.opt
index b0383be9021..5965929fe2e 100644
--- a/gcc/java/lang.opt
+++ b/gcc/java/lang.opt
@@ -1,5 +1,5 @@
; Options for the Java front end.
-; Copyright (C) 2003, 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
+; Copyright (C) 2003-2013 Free Software Foundation, Inc.
;
; This file is part of GCC.
;
diff --git a/gcc/java/mangle.c b/gcc/java/mangle.c
index 8d695861c81..10557e94ebd 100644
--- a/gcc/java/mangle.c
+++ b/gcc/java/mangle.c
@@ -1,7 +1,6 @@
/* Functions related to mangling class names for the GNU compiler
for the Java(TM) language.
- Copyright (C) 1998, 1999, 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2010,
- 2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/mangle_name.c b/gcc/java/mangle_name.c
index 658bb2bc4ba..c23119b4f60 100644
--- a/gcc/java/mangle_name.c
+++ b/gcc/java/mangle_name.c
@@ -1,7 +1,6 @@
/* Shared functions related to mangling names for the GNU compiler
for the Java(TM) language.
- Copyright (C) 2001, 2002, 2003, 2007, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/parse.h b/gcc/java/parse.h
index 28f431c40fd..3bd93bf93c9 100644
--- a/gcc/java/parse.h
+++ b/gcc/java/parse.h
@@ -1,6 +1,5 @@
/* Language parser definitions for the GNU compiler for the Java(TM) language.
- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Alexandre Petit-Bianco (apbianco@cygnus.com)
This file is part of GCC.
diff --git a/gcc/java/resource.c b/gcc/java/resource.c
index ac810408344..54403d9f187 100644
--- a/gcc/java/resource.c
+++ b/gcc/java/resource.c
@@ -1,6 +1,5 @@
/* Functions related to building resource files.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- 2007, 2008, 2009, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/typeck.c b/gcc/java/typeck.c
index 67552176bf5..9dbb3f0291b 100644
--- a/gcc/java/typeck.c
+++ b/gcc/java/typeck.c
@@ -1,7 +1,5 @@
/* Handle types for the GNU compiler for the Java(TM) language.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2007,
- 2008, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/verify-glue.c b/gcc/java/verify-glue.c
index bafc4a00cd6..21acc4259df 100644
--- a/gcc/java/verify-glue.c
+++ b/gcc/java/verify-glue.c
@@ -1,6 +1,5 @@
/* Glue to interface gcj with bytecode verifier.
- Copyright (C) 2003, 2004, 2005, 2006, 2007, 2010, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/verify-impl.c b/gcc/java/verify-impl.c
index 2d1e3fa9883..88387845a2c 100644
--- a/gcc/java/verify-impl.c
+++ b/gcc/java/verify-impl.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2012
- Free Software Foundation
+/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
This file is part of libgcj.
diff --git a/gcc/java/verify.h b/gcc/java/verify.h
index 98ca0fca1dc..63e5754abcd 100644
--- a/gcc/java/verify.h
+++ b/gcc/java/verify.h
@@ -1,6 +1,5 @@
/* Declarations to interface gcj with bytecode verifier.
- Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/java/win32-host.c b/gcc/java/win32-host.c
index a590013afe2..74366333aff 100644
--- a/gcc/java/win32-host.c
+++ b/gcc/java/win32-host.c
@@ -1,5 +1,5 @@
/* Platform-Specific Win32 Functions
- Copyright (C) 2003, 2004, 2007, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of GCC.
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.
diff --git a/gcc/java/zipfile.h b/gcc/java/zipfile.h
index d78226a495c..e2b5024871c 100644
--- a/gcc/java/zipfile.h
+++ b/gcc/java/zipfile.h
@@ -1,6 +1,5 @@
/* Definitions for using a zipped' archive.
- Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2007
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GCC.