Browse Source

bump Year to 2023

pull/4889/head
Daniel 2 years ago
parent
commit
0e7de4a446
  1. 2
      LICENSE
  2. 2
      src/partials/dashboard/_footer.html

2
LICENSE

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2014-2021 ColorlibHQ Copyright (c) 2014-2023 ColorlibHQ
Permission is hereby granted, free of charge, to any person obtaining a copy of Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in this software and associated documentation files (the "Software"), to deal in

2
src/partials/dashboard/_footer.html

@ -5,5 +5,5 @@
Anything you want Anything you want
</div> </div>
<!-- Default to the start --> <!-- Default to the start -->
<strong>Copyright &copy; 2014-2021 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights reserved. <strong>Copyright &copy; 2014-2023 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights reserved.
</footer> </footer>

Loading…
Cancel
Save