# HG changeset patch # User rotor # Date 1017333952 0 # Node ID 870688864b266c1eb97d8d4bf987bcc7bc88cb6c # Parent 3fb98cc324bcc7bcf335c89bf9f45fb8b57b75f7 ---------------------------------------------------------------------- Added schmopyright. Committing in . Modified Files: ana2mnc ---------------------------------------------------------------------- diff --git a/conversion/ana2mnc/ana2mnc b/conversion/ana2mnc/ana2mnc --- a/conversion/ana2mnc/ana2mnc +++ b/conversion/ana2mnc/ana2mnc @@ -1,10 +1,18 @@ #!/usr/local/bin/perl5 -w - +# # Andrew Janke - rotor@cmr.uq.edu.au # Center for Magnetic Resonance # The University of Queensland # http://www.cmr.uq.edu.au/~rotor # +# Copyright Andrew Janke, The University of Queensland. +# Permission to use, copy, modify, and distribute this software and its +# documentation for any purpose and without fee is hereby granted, +# provided that the above copyright notice appear in all copies. The +# author and the University of Queensland make no representations about the +# suitability of this software for any purpose. It is provided "as is" +# without express or implied warranty. +# # Inspired by Peter Neelins' (neelin@bic.mni.mcgill.ca) ana2mnc for ANALYZE 4.x. # Since then it has grown into a veritable swiss-army chainsaw of # SPM, ANALYZE 7.5 and MINC conversion.