From 26ddcb503a51eda6d02b47634e4273a3f0cd2002 Mon Sep 17 00:00:00 2001 From: Tim Oliver Date: Fri, 7 Apr 2023 01:58:02 -0700 Subject: [PATCH] Updated copyright symbol in documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- README.md | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40b131ff..5c5f724b 100644 --- a/README.md +++ b/README.md @@ -123,4 +123,4 @@ The files in the `/Examples/` directory are licensed under a separate license as ## Legal -Copyright © Meta Platforms, Inc • Terms of UsePrivacy Policy +Copyright © Meta Platforms, Inc • Terms of UsePrivacy Policy diff --git a/docs/index.html b/docs/index.html index 5e0ddfa1..c6ed008c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -430,7 +430,7 @@ Enter package URL: https://github.com/Instagram/IGListKit, and select the latest

The files in the /Examples/ directory are licensed under a separate license as specified in each file. Documentation is licensed CC-BY-4.0.

-

Copyright © Meta Platforms, Inc • Terms of UsePrivacy Policy

+

Copyright © Meta Platforms, Inc • Terms of UsePrivacy Policy