Revision 2312 branches/CqCMSDvp/libraries/libCq CMS for java.old/src/org/cresques/io/MrSidFile.java

View differences:

MrSidFile.java
1 1
/*
2
 * Created on 21-jun-2005
2
 * Cresques Mapping Suite. Graphic Library for constructing mapping applications.
3
 * 
4
 * Copyright (C) 2004-5. 
3 5
 *
4
 * To change the template for this generated file go to
5
 * Window>Preferences>Java>Code Generation>Code and Comments
6
 */
7
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
8
 *
9
 * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
10
 *
11 6
 * This program is free software; you can redistribute it and/or
12 7
 * modify it under the terms of the GNU General Public License
13 8
 * as published by the Free Software Foundation; either version 2
......
23 18
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
24 19
 *
25 20
 * For more information, contact:
26
 *
27
 *  Generalitat Valenciana
28
 *   Conselleria d'Infraestructures i Transport
29
 *   Av. Blasco Ib??ez, 50
30
 *   46010 VALENCIA
31
 *   SPAIN
32
 *
33
 *      +34 963862235
34
 *   gvsig@gva.es
35
 *      www.gvsig.gva.es
36
 *
37
 *    or
38
 *
39
 *   IVER T.I. S.A
40
 *   Salamanca 50
41
 *   46005 Valencia
42
 *   Spain
43
 *
44
 *   +34 963163400
45
 *   dac@iver.es
21
 * 
22
 * cresques@gmail.com
46 23
 */
47 24
package org.cresques.io;
48 25

  

Also available in: Unified diff