aboutsummaryrefslogtreecommitdiff
path: root/views/includes
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-08-14 00:02:07 -0400
committerAndrew Lee <alee14498@gmail.com>2019-08-14 00:02:07 -0400
commit9e9e6d5673d03d7d1e55f3a592f4d2534dffb4ff (patch)
treeea2bf902f18cca1e274a23242e32f8defc5b115f /views/includes
parent28d318a54ba77dc381ba0c92f9adc7b29e0abac3 (diff)
downloadalp-website-9e9e6d5673d03d7d1e55f3a592f4d2534dffb4ff.tar.gz
alp-website-9e9e6d5673d03d7d1e55f3a592f4d2534dffb4ff.tar.bz2
alp-website-9e9e6d5673d03d7d1e55f3a592f4d2534dffb4ff.zip
Tweaking
Diffstat (limited to 'views/includes')
-rw-r--r--views/includes/footer.ejs2
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