Change doc copyright

This commit is contained in:
Rochet2
2015-01-02 19:59:49 +02:00
parent 803a835668
commit 5bf5b11c6f

View File

@@ -99,6 +99,6 @@
<script src="{{ static('jquery.js') }}"></script>
<script src="{{ static('main.js') }}"></script>
<script async src="{{ root('search-index.js') }}"></script>
<center>&copy;2014 - Eluna Lua Engine</center>
<center>&copy;2015 - Eluna Lua Engine</center>
</body>
</html>