Skip to content

Commit

Permalink
feat: change footer license text (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppodds authored Feb 22, 2023
2 parents 616490a + f901a4d commit 2dcf404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/components/PageFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<footer
class="h-12 w-full -mt-12 bg-slate-900 flex text-white justify-center items-center z-50"
>
<div>© Copyright NCU+ 2022</div>
<div>NCU+ is released under AGPL-3.0 license</div>
<div class="flex ml-4 basis-12 justify-center">
<a id="github-link" href="https://github.com/NCU-Plus/"
><font-awesome-icon
Expand Down

0 comments on commit 2dcf404

Please sign in to comment.