Changeset 96d82b3 in sasview for src/sas/qtgui
- Timestamp:
- Feb 8, 2019 5:22:17 AM (6 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Utilities/LocalConfig.py
r7385fec r96d82b3 89 89 _corner_image = os.path.join(icon_path, "angles_flat.png") 90 90 _welcome_image = os.path.join(icon_path, "SVwelcome.png") 91 _copyright = "(c) 2009 - 201 8, UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and BAM"91 _copyright = "(c) 2009 - 2019, UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and BAM" 92 92 93 93
Note: See TracChangeset
for help on using the changeset viewer.