mailr6109 - /1.2/relax


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

Header


Content

Posted by edward on May 04, 2008 - 20:49:
Author: bugman
Date: Sun May  4 20:49:30 2008
New Revision: 6109

URL: http://svn.gna.org/viewcvs/relax?rev=6109&view=rev
Log:
Added the relax development team to the 1.2 line program intro.


Modified:
    1.2/relax

Modified: 1.2/relax
URL: 
http://svn.gna.org/viewcvs/relax/1.2/relax?rev=6109&r1=6108&r2=6109&view=diff
==============================================================================
--- 1.2/relax (original)
+++ 1.2/relax Sun May  4 20:49:30 2008
@@ -15,6 +15,7 @@
 # relax, a program for relaxation data analysis.                             
 #
 #                                                                            
 #
 # Copyright (C) 2001-2006  Edward d'Auvergne                                 
 #
+# Copyright (C) 2006-2008  the relax development team                        
 #
 #                                                                            
 #
 # This program is free software; you can redistribute it and/or modify       
 #
 # it under the terms of the GNU General Public License as published by       
 #
@@ -381,6 +382,8 @@
 
         # Copyright printout.
         string = "Copyright (C) 2001-2006 Edward d'Auvergne"
+        self.intro_string = self.intro_string + self.spacing(string, width) 
+ '\n'
+        string = "Copyright (C) 2006-2008 the relax development team"
         self.intro_string = self.intro_string + self.spacing(string, width) 
+ '\n\n'
 
         # Program licence and help (80 characters wide).




Related Messages


Powered by MHonArc, Updated Sun May 04 21:00:22 2008