GeodeticObjectFactory changes for revisions 11176:11177

This commit, which just broke the file encoding, has been reverted.

Command line:

svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r11176:11177 https://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/factory/ReferencingObjectFactory.java
Revision 11176Revision 11177
/*
 * Geotools 2 - OpenSource mapping toolkit
 * (C) 2004, Geotools Project Managment Committee (PMC)
 * (C) 2004, Institut de Recherche pour le Développement
 *
 *    This library is free software; you can redistribute it and/or
 *    modify it under the terms of the GNU Lesser General Public
/*
 * Geotools 2 - OpenSource mapping toolkit
 * (C) 2004, Geotools Project Managment Committee (PMC)
 * (C) 2004, Institut de Recherche pour le D�veloppement
 *
 *    This library is free software; you can redistribute it and/or
 *    modify it under the terms of the GNU Lesser General Public
 * Creates a vertical datum from an enumerated type value.
 *
 * @param  properties Name and other properties to give to the new object.
 * @param  type The type of this vertical datum (often “geoidal”).
 * @throws FactoryException if the object creation failed.
 */
public VerticalDatum createVerticalDatum(Map         properties,
 * Creates a vertical datum from an enumerated type value.
 *
 * @param  properties Name and other properties to give to the new object.
 * @param  type The type of this vertical datum (often �geoidal�).
 * @throws FactoryException if the object creation failed.
 */
public VerticalDatum createVerticalDatum(Map         properties,