* Add copyright script
Copied over our copyright script from the react repo. I made a small fix to handle shebangs.
* Update copyright on all files
Run the script.
* Fix overflowing text content in footer link
Add an ellipsis to overflowing text in the footer section for navigating between different references.
* Add min and max width to nextlink class
* Add minwidth to tailwind config
* Wrap string beyond max width
* Remove title attribute from span element
* Upgrade tailwind to 3.4.1
* Remove manual width config from minWidth
* Remove minWidth from tailwind config and preserve default value of min-w-xs
* Fix overflowing text content in footer link
Add an ellipsis to overflowing text in the footer section for navigating between different references.
* Add min and max width to nextlink class
* Add minwidth to tailwind config
* Wrap string beyond max width
* Remove title attribute from span element