Skip to content

Commit 17bc35b

Browse files
authored
docs: update footer copyright (#2738)
1 parent 80ad3b9 commit 17bc35b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ INHERIT: ./node_modules/@appium/docutils/base-mkdocs.yml
22
site_name: Appium XCUITest Driver
33
repo_url: https://github.com/appium/appium-xcuitest-driver
44
repo_name: appium/appium-xcuitest-driver
5-
copyright: Copyright &copy; 2012 OpenJS Foundation - <a href="#__consent">Change cookie settings</a>
5+
copyright: |
6+
<p>Copyright <a href="https://openjsf.org">OpenJS Foundation</a> and Appium contributors. All rights reserved. The <a href="https://openjsf.org">OpenJS Foundation</a> has registered trademarks and uses trademarks. For a list of trademarks of the <a href="https://openjsf.org">OpenJS Foundation</a>, please see our <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> and <a href="https://trademark-list.openjsf.org">Trademark List</a>. Trademarks and logos not indicated on the <a href="https://trademark-list.openjsf.org">list of OpenJS Foundation trademarks</a> are trademarks&trade; or registered&reg; trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.</p>
7+
<p><a href="https://openjsf.org">The OpenJS Foundation</a> | <a href="https://terms-of-use.openjsf.org">Terms of Use</a> | <a href="https://privacy-policy.openjsf.org">Privacy Policy</a> | <a href="https://bylaws.openjsf.org">Bylaws</a> | <a href="https://code-of-conduct.openjsf.org">Code of Conduct</a> | <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> | <a href="https://trademark-list.openjsf.org">Trademark List</a> | <a href="https://www.linuxfoundation.org/cookies">Cookie Policy</a></p>
8+
<a href="#__consent">Change cookie settings</a>
69
site_url: https://appium.github.io/appium-xcuitest-driver
710
edit_uri: edit/master/docs
811
site_description: Documentation for the Appium XCUITest driver for iOS automation

0 commit comments

Comments
 (0)