summaryrefslogtreecommitdiff
path: root/tbc/templates
diff options
context:
space:
mode:
Diffstat (limited to 'tbc/templates')
-rw-r--r--tbc/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html
index 7bc4649..0b5dead 100644
--- a/tbc/templates/base.html
+++ b/tbc/templates/base.html
@@ -444,7 +444,7 @@ a.viewdescription:hover {background-color:#999; color: White;}
<hr>
<footer>
- <center><p>&copy; FOSSEE - IIT Bombay 2014</p></center>
+ <center><p>&copy; FOSSEE - IIT Bombay since 2014</p></center>
<center><img src="{% static 'images/fossee.png' %}" width=100 height=70><br><br>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</center>
</footer>