mailr6045 - in /1.2: ./ sample_scripts/modsel.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 - 17:16:
Author: bugman
Date: Thu May  1 17:03:08 2008
New Revision: 6045

URL: http://svn.gna.org/viewcvs/relax?rev=6045&view=rev
Log:
Merged revisions 6044 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

........
  r6044 | bugman | 2008-05-01 17:02:41 +0200 (Thu, 01 May 2008) | 6 lines
  
  Added a copyright statement to the modsel.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.2/   (props changed)
    1.2/sample_scripts/modsel.py

Propchange: 1.2/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Thu May  1 17:03:08 2008
@@ -1,1 +1,1 @@
-/1.3:1-2505,2941,2947,2950,2974,2976,2979,2984,2988,3076,3083-3084,3087,3117,3299,3309,3312,3314,3318,3345,3372,4145,4473,4476,4939,5117,5255,5396-5398,5462-5465,5611-5612,5622,5663,5971,6020-6023,6025,6033,6041
+/1.3:1-2505,2941,2947,2950,2974,2976,2979,2984,2988,3076,3083-3084,3087,3117,3299,3309,3312,3314,3318,3345,3372,4145,4473,4476,4939,5117,5255,5396-5398,5462-5465,5611-5612,5622,5663,5971,6020-6023,6025,6033,6041,6044

Modified: 1.2/sample_scripts/modsel.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/sample_scripts/modsel.py?rev=6045&r1=6044&r2=6045&view=diff
==============================================================================
--- 1.2/sample_scripts/modsel.py (original)
+++ 1.2/sample_scripts/modsel.py Thu May  1 17:03:08 2008
@@ -1,4 +1,28 @@
+###############################################################################
+#                                                                            
 #
+# 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  
 #
+#                                                                            
 #
+###############################################################################
+
 # Script for model-free model selection.
+########################################
+
 
 # Nuclei type
 nuclei('N')




Related Messages


Powered by MHonArc, Updated Thu May 01 17:20:16 2008