class.c (compile_resource_file): Update copyright date.
authorGraham Stott <grahams@gcc.gnu.org>
Sun, 6 Jan 2002 08:38:55 +0000 (08:38 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Sun, 6 Jan 2002 08:38:55 +0000 (08:38 +0000)
* class.c (compile_resource_file): Update copyright date.
Constify filename parameter.
(java-tree.h): Update copyright date.
(compile_resource_file): Constify filename parameter.

From-SVN: r48577

gcc/java/ChangeLog

index 6d3ac1c0c9d5e98fb39a6c34f47d8c6a31398843..6f3e61d196e8cb95f121e1f5f682a0a2065ccc6f 100644 (file)
@@ -1,3 +1,10 @@
+2001-01-03  Graham Stott  <grahams@redhat.com>
+
+        * class.c (compile_resource_file): Update copyright date.
+        Constify filename parameter.
+        (java-tree.h): Update copyright date.
+        (compile_resource_file): Constify filename parameter.
+
 2002-01-03  Graham Stott  <grahams@redhat.com>
 
         * gcc/jcf-parse.c: Update copyright date.