Show
Ignore:
Timestamp:
08/30/07 01:06:59 (15 months ago)
Author:
roidelapluie
Message:

copyright set to 2007. fixes #3131

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11.1/src/dialogs.py

    r8600 r8613  
    724724                dlg.set_name('Gajim') 
    725725                dlg.set_version(gajim.version) 
    726                 s = u'Copyright © 2003-2006 Gajim Team' 
     726                s = u'Copyright © 2003-2007 Gajim Team' 
    727727                dlg.set_copyright(s) 
    728728                copying_file_path = None