Changeset 4bf54044 in sasview for src/sas/guiframe
- Timestamp:
- Mar 4, 2015 2:51:26 PM (10 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 418e59f
- Parents:
- 7a88adc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/guiframe/config.py
rf53cd30 r4bf54044 31 31 '''If you found this software useful to your work please remember to acknowledge 32 32 its use in your publications as suggested below and reference the SasView website: 33 http://www.sasview.org/ index.html. Please also consider letting us know by sending us the33 http://www.sasview.org/. Please also consider letting us know by sending us the 34 34 reference to your work. This will help us to ensure the long term support and 35 35 development of the software. 36 36 ''' 37 37 _acknowledgement_publications = \ 38 '''This work originally developed as part of the DANSE project funded by the NSF39 under grant DMR-0520547,and currently maintained by NIST, UMD, ORNL, ISIS, ESS38 '''This work benefited from software developed by the DANSE project under NSF 39 award DMR-0520547 and currently maintained by NIST, UMD, ORNL, ISIS, ESS 40 40 and ILL. 41 41 '''
Note: See TracChangeset
for help on using the changeset viewer.