From b652bb23247db9c7bf734a06d3b5ea23e05b3bbf Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 7 Apr 2022 10:49:41 +0800 Subject: [PATCH] chore: update license --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d47cea5..7d71216 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Anthony Fu +Copyright (c) 2022 Anthony Fu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 6973438..787e68b 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ ## License -[MIT](./LICENSE) License © 2021 [Anthony Fu](https://github.com/antfu) +[MIT](./LICENSE) License © 2022 [Anthony Fu](https://github.com/antfu)