8000 Updating copyright date · LluisRamon/document-api-python@20e73b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 20e73b9

Browse files
authored
Updating copyright date
We are using this script for all our Tableau content.
1 parent 27d383b commit 20e73b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
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>(c) Copyright 2016 Tableau</p>
6+
<p>&copy; Copyright <script>document.write(new Date().getFullYear())</script> Tableau</p>
77
</div>
88
</footer>

0 commit comments

Comments
 (0)
0