mailr18186 - in /trunk: graphics/misc/relaxGUI_splash.png graphics/misc/relaxGUI_splash.xcf 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 January 10, 2013 - 11:25:
Author: bugman
Date: Thu Jan 10 11:25:22 2013
New Revision: 18186

URL: http://svn.gna.org/viewcvs/relax?rev=18186&view=rev
Log:
Updated the copyrights in the GUI to 2013.


Modified:
    trunk/graphics/misc/relaxGUI_splash.png
    trunk/graphics/misc/relaxGUI_splash.xcf
    trunk/gui/relax_gui.py

Modified: trunk/graphics/misc/relaxGUI_splash.png
URL: 
http://svn.gna.org/viewcvs/relax/trunk/graphics/misc/relaxGUI_splash.png?rev=18186&r1=18185&r2=18186&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/graphics/misc/relaxGUI_splash.xcf
URL: 
http://svn.gna.org/viewcvs/relax/trunk/graphics/misc/relaxGUI_splash.xcf?rev=18186&r1=18185&r2=18186&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/gui/relax_gui.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/gui/relax_gui.py?rev=18186&r1=18185&r2=18186&view=diff
==============================================================================
--- trunk/gui/relax_gui.py (original)
+++ trunk/gui/relax_gui.py Thu Jan 10 11:25:22 2013
@@ -1,7 +1,7 @@
 
###############################################################################
 #                                                                            
 #
 # Copyright (C) 2009 Michael Bieri                                           
 #
-# Copyright (C) 2010-2012 Edward d'Auvergne                                  
 #
+# Copyright (C) 2010-2013 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
 #                                                                            
 #
@@ -922,6 +922,6 @@
             pipe = ''
 
         # Set the status.
-        wx.CallAfter(self.status_bar.SetStatusText, "(C) 2001-2012 the relax 
development team", 0)
+        wx.CallAfter(self.status_bar.SetStatusText, "(C) 2001-2013 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 Thu Jan 10 11:40:01 2013