summaryrefslogtreecommitdiff
path: root/signup.php
diff options
context:
space:
mode:
Diffstat (limited to 'signup.php')
-rw-r--r--signup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/signup.php b/signup.php
index 8cb8d62..469aed1 100644
--- a/signup.php
+++ b/signup.php
@@ -151,6 +151,6 @@ if ($e == 2 || $e == 101)
</div>
<div class="hr"></div>
<p class="welcome">Welcome to Bulletin! :)</p>
- <p class="copy">Copyright &copy; 2016 Bulletin Team</p>
+ <p class="copy"><?=copy_notice();?></p>
</body>
</html>