mailr21962 - /trunk/info.py


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

Header


Content

Posted by edward on January 13, 2014 - 10:13:
Author: bugman
Date: Mon Jan 13 10:13:20 2014
New Revision: 21962

URL: http://svn.gna.org/viewcvs/relax?rev=21962&view=rev
Log:
Updated the copyright notice visible to the user to 2014.


Modified:
    trunk/info.py

Modified: trunk/info.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/info.py?rev=21962&r1=21961&r2=21962&view=diff
==============================================================================
--- trunk/info.py (original)
+++ trunk/info.py Mon Jan 13 10:13:20 2014
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2003-2013 Edward d'Auvergne                                  
 #
+# Copyright (C) 2003-2014 Edward d'Auvergne                                  
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
 #                                                                            
 #
@@ -94,7 +94,7 @@
         # Copyright printout.
         self.copyright = []
         self.copyright.append("Copyright (C) 2001-2006 Edward d'Auvergne")
-        self.copyright.append("Copyright (C) 2006-2013 the relax development 
team")
+        self.copyright.append("Copyright (C) 2006-2014 the relax development 
team")
 
         # Program licence and help.
         self.licence = "This is free software which you are welcome to 
modify and redistribute under the conditions of the GNU General Public 
License (GPL).  This program, including all modules, is licensed under the 
GPL and comes with absolutely no warranty.  For details type 'GPL' within the 
relax prompt."




Related Messages


Powered by MHonArc, Updated Mon Jan 13 11:20:02 2014