Skip to content

Commit

Permalink
chore: update license
Browse files Browse the repository at this point in the history
  • Loading branch information
7086cmd authored Jan 1, 2025
1 parent a65365e commit 442d964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ onMounted(() => {
<ElFooter
class="footer bg-gray-200 text-gray-500 dark:text-gray-300 dark:bg-gray-900 footer-container"
>
<p class="text-center">&copy; 2018-2024 | {{ t('about.footer') }} | MIT Licensed</p>
<p class="text-center">&copy; 2018-2025 | {{ t('about.footer') }} | <abbr title="Massachusetts Institute of Technology">MIT</abbr> Licensed</p>
</ElFooter>
</ElContainer>
</ElConfigProvider>
Expand Down

0 comments on commit 442d964

Please sign in to comment.