2004-04-21 Michael Koch <konqueror@gmx.de>

* java/util/Map.java
	(Entry): Removed redundant "static" modifier.
	* java/text/AttributedCharacterIterator.java:
	Updated copyright year.

From-SVN: r80944
This commit is contained in:
Michael Koch 2004-04-21 05:25:11 +00:00 committed by Michael Koch
parent de3c6d9335
commit 387fa012f2
3 changed files with 10 additions and 3 deletions

View file

@ -1,5 +1,5 @@
/* AttributedCharacterIterator.java -- Iterate over attributes
Copyright (C) 1998, 1999 Free Software Foundation, Inc.
Copyright (C) 1998, 1999, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.