Ignore:
Timestamp:
02/15/23 19:21:12 (14 months ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:

Some updates to the copyright text and dates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/gui.py

    r1046 r1081  
    18521852            dialog.set_program_name(PROGRAM_NAME)
    18531853            dialog.set_version(const.VERSION)
    1854             dialog.set_copyright("(c) 2012 - 2022 by István Váradi")
     1854            dialog.set_copyright("(c) 2012 - 2023 by István Váradi")
    18551855            dialog.set_website("http://mlx.varadiistvan.hu")
    18561856            dialog.set_website_label(xstr("about_website"))
Note: See TracChangeset for help on using the changeset viewer.