mailRe: r6679 - /1.3/sample_scripts/consistency_tests.py


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

Header


Content

Posted by Edward d'Auvergne on July 04, 2008 - 19:15:
Seb,

For the purpose of this script, it's probably not necessary to include
my name in the copyright notice.  Although it comes from the
jw_mapping.py script originally, from the perspective of the user this
is not obvious.  So it could be a little confusing.  They may think I
came up with this script when it really is your work.  For legal
purposes it can be traced back through the repository to a script I
wrote but, for the user, they need not know that.  What do you think?

Cheers,

Edward



On Fri, Jul 4, 2008 at 6:38 PM,  <sebastien.morin.1@xxxxxxxxx> wrote:
Author: semor
Date: Fri Jul  4 18:38:34 2008
New Revision: 6679

URL: http://svn.gna.org/viewcvs/relax?rev=6679&view=rev
Log:
Added a copyright to the consistency_tests script.


Modified:
   1.3/sample_scripts/consistency_tests.py

Modified: 1.3/sample_scripts/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/sample_scripts/consistency_tests.py?rev=6679&r1=6678&r2=6679&view=diff
==============================================================================
--- 1.3/sample_scripts/consistency_tests.py (original)
+++ 1.3/sample_scripts/consistency_tests.py Fri Jul  4 18:38:34 2008
@@ -1,4 +1,28 @@
+###############################################################################
+#                                                                          
   #
+# Copyright (C) 2004 Edward d'Auvergne                                     
   #
+# Copyright (C) 2007-2008 Sebastien Morin                                  
   #
+#                                                                          
   #
+# 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 consistency testing.
+#######################################################################

 # Create the run.
 name = 'consistency'


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits




Related Messages


Powered by MHonArc, Updated Sun Jul 06 15:02:36 2008