Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MRIConvert
Upstream-Contact: Jolinda Smith <jolinda@uoregon.edu>
Source: http://lcni.uoregon.edu/~jolinda/MRIConvert/
Files-Excluded:
    Makefile CMakeCache.txt
    MRIConvert
    Mcverter

Files: *
Copyright: 2010 Jolinda Smith <jolinda@uoregon.edu>
                Lewis Center for Neuroimaging at the University of Oregon
License: GPL-3
 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).
 .
    This program 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 3 of the License, or
    (at your option) any later version.
 .
    This program 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 this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GPL is available in file
 /usr/share/common-licenses/GPL-3.

Files: nifti1.h
Copyright: 2003 Robert W Cox
License: PD
 /*****************************************************************************
      ** 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.
 -----------------------------------------------------------------------------*/
