IndexedResourceBundle changes for revisions 6409:6410

Change actually performed by the SVN tools itself. Those tags don't exist anymore in Apache SIS anyway.

Command line:

svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r6409:6410 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/resources/IndexedResourceBundle.java
Revision 6409Revision 6410
 * declarative interface is never loaded at run time. This class also
 * provides facilities for string formatting using {@link MessageFormat}.
 *
 * @version $Id: ResourceBundle.java,v 1.8 2003/08/09 22:11:44 desruisseaux Exp $
 * @author Martin Desruisseaux
 */
public class ResourceBundle extends java.util.ResourceBundle {
 * declarative interface is never loaded at run time. This class also
 * provides facilities for string formatting using {@link MessageFormat}.
 *
 * @version $Id$
 * @author Martin Desruisseaux
 */
public class ResourceBundle extends java.util.ResourceBundle {