Ignore:
Timestamp:
08/02/09 03:52:18 (3 years ago)
Author:
marc
Message:

Updated debian build, copyrights, names, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release/0.2/uigtk.py

    r291 r295  
    1616# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
    1717# 
    18 # Copyright 2003-2007 Marc E. 
     18# Copyright 2003-2009 Marc E. 
    1919# http://itaka.jardinpresente.com.ar 
    2020# 
     
    934934        self.aboutdialog.set_name('Itaka') 
    935935        self.aboutdialog.set_version(self.itakaglobals.version) 
    936         self.aboutdialog.set_copyright(u'© 2003-2007 Marc E.') 
     936        self.aboutdialog.set_copyright(u'© 2003-2009 Marc E.') 
    937937        self.aboutdialog.set_comments('Screenshooting de mercado.') 
    938938        self.aboutdialog.set_authors(['Marc E. <santusmarc@users.sourceforge.net>', 'Kurt Erickson <psychogenicshk@users.sourceforge.net> (Packaging)']) 
    939         self.aboutdialog.set_artists(['Marc E. <santusmarc@gmail.com>', 'Tango Project (http://tango.freedesktop.org)']) 
     939        self.aboutdialog.set_artists(['Marc E. <santusmarc@users.sourceforge.net>', 'Tango Project (http://tango.freedesktop.org)']) 
    940940        self.aboutdialog.set_license('''Itaka is free software; you can redistribute it and/or modify 
    941941it under the terms of the GNU General Public License as published by 
Note: See TracChangeset for help on using the changeset viewer.