diff options
-rw-r--r-- | comments/templates/comments/comment_base.html | 2 |
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>© FOSSEE - IIT Bombay 2013</p></center> + <center><p>© FOSSEE - IIT Bombay 2014</p></center> <center><img src="{% static 'images/fossee.png' %}" width=100 height=70></center> </footer> |