summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhardythe12014-07-10 12:26:53 +0530
committerhardythe12014-07-10 12:26:53 +0530
commit73ad4959c04a8b0b452bb79576b8cde5d2f731b6 (patch)
tree4cb502b34d73e3893e4aab03d14d02cf6c503c88
parent17e8751107060b02933c743d166f207422745c3f (diff)
parent0bbf0d2e96a65649c1873bab39808bc84567090e (diff)
downloadPython-TBC-Interface-73ad4959c04a8b0b452bb79576b8cde5d2f731b6.tar.gz
Python-TBC-Interface-73ad4959c04a8b0b452bb79576b8cde5d2f731b6.tar.bz2
Python-TBC-Interface-73ad4959c04a8b0b452bb79576b8cde5d2f731b6.zip
Merge branch 'master' of https://github.com/FOSSEE/Python-TBC-Interface
-rw-r--r--comments/templates/comments/comment_base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/comments/templates/comments/comment_base.html b/comments/templates/comments/comment_base.html
index bcf8437..057d2f0 100644
--- a/comments/templates/comments/comment_base.html
+++ b/comments/templates/comments/comment_base.html
@@ -199,7 +199,7 @@
<hr>
<footer>
- <center><p>&copy; FOSSEE - IIT Bombay 2013</p></center>
+ <center><p>&copy; FOSSEE - IIT Bombay 2014</p></center>
<center><img src="{% static 'images/fossee.png' %}" width=100 height=70></center>
</footer>