mailr8501 - /1.3/relax


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

Header


Content

Posted by edward on January 17, 2009 - 12:36:
Author: bugman
Date: Sat Jan 17 12:36:47 2009
New Revision: 8501

URL: http://svn.gna.org/viewcvs/relax?rev=8501&view=rev
Log:
Updated the relax intro copyright notice for the relax development team to 
2009!


Modified:
    1.3/relax

Modified: 1.3/relax
URL: 
http://svn.gna.org/viewcvs/relax/1.3/relax?rev=8501&r1=8500&r2=8501&view=diff
==============================================================================
--- 1.3/relax (original)
+++ 1.3/relax Sat Jan 17 12:36:47 2009
@@ -15,7 +15,7 @@
 # relax, a program for relaxation data analysis.                             
 #
 #                                                                            
 #
 # Copyright (C) 2001-2006  Edward d'Auvergne                                 
 #
-# Copyright (C) 2006-2008  the relax development team                        
 #
+# Copyright (C) 2006-2009  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       
 #
@@ -335,7 +335,7 @@
         # Copyright printout.
         string = "Copyright (C) 2001-2006 Edward d'Auvergne"
         intro_string = intro_string + self.spacing(string, width) + '\n'
-        string = "Copyright (C) 2006-2008 the relax development team"
+        string = "Copyright (C) 2006-2009 the relax development team"
         intro_string = intro_string + self.spacing(string, width) + '\n\n'
 
         # Program licence and help (80 characters wide).




Related Messages


Powered by MHonArc, Updated Mon Jan 19 11:00:04 2009