Skip to content

Commit

Permalink
chore: update license info
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Oct 28, 2024
1 parent 75b6ac2 commit 4b7ef71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENCE → LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 varlet
Copyright (c) 2024 varletjs

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<img src="https://img.shields.io/npm/v/@varlet/ui?style=flat-square" alt="version">
<img src="https://img.shields.io/github/stars/varletjs/varlet" alt="stars">
<img src="https://img.shields.io/badge/vue-v3.2.0%2B-%23407fbc" alt="vue">
<img src="https://img.shields.io/npm/l/@varlet/ui.svg" alt="licence">
<img src="https://img.shields.io/npm/l/@varlet/ui.svg" alt="license">
<img src="https://img.shields.io/codecov/c/github/varletjs/varlet" alt="coverage">
<img src="https://github.com/varletjs/varlet/workflows/CI/badge.svg" alt="ci">
</p>
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<img src="https://img.shields.io/npm/v/@varlet/ui?style=flat-square" alt="version">
<img src="https://img.shields.io/github/stars/varletjs/varlet" alt="stars">
<img src="https://img.shields.io/badge/vue-v3.2.0%2B-%23407fbc" alt="vue">
<img src="https://img.shields.io/npm/l/@varlet/ui.svg" alt="licence">
<img src="https://img.shields.io/npm/l/@varlet/ui.svg" alt="license">
<img src="https://img.shields.io/codecov/c/github/varletjs/varlet" alt="coverage">
<img src="https://github.com/varletjs/varlet/workflows/CI/badge.svg" alt="ci">
</p>
Expand Down

0 comments on commit 4b7ef71

Please sign in to comment.