Project

General

Profile

« Previous | Next » 

Revision 2565

Added by harris almost 19 years ago

Changed the headers.

View differences:

metacat_shapefile.cpp
1
/** ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
2
****************************************************************************
3
 Copyright (C) 2001 Numeric Solutions.  All Rights Reserved.
4 1

  
5
  This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
6
 License as published by the Free Software Foundation; either
7
 version 2.1 of the License, or (at your option) any later version.
2
/**
3
 *  '$RCSfile$'
4
 *  Copyright: 2000 Regents of the University of California and the
5
 *             National Center for Ecological Analysis and Synthesis
6
 *    Authors: John Harris
7
 *    Release: @release@
8
 *
9
 *   '$Author$'
10
 *     '$Date$'
11
 * '$Revision$'
12
 *
13
 * This program is free software; you can redistribute it and/or modify
14
 * it under the terms of the GNU General Public License as published by
15
 * the Free Software Foundation; either version 2 of the License, or
16
 * (at your option) any later version.
17
 *
18
 * This program is distributed in the hope that it will be useful,
19
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21
 * GNU General Public License for more details.
22
 *
23
 * You should have received a copy of the GNU General Public License
24
 * along with this program; if not, write to the Free Software
25
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
26
 */
8 27

  
9
  This library is distributed in the hope that it will be useful,
10
 but WITHOUT ANY WARRANTY; without even the implied warranty of
11
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
12

  
13
Further, this software is distributed without any warranty that it is
14
 free of the rightful claim of any third person regarding infringement
15
 or the like.  Any license provided herein, whether implied or
16
 otherwise, applies only to this software file.  Patent licenses, if
17
 any, provided herein do not apply to combinations of this program with other software, or any other product whatsoever.
18

  
19
You should have received a copy of the GNU Lesser General Public
20
 License along with this library; if not, write to the Free Software
21
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22

  
23
  Contact information: Numeric Solutions support@numericsolutions.com, or:
24

  
25
http://www.numericsolutions.com
26

  
27
fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff */
28

  
29

  
30 28
#include "shapefil.h"
31 29
#include <stdio.h>
32 30
#include <stdlib.h>

Also available in: Unified diff