8000 updating with legal and privacy links · fossabot/document-api-python@c2196ef · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c2196ef

Browse files
d45jacalata
authored andcommitted
updating with legal and privacy links
1 parent 1c05a01 commit c2196ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_includes/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<div class="row">
44
<hr class="footer-hr">
55
<p>This site is open source. Suggestions and pull requests are welcome on our <a href="https://github.com/tableau/document-api-python">GitHub page</a>.</p>
6-
<p>&copy; Copyright <script>document.write(new Date().getFullYear())</script> Tableau</p>
6+
<p><a href="https://www.tableau.com/en-us/legal" class="aLegal">LEGAL</a> <a href="https://www.tableau.com/en-us/privacy" class="aLegal">PRIVACY</a> &copy; 2003&ndash;<script>document.write(new Date().getFullYear())</script> TABLEAU SOFTWARE LLC. ALL RIGHTS RESERVED</p>
7+
<sub>Documentation last generated on: {{ site.time }}</sub>
78
</div>
89
</footer>

0 commit comments

Comments
 (0)
0