Skip to content

Commit d23ff0a

Browse files
committed
new grant text
1 parent 65eb753 commit d23ff0a

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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

src/herbie/SpecComponent.tsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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
);

0 commit comments

Comments
 (0)