mailr22196 - /trunk/gui/relax_gui.py


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

Header


Content

Posted by edward on February 17, 2014 - 17:59:
Author: bugman
Date: Mon Feb 17 17:59:18 2014
New Revision: 22196

URL: http://svn.gna.org/viewcvs/relax?rev=22196&view=rev
Log:
Updated the copyright statement shown in the GUI for 2014.


Modified:
    trunk/gui/relax_gui.py

Modified: trunk/gui/relax_gui.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/gui/relax_gui.py?rev=22196&r1=22195&r2=22196&view=diff
==============================================================================
--- trunk/gui/relax_gui.py (original)
+++ trunk/gui/relax_gui.py Mon Feb 17 17:59:18 2014
@@ -1,7 +1,7 @@
 
###############################################################################
 #                                                                            
 #
 # Copyright (C) 2009 Michael Bieri                                           
 #
-# Copyright (C) 2010-2013 Edward d'Auvergne                                  
 #
+# Copyright (C) 2010-2014 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
 #                                                                            
 #
@@ -923,6 +923,6 @@
             pipe = ''
 
         # Set the status.
-        wx.CallAfter(self.status_bar.SetStatusText, "(C) 2001-2013 the relax 
development team", 0)
+        wx.CallAfter(self.status_bar.SetStatusText, "(C) 2001-2014 the relax 
development team", 0)
         wx.CallAfter(self.status_bar.SetStatusText, "Current data pipe:", 1)
         wx.CallAfter(self.status_bar.SetStatusText, pipe, 2)




Related Messages


Powered by MHonArc, Updated Tue Feb 18 12:20:01 2014