This package was first debianized by Steve M. Robbins <smr@debian.org>
on 2010-10-31

The current Debian maintainer is Debian-Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>

Download URL: http://lcni.uoregon.edu/~jolinda/MRIConvert/
Upstream Author:   Jolinda Smith jolinda@uoregon.edu


The main body of the code is copyright 2010 by Jolinda Smith.
The license statement is given on the web site, above, as:

  MRIConvert is still in development. Please send bug reports and
  feature requests to jolinda@uoregon.edu. MRIConvert was developed at
  the Lewis Center for Neuroimaging at the University of Oregon. All
  LCNI software is available free of charge under the GNU General
  Public License (GPL).


On Debian systems, the full text of the GPL is available in file
/usr/share/common-licenses/GPL


The file nifti1.h is copyright 2003 by Robert W Cox, under
the public domain:

/*****************************************************************************
      ** This file defines the "NIFTI-1" header format.               **
      ** It is derived from 2 meetings at the NIH (31 Mar 2003 and    **
      ** 02 Sep 2003) of the Data Format Working Group (DFWG),        **
      ** chartered by the NIfTI (Neuroimaging Informatics Technology  **
      ** Initiative) at the National Institutes of Health (NIH).      **
      **--------------------------------------------------------------**
      ** Neither the National Institutes of Health (NIH), the DFWG,   **
      ** nor any of the members or employees of these institutions    **
      ** imply any warranty of usefulness of this material for any    **
      ** purpose, and do not assume any liability for damages,        **
      ** incidental or otherwise, caused by any use of this document. **
      ** If these conditions are not acceptable, do not use this!     **
      **--------------------------------------------------------------**
      ** Author:   Robert W Cox (NIMH, Bethesda)                      **
      ** Advisors: John Ashburner (FIL, London),                      **
      **           Stephen Smith (FMRIB, Oxford),                     **
      **           Mark Jenkinson (FMRIB, Oxford)                     **
******************************************************************************/

/*---------------------------------------------------------------------------*/
/* Note that the ANALYZE 7.5 file header (dbh.h) is
         (c) Copyright 1986-1995
         Biomedical Imaging Resource
         Mayo Foundation
   Incorporation of components of dbh.h are by permission of the
   Mayo Foundation.

   Changes from the ANALYZE 7.5 file header in this file are released to the
   public domain, including the functional comments and any amusing asides.
-----------------------------------------------------------------------------*/
