Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request #848 from kawazrepos/copyright-2015
Browse files Browse the repository at this point in the history
年越しに伴う著作権表記の修正
  • Loading branch information
giginet committed Feb 8, 2015
2 parents 5588359 + a8ce014 commit 8844b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
</div>
<address class="text-muted text-center">
This website is powered by <a href="http://www.djangoproject.com/" target="_blank" class="django">Django</a> on <a href="http://cloud.nifty.com/" target="_blank" class="django">NIFTY Cloud</a>.<br />
Copyright &copy; 2009-2014 Kawaz. All rights reserved.
Copyright &copy; 2009-{% now "Y" %} Kawaz. All rights reserved.
</address>
</div>
{% compress js %}
Expand Down

0 comments on commit 8844b86

Please sign in to comment.