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

Commit

Permalink
更新版权年份
Browse files Browse the repository at this point in the history
  • Loading branch information
maicong authored Jan 13, 2018
1 parent 114a197 commit 6d2117a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
</div>
</section>
<footer class="footer">
<p class="am-text-sm">v<?php echo MC_VERSION; ?>&nbsp;&copy;&nbsp;2017&nbsp;<a href="https://github.com/maicong/music" target="_blank" rel="author">源码下载</a>&nbsp;<a href="https://maicong.me/msg" target="_blank">意见反馈</a>&nbsp;<a href="javascript:void(0)" data-am-modal="{target: '#copr-info'}">免责声明</a></p>
<p class="am-text-sm">v<?php echo MC_VERSION; ?>&nbsp;&copy;&nbsp;<?php echo date('Y'); ?>&nbsp;<a href="https://github.com/maicong/music" target="_blank" rel="author">源码下载</a>&nbsp;<a href="https://maicong.me/msg" target="_blank">意见反馈</a>&nbsp;<a href="javascript:void(0)" data-am-modal="{target: '#copr-info'}">免责声明</a></p>
</footer>
<script src="//cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
<script src="//cdn.bootcss.com/amazeui/2.3.0/js/amazeui.min.js"></script>
Expand Down

0 comments on commit 6d2117a

Please sign in to comment.