diff --git a/coc.html b/coc.html
index 78be75218c820535b2a613831ef1ee2d9fffacba..da3cd26040e476fa275cddb2f44fe5be490e067b 100644
--- a/coc.html
+++ b/coc.html
@@ -91,6 +91,14 @@
                     </div>
                 </section>
             </div>
+            <footer>
+                <div class="footer-icon-row ">
+                    <h1>Organised By</h1>
+                    <a href="https://fsci.in"><img height="50px" src="https://fsci.in/img/fscilogoheader.svg" alt="logo of FSCI" /></a>
+                    <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
+                </div>
+<p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span>, All original content is licensed under a free/libre copyleft license (GPL or CC BY-SA).</p>
+            </footer>
         </main>
     </body>
 </html>
diff --git a/learners.html b/learners.html
index dc1b1cd172d86104f391db5ac70e1ec9eb480bf6..47a6e2cf749246b1e0539ad71a622d8fba37a5f1 100644
--- a/learners.html
+++ b/learners.html
@@ -46,6 +46,14 @@
                     <div class="reg_form">
                         <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/FMPfxisV" width="80%" height="100%" style="margin: auto;"></iframe>
                     </div>
+            <footer>
+                <div class="footer-icon-row ">
+                    <h1>Organised By</h1>
+                    <a href="https://fsci.in"><img height="50px" src="https://fsci.in/img/fscilogoheader.svg" alt="logo of FSCI" /></a>
+                    <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
+                </div>
+<p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span>, All original content is licensed under a free/libre copyleft license (GPL or CC BY-SA).</p>
+            </footer>
         </main>
     </body>
 </html>
diff --git a/mentors.html b/mentors.html
index bbfd1e5bab1ba1c7f2869afe7fe9d48e07dd6269..cc14d4528497dc89bdee95e70b375eaf2af166ad 100644
--- a/mentors.html
+++ b/mentors.html
@@ -50,6 +50,14 @@
                     <div class="reg_form">
                         <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/eJ2m4rrb" width="80%" height="100%" style="margin: auto;"></iframe>
                     </div>
+            <footer>
+                <div class="footer-icon-row ">
+                    <h1>Organised By</h1>
+                    <a href="https://fsci.in"><img height="50px" src="https://fsci.in/img/fscilogoheader.svg" alt="logo of FSCI" /></a>
+                    <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
+                </div>
+<p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span>, All original content is licensed under a free/libre copyleft license (GPL or CC BY-SA).</p>
+            </footer>
         </main>
     </body>
 </html>
diff --git a/sched.html b/sched.html
index b572f1924fe4ca2a9e43fb822f3d67f969f3ac9e..9e10e6ad537c8bb39a29da7c472e65de959b6a46 100644
--- a/sched.html
+++ b/sched.html
@@ -137,6 +137,14 @@
                     </tbody>
                 </table>
             </section>
+            <footer>
+                <div class="footer-icon-row ">
+                    <h1>Organised By</h1>
+                    <a href="https://fsci.in"><img height="50px" src="https://fsci.in/img/fscilogoheader.svg" alt="logo of FSCI" /></a>
+                    <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
+                </div>
+<p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span>, All original content is licensed under a free/libre copyleft license (GPL or CC BY-SA).</p>
+            </footer>
         </main>
     </body>
 </html>