Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☕ CHORE: update footer license note #1485

Merged
merged 1 commit into from Mar 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -1324,7 +1324,7 @@ <h3>Code of Conduct</h3>

<footer class="main-footer">
<p>
Animate.css is a MIT licensed library.
Animate.css is a Hippocratic-2.1 licensed library.
You can use it freely, respecting the terms included in the <a href="https://github.com/animate-css/animate.css/blob/main/LICENSE" title="license">license file.</a>
</p>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion docsSource/template.html
Expand Up @@ -139,7 +139,7 @@ <h2 class="docs-mainTitle">

<footer class="main-footer">
<p>
Animate.css is a MIT licensed library.
Animate.css is a Hippocratic-2.1 licensed library.
You can use it freely, respecting the terms included in the <a href="https://github.com/animate-css/animate.css/blob/main/LICENSE" title="license">license file.</a>
</p>
</footer>
Expand Down