Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PROJ.4
Upstream-Contact: Frank Warmerdam <warmerdam@pobox.com>
Source: ftp://ftp.remotesensing.org/proj/

Files: *
Comment: Version 4.3.3 was authored by:
    Gerald (Jerry) Ian Evenden
    email: gie@kai.er.usgs.gov   gevenden@capecod.net
    phone: (508)563-6766
    P.O. Box 1027
    N.Falmouth, MA 02556-1027
 .
  Proj is a U.S. Government work and is not eligible for U.S. copyright
  protection.  This is free software.
 .
  Here's what Jerry replied when I asked what the license was:
 .
   `The software was developed by the USGS and has no copyright
    nor license.  Do with it what you will.  :-)'
 .
 Maintenance of proj has been taken up by Frank Warmerdam <warmerda@home.com>
 under the following license:
 .
   All source, data files and other contents of the PROJ.4 package are
   available under the following terms.  Note that the PROJ 4.3 and earlier
   was "public domain" as is common with US government work, but apparently
   this is not a well defined legal term in many countries.  I am placing
   everything under the following MIT style license because I believe it is
   effectively the same as public domain, allowing anyone to use the code as
   they wish, including making proprietary derivatives.
 .
   Though I have put my own name as copyright holder, I don't mean to imply
   I did the work.  Essentially all work was done by Gerald Evenden.
Copyright: 2000, Frank Warmerdam
License: MIT

Files: src/pj_utils.c
 src/proj_api.h
Copyright: 2001, Frank Warmerdam
License: MIT

Files: src/pj_geocent.c
Copyright: 2002, Frank Warmerdam
License: MIT

Files: src/pj_initcache.c
 src/pj_mutex.c
Copyright: 2009, Frank Warmerdam
License: MIT

Files: src/multistresstest.c
 src/pj_ctx.c
 src/pj_log.c
 src/pj_apply_vgridshift.c
Copyright: 2010, Frank Warmerdam
License: MIT

Files: src/pj_init.c
 src/pj_open_lib.c
Copyright: 1995, Gerald Evenden
           2002, Frank Warmerdam <warmerdam@pobox.com>
License: MIT

Files: src/PJ_aea.c
 src/PJ_aeqd.c
 src/PJ_airy.c
 src/PJ_nzmg.c
 src/PJ_aitoff.c
Copyright: 1995, Gerald Evenden
License: MIT

Files: src/PJ_omerc.c
 src/proj_mdist.c
 src/proj_rouss.c
Copyright: 2003, 2006, Gerald I. Evenden
License: MIT

Files: src/PJ_sterea.c
 src/pj_gauss.c
Copyright: 2003, Gerald I. Evenden
License: MIT

Files: src/proj_etmerc.c
Comment: The code in this file is largly based upon procedures:
 .
 Written by: Knud Poder and Karsten Engsager
 .
 Based on math from: R.Koenig and K.H. Weise, "Mathematische
 Grundlagen der hoeheren Geodaesie und Kartographie,
 Springer-Verlag, Berlin/Goettingen" Heidelberg, 1951.
 .
 Modified and used here by permission of Reference Networks
 Division, Kort og Matrikelstyrelsen (KMS), Copenhagen, Denmark
Copyright: 2008, Gerald I. Evenden
License: MIT

Files: jniwrap/org/proj4/LatLong.java
 jniwrap/org/proj4/Others.java
 jniwrap/org/proj4/Proj4.java
 jniwrap/org/proj4/Proj4Factory.java
 jniwrap/org/proj4/ProjectionData.java
 jniwrap/org/proj4/Projections.java
Copyright: 2004, HydroloGIS / University of Trento / CUDAM, ITALY
License: LGPL-2.0+

Files: jniwrap/org/proj4/PJ.java
 jniwrap/org/proj4/PJException.java
 jniwrap/org/proj4/package-info.java
Copyright: 2011, Open Geospatial Consortium, Inc
License: MIT

Files: src/jniproj.c
Copyright: 2005, Antonello Andrea
License: MIT

Files: src/PJ_healpix.c
 src/PJ_krovak.c
Copyright: 2001, Thomas Flemming <tf@ttqv.com>
License: MIT

Files: src/PJ_geos.c
Copyright: 2004, Gerald I. Evenden
           2012, Martin Raspaud
License: MIT

Files: src/PJ_isea.c
Copyright: disclaimed
License: public-domain
 This code was entirely written by Nathan Wagner
 and is in the public domain.

Files: ltmain.sh
Copyright: 1996-2001, 2003-2010, Free Software Foundation, Inc.
License: GPL-2.0+ with Libtool exception

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: LGPL-2.0+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Library General Public License for more details.
 .
 On Debian systems, the full text of the GNU Library General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/LGPL-2'.

License: GPL-2.0+ with Libtool exception
 GNU Libtool is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 As a special exception to the GNU General Public License,
 if you distribute this file as part of a program or library that
 is built using GNU Libtool, you may include this file under the
 same distribution terms that you use for the rest of that program.
 .
 GNU Libtool is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with GNU Libtool; see the file COPYING.  If not, a copy
 can be downloaded from http://www.gnu.org/licenses/gpl.html,
 or obtained by writing to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

