Revision 6513

View differences:

org.gvsig.raster/branches/org.gvsig.raster.2.4/org.gvsig.raster/org.gvsig.raster.googlemaps/org.gvsig.raster.googlemaps.provider.legend/src/main/java/org/gvsig/raster/googlemaps/provider/legend/GoogleMapsRasterLegendLibrary.java
22 22
 */
23 23

  
24 24
package org.gvsig.raster.googlemaps.provider.legend;
25
/* gvSIG. Geographic Information System of the Valencian Government
26
 *
27
 * Copyright (C) 2007-2008 Infrastructures and Transports Department
28
 * of the Valencian Government (CIT)
29
 *
30
 * This program is free software; you can redistribute it and/or
31
 * modify it under the terms of the GNU General Public License
32
 * as published by the Free Software Foundation; either version 2
33
 * of the License, or (at your option) any later version.
34
 *
35
 * This program is distributed in the hope that it will be useful,
36
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
37
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38
 * GNU General Public License for more details.
39
 *
40
 * You should have received a copy of the GNU General Public License
41
 * along with this program; if not, write to the Free Software
42
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
43
 * MA  02110-1301, USA.
44
 *
45
 */
46 25

  
47
/*
48
* AUTHORS (In addition to CIT):
49
* 2008 IVER T.I. S.A.   {{Task}}
50
*/
51

  
52
/**
53
 *
54
 */
55

  
56

  
57 26
import org.gvsig.fmap.dal.DALLibrary;
58 27
import org.gvsig.metadata.MetadataLibrary;
59 28
import org.gvsig.metadata.MetadataLocator;

Also available in: Unified diff