From 37d1f32826d59473a02a33dc348f1650348a3a44 Mon Sep 17 00:00:00 2001 From: Noam Isaac Date: Mon, 1 Jul 2024 15:28:42 +0300 Subject: [PATCH] chore: :page_facing_up: update license --- .changeset/healthy-gifts-compete.md | 5 +++++ LICENSE | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/healthy-gifts-compete.md diff --git a/.changeset/healthy-gifts-compete.md b/.changeset/healthy-gifts-compete.md new file mode 100644 index 0000000..85b4bb8 --- /dev/null +++ b/.changeset/healthy-gifts-compete.md @@ -0,0 +1,5 @@ +--- +"make-typesafe-middleware": patch +--- + +build(deps-dev): bump braces from 3.0.2 to 3.0.3 diff --git a/LICENSE b/LICENSE index 63b4b68..5b75665 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) [year] [fullname] +Copyright (c) 2024 Noam Isaac Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.