aboutsummaryrefslogtreecommitdiff
path: root/pkg/tbtables/fitsio/unix/README
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/tbtables/fitsio/unix/README
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/tbtables/fitsio/unix/README')
-rw-r--r--pkg/tbtables/fitsio/unix/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkg/tbtables/fitsio/unix/README b/pkg/tbtables/fitsio/unix/README
new file mode 100644
index 00000000..b3d8619b
--- /dev/null
+++ b/pkg/tbtables/fitsio/unix/README
@@ -0,0 +1,15 @@
+# These routines are part of the FITSIO library and are designed to run in
+# the IRAF/SPP environment.
+#------------------------------------------------------------------------------
+# This software was prepared by High Energy Astrophysics Science Archive
+# Research Center (HEASARC) at the NASA Goddard Space Flight Center. Users
+# shall not, without prior written permission of the U.S. Government,
+# establish a claim to statutory copyright. The Government and others acting
+# on its behalf shall have a royalty-free, non-exclusive, irrevocable,
+# worldwide license for Government purposes to publish, distribute,
+# translate, copy, exhibit, and perform such material.
+#------------------------------------------------------------------------------
+#
+# The two files ftgcbf.x and ftpcbf.x were extracted from ../fitsspp.x
+# into this directory because they are system dependent. There is
+# another version in the ../vms/ directory which uses the %ref function.