mailr6033 - /1.3/sample_scripts/model-free.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on May 01, 2008 - 16:39:
Author: bugman
Date: Thu May  1 16:39:50 2008
New Revision: 6033

URL: http://svn.gna.org/viewcvs/relax?rev=6033&view=rev
Log:
Added a copyright statement to the model-free.py sample script.

The purpose of this is so the user knows who the author of the script was and 
how ancient the script
is, as well as allowing the file to be redistributable.


Modified:
    1.3/sample_scripts/model-free.py

Modified: 1.3/sample_scripts/model-free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/sample_scripts/model-free.py?rev=6033&r1=6032&r2=6033&view=diff
==============================================================================
--- 1.3/sample_scripts/model-free.py (original)
+++ 1.3/sample_scripts/model-free.py Thu May  1 16:39:50 2008
@@ -1,4 +1,27 @@
-# Script for model-free analysis.
+###############################################################################
+#                                                                            
 #
+# Copyright (C) 2003-2008 Edward d'Auvergne                                  
 #
+#                                                                            
 #
+# This file is part of the program relax.                                    
 #
+#                                                                            
 #
+# relax 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 2 of the License, or          
 #
+# (at your option) any later version.                                        
 #
+#                                                                            
 #
+# relax 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 relax; if not, write to the Free Software                       
 #
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
+#                                                                            
 #
+###############################################################################
+
+# This script performs a model-free analysis for the single model 'm4'.
+#######################################################################
 
 # Create the run.
 name = 'm4'




Related Messages


Powered by MHonArc, Updated Thu May 01 17:00:15 2008