From c80d4131a6f9ee4e2da1347017dbb3eaaf52f669 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 23 Jun 2025 10:31:14 +0100 Subject: [PATCH 1/2] chore(license): update date ranges; standardise style --- LICENSE | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index e9edc7c..c044b83 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,8 @@ MIT License -Copyright (c) 2025 Fastify +Copyright (c) 2025-present The Fastify team + +The Fastify team members are listed at https://github.com/fastify/fastify#team. 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 +20,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. From c2d98e068777b6ea53df06971034d6a3e88a1383 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 23 Jun 2025 12:37:03 +0100 Subject: [PATCH 2/2] Update LICENSE Signed-off-by: Frazer Smith --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c044b83..d3c337a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025-present The Fastify team +Copyright (c) 2019-present The Fastify team The Fastify team members are listed at https://github.com/fastify/fastify#team.