From fadbab95866e9a43e42d8b2d7af00aa938ad0702 Mon Sep 17 00:00:00 2001
From: Waren Gonzaga <github@warengonzaga.com>
Date: Tue, 1 Mar 2022 22:28:40 +0800
Subject: [PATCH] =?UTF-8?q?=E2=98=95=20CHORE:=20update=20footer=20license?=
 =?UTF-8?q?=20note=20(#1485)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 docs/index.html          | 2 +-
 docsSource/template.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 34f2403..f44fa66 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1324,7 +1324,7 @@ $ npm install
 
     <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>
diff --git a/docsSource/template.html b/docsSource/template.html
index 516a3b9..292e29c 100644
--- a/docsSource/template.html
+++ b/docsSource/template.html
@@ -139,7 +139,7 @@
 
     <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>
-- 
GitLab