Updated copyright symbol in documentation

Summary:
It turns out we need to use the actual © symbol and not the equivalent HTML code for the copyright notice to be recognized.

This diff updates the README and documentation accordingly.

Differential Revision: D44782819

fbshipit-source-id: a99c61d38485e9f26453db9e073cb673937969cf
This commit is contained in:
Tim Oliver 2023-04-07 01:58:02 -07:00 committed by Facebook GitHub Bot
parent 9a0f1fd9b2
commit 26ddcb503a
2 changed files with 2 additions and 2 deletions

View file

@ -123,4 +123,4 @@ The files in the `/Examples/` directory are licensed under a separate license as
## Legal
Copyright &copy; Meta Platforms, Inc &#x2022; <a href="https://opensource.fb.com/legal/terms">Terms of Use</a> &#x2022; <a href="https://opensource.fb.com/legal/privacy">Privacy Policy</a>
Copyright © Meta Platforms, Inc &#x2022; <a href="https://opensource.fb.com/legal/terms">Terms of Use</a> &#x2022; <a href="https://opensource.fb.com/legal/privacy">Privacy Policy</a>

View file

@ -430,7 +430,7 @@ Enter package URL: https://github.com/Instagram/IGListKit, and select the latest
<p>The files in the <code>/Examples/</code> directory are licensed under a separate license as specified in each file. Documentation is licensed <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a>.</p>
<h2 id='legal' class='heading'>Legal</h2>
<p>Copyright &copy; Meta Platforms, Inc &#x2022; <a href="https://opensource.fb.com/legal/terms">Terms of Use</a> &#x2022; <a href="https://opensource.fb.com/legal/privacy">Privacy Policy</a></p>
<p>Copyright © Meta Platforms, Inc &#x2022; <a href="https://opensource.fb.com/legal/terms">Terms of Use</a> &#x2022; <a href="https://opensource.fb.com/legal/privacy">Privacy Policy</a></p>
</section>
</section>