Skip to content

Commit 1514557

Browse files
committed
Fix copyright symbol manual style
1 parent ae174ab commit 1514557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<!-- Footer -->
6969
<div id="footer">
7070
<div style="padding:0 10px 10px 10px">
71-
<p>(C) Linux Studio Plugins Project, 2015-<?= date('Y') ?></p>
71+
<p>&copy; Linux Studio Plugins Project, 2015-<?= date('Y') ?></p>
7272
<p>All rights reserved</p>
7373
</div>
7474
</div>

0 commit comments

Comments
 (0)