summaryrefslogtreecommitdiff
path: root/dash
diff options
context:
space:
mode:
Diffstat (limited to 'dash')
-rw-r--r--dash/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/footer.php b/dash/footer.php
index 11e6462..6fd2633 100644
--- a/dash/footer.php
+++ b/dash/footer.php
@@ -5,7 +5,7 @@ $db->close();
?>
</div>
<div id="footer">
- <p id="copy">Copyright &copy; 2016 Bulletin Team</p>
+ <p id="copy"><?=copy_notice();?></p>
</div>
</body>
</html>