Skip to content

Commit

Permalink
docs: remove All rights reserved. from footer
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatczuk committed Dec 7, 2023
1 parent 3e147fe commit 88f4c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/layouts/partials/docs/inject/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<footer>
<p>&copy; {{ now.Format "2006" }} Sauce Labs Inc. All rights reserved.</p>
<p>&copy; {{ now.Format "2006" }} Sauce Labs Inc.</p>
</footer>

0 comments on commit 88f4c8b

Please sign in to comment.