Copyright/license update

This commit is contained in:
Nabeel Shahzad
2018-02-22 11:37:47 -06:00
parent ad5f36f85e
commit 72c3191c02
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
BSD 3-Clause License BSD 3-Clause License
Copyright (c) 2017, phpvms Copyright (c) 2017, phpvms - http://www.phpvms.net
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View File

@@ -58,6 +58,10 @@
<footer class="footer footer-default"> <footer class="footer footer-default">
<div class="container"> <div class="container">
<div class="copyright"> <div class="copyright">
{{--
Please keep the copyright message somewhere, as-per the LICENSE file
Thanks!!
--}}
powered by <a href="http://www.phpvms.net" target="_blank">phpvms</a> powered by <a href="http://www.phpvms.net" target="_blank">phpvms</a>
</div> </div>
</div> </div>