Changeset 96d82b3 in sasview for installers


Ignore:
Timestamp:
Feb 8, 2019 5:22:17 AM (6 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
Children:
afdb3b3, 79d3025
Parents:
a1b49a7
git-author:
Piotr Rozyczko <piotr.rozyczko@…> (02/08/19 05:21:43)
git-committer:
Piotr Rozyczko <piotr.rozyczko@…> (02/08/19 05:22:17)
Message:

Updated Copyright year to 2019

File:
1 edited

Legend:

Unmodified
Added
Removed
  • installers/setup_exe.py

    r3da8692 r96d82b3  
    164164        self.version = local_config.__version__ 
    165165        self.company_name = "SasView.org" 
    166         self.copyright = "copyright 2009 - 2016" 
     166        self.copyright = "copyright 2009 - 2019" 
    167167        self.name = "SasView" 
    168168 
Note: See TracChangeset for help on using the changeset viewer.