File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,5 @@ Ensure that you've read through the extensions guidelines and follow the best pr
157157
158158## Acknowledgements
159159
160- This work is supported by the U.S. Department of Energy, Office of Science,
161- Office of Advanced Scientific Computing Research, ComPort: Rigorous Testing
162- Methods to Safeguard Software Porting, under Award Number DE-SC0022081.
160+ This material is based upon work supported by the National Science Foundation under Grant No. CNS-2346394
163161
Original file line number Diff line number Diff line change @@ -448,10 +448,8 @@ function SpecComponent({setShowExplore}: {setShowExplore: () => void}) {
448448 className = "acknowledgments"
449449 style = { { fontSize : "small" , marginTop : "2em" , textAlign : 'center' } }
450450 >
451- This work is supported by the U.S. Department of Energy, Office of
452- Science, Office of Advanced Scientific Computing Research, ComPort:
453- Rigorous Testing Methods to Safeguard Software Porting, under Award
454- Number DE-SC0022081.
451+ This material is based upon work supported by the National Science Foundation
452+ under Grant No. CNS-2346394
455453 </ div >
456454 </ div >
457455 ) ;
You can’t perform that action at this time.
0 commit comments