Home > mfitsio > mfitsio_license.m

mfitsio_license

PURPOSE ^

MFITSIO Version 1.2.4 by Damian Ryan Eads

SYNOPSIS ^

function mfitsio_license()

DESCRIPTION ^

 MFITSIO Version 1.2.4 by Damian Ryan Eads
 Copyright (C) The Regents of University of California, 2002-2005.

 This software and ancillary information (herein called ``Software'')
 called MFITSIO is made available under the terms described here. The
 SOFTWARE has been approved for release with associated LA-CC number:
 LA-CC-02-085.
 
 This SOFTWARE has been authored by an employee or employees of the
 University of California, operator of the Los Alamos National Laboratory
 under Contract No. W-7405-ENG-36 with the U.S. Department of Energy. 
 The U.S. Government has rights to use, reproduce, and distribute this
 SOFTWARE.  The public may copy, distribute, prepare derivative works and
 publicly display this SOFTWARE without charge, provided that this Notice
 and any statement of authorship are reproduced on all copies.  Neither
 the Government nor the University makes any warranty, express or
 implied, or assumes any liability or responsibility for the use of this
 SOFTWARE.  If SOFTWARE is modified to produce derivative works, such
 modified SOFTWARE should be clearly marked, so as not to confuse it with
 the version available from LANL.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 % MFITSIO Version 1.2.4 by Damian Ryan Eads
0002 % Copyright (C) The Regents of University of California, 2002-2005.
0003 %
0004 % This software and ancillary information (herein called ``Software'')
0005 % called MFITSIO is made available under the terms described here. The
0006 % SOFTWARE has been approved for release with associated LA-CC number:
0007 % LA-CC-02-085.
0008 %
0009 % This SOFTWARE has been authored by an employee or employees of the
0010 % University of California, operator of the Los Alamos National Laboratory
0011 % under Contract No. W-7405-ENG-36 with the U.S. Department of Energy.
0012 % The U.S. Government has rights to use, reproduce, and distribute this
0013 % SOFTWARE.  The public may copy, distribute, prepare derivative works and
0014 % publicly display this SOFTWARE without charge, provided that this Notice
0015 % and any statement of authorship are reproduced on all copies.  Neither
0016 % the Government nor the University makes any warranty, express or
0017 % implied, or assumes any liability or responsibility for the use of this
0018 % SOFTWARE.  If SOFTWARE is modified to produce derivative works, such
0019 % modified SOFTWARE should be clearly marked, so as not to confuse it with
0020 % the version available from LANL.
0021 
0022 function mfitsio_license()
0023     help mfitsio_license;

Generated on Sun 14-Jun-2015 17:12:45 by m2html © 2005