diff options
author | Wu Cheng-Han | 2016-01-19 10:05:55 -0600 |
---|---|---|
committer | Wu Cheng-Han | 2016-01-19 10:05:55 -0600 |
commit | 7e5bdd0069cf23612b906102ac91f98710274369 (patch) | |
tree | d72fa4e6a4890b7f625321ada0c697cd093ae752 /public | |
parent | 75548df29eba7d90965c685bb9b66f4592e3beaa (diff) |
Updated copyright year to 2016
Diffstat (limited to '')
-rw-r--r-- | public/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.ejs b/public/index.ejs index 9462ae7f..932d7018 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -151,7 +151,7 @@ <h6> <iframe src="//ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="90px" height="20px" style="vertical-align:middle;"></iframe> </h6> - <p>© 2015 <a href="https://www.facebook.com/TakeHackMD" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> by <a href="https://github.com/jackycute" target="_blank"><i class="fa fa-github-square"></i> jackycute</a> + <p>© 2016 <a href="https://www.facebook.com/TakeHackMD" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> by <a href="https://github.com/jackycute" target="_blank"><i class="fa fa-github-square"></i> jackycute</a> </p> </div> </div> |