changeset 1472:870688864b26

---------------------------------------------------------------------- Added schmopyright. Committing in . Modified Files: ana2mnc ----------------------------------------------------------------------
author rotor <rotor>
date Thu, 28 Mar 2002 16:45:52 +0000
parents 3fb98cc324bc
children 0efab4d0afa0
files conversion/ana2mnc/ana2mnc
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.