1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 11:43:12 +02:00
Files
anope/modules/webcpanel/templates/default/footer.html
T
Robby e03ae0cd85 Update copyright to 2018.
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \;
2018-04-25 19:22:13 +02:00

15 lines
295 B
HTML

<br>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="footer text-center">
Anope IRC Services - &copy; 2013-2018 Anope Team - <a href="http://anope.org">http://anope.org</a>
</div>
</div>
</div>
</div>
</body>
</html>