File: copyright

package info (click to toggle)
cfitsio3 3.240-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 10,556 kB
  • ctags: 5,786
  • sloc: ansic: 96,589; yacc: 4,956; fortran: 2,613; lex: 545; makefile: 186
file content (52 lines) | stat: -rw-r--r-- 2,517 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
This package was debianized by Gopal Narayanan <Gopal Narayanan
<gopal@debian.org> on Thu, 2 Nov 2000 10:12:15 -0500.

It was downloaded from http://heasarc.gsfc.nasa.gov/docs/software/fitsio/

Upstream Author: Dr. William Pence <pence@tetra.gsfc.nasa.gov>

Copyright:

  Copyright (Unpublished--all rights reserved under the copyright laws of
  the United States), U.S. Government as represented by the Administrator
  of the National Aeronautics and Space Administration.  No copyright is
  claimed in the United States under Title 17, U.S. Code.

License:

  Permission to freely use, copy, modify, and distribute this software
  and its documentation without fee is hereby granted, provided that this
  copyright notice and disclaimer of warranty appears in all copies.
  
  DISCLAIMER:
  
  THE SOFTWARE IS PROVIDED 'AS IS' WITHOUT ANY WARRANTY OF ANY KIND,
  EITHER EXPRESSED, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO,
  ANY WARRANTY THAT THE SOFTWARE WILL CONFORM TO SPECIFICATIONS, ANY
  IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
  PURPOSE, AND FREEDOM FROM INFRINGEMENT, AND ANY WARRANTY THAT THE
  DOCUMENTATION WILL CONFORM TO THE SOFTWARE, OR ANY WARRANTY THAT THE
  SOFTWARE WILL BE ERROR FREE.  IN NO EVENT SHALL NASA BE LIABLE FOR ANY
  DAMAGES, INCLUDING, BUT NOT LIMITED TO, DIRECT, INDIRECT, SPECIAL OR
  CONSEQUENTIAL DAMAGES, ARISING OUT OF, RESULTING FROM, OR IN ANY WAY
  CONNECTED WITH THIS SOFTWARE, WHETHER OR NOT BASED UPON WARRANTY,
  CONTRACT, TORT , OR OTHERWISE, WHETHER OR NOT INJURY WAS SUSTAINED BY
  PERSONS OR PROPERTY OR OTHERWISE, AND WHETHER OR NOT LOSS WAS SUSTAINED
  FROM, OR AROSE OUT OF THE RESULTS OF, OR USE OF, THE SOFTWARE OR
  SERVICES PROVIDED HEREUNDER."
  
  The file compress.c contains (slightly modified) source code that
  originally came from gzip-1.2.4, copyright (C) 1992-1993 by Jean-loup
  Gailly.  This gzip code is distributed under the GNU General Public
  License and thus requires that any software that uses the CFITSIO
  library (which in turn uses the gzip code) must conform to the
  provisions in the GNU General Public License.  A copy of the GNU
  license is included at the beginning of compress.c file.
  
  Similarly, the file wcsutil.c contains 2 slightly modified routines
  from the Classic AIPS package that are also distributed under the GNU
  General Public License.

On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in /usr/share/common-licenses/GPL-2.