diff options
Diffstat (limited to 'views/includes')
| -rw-r--r-- | views/includes/footer.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/includes/footer.ejs b/views/includes/footer.ejs index ac519d1..1e2ad39 100644 --- a/views/includes/footer.ejs +++ b/views/includes/footer.ejs @@ -1,3 +1,3 @@ <footer class="page-footer mt-5 font-small green"> - <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions. Powered by ExpressJS, EJS and Material Design Bootstrap.</div> + <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions. Licensed with GPL-3.0</div> </footer>
\ No newline at end of file |
