From 68d23153ef848bc7d8602d37417cd7dca081aa20 Mon Sep 17 00:00:00 2001 From: will Farrell Date: Tue, 18 Jun 2024 05:41:45 -0600 Subject: [PATCH] chore: update year --- .github/CONTRIBUTING.md | 2 +- LICENSE | 2 +- README.md | 2 +- packages/appconfig/README.md | 2 +- packages/core/README.md | 2 +- packages/do-not-wait-for-empty-event-loop/README.md | 2 +- packages/dynamodb/README.md | 2 +- packages/error-logger/README.md | 2 +- packages/event-normalizer/README.md | 2 +- packages/http-content-encoding/README.md | 2 +- packages/http-content-negotiation/README.md | 2 +- packages/http-cors/README.md | 2 +- packages/http-error-handler/README.md | 2 +- packages/http-event-normalizer/README.md | 2 +- packages/http-header-normalizer/README.md | 2 +- packages/http-json-body-parser/README.md | 2 +- packages/http-multipart-body-parser/README.md | 2 +- packages/http-partial-response/README.md | 2 +- packages/http-response-serializer/README.md | 2 +- packages/http-router/README.md | 2 +- packages/http-security-headers/README.md | 2 +- packages/http-urlencode-body-parser/README.md | 2 +- packages/http-urlencode-path-parser/README.md | 2 +- packages/input-output-logger/README.md | 2 +- packages/rds-signer/README.md | 2 +- packages/s3-object-response/README.md | 2 +- packages/s3/README.md | 2 +- packages/secrets-manager/README.md | 2 +- packages/service-discovery/README.md | 2 +- packages/sqs-partial-batch-failure/README.md | 2 +- packages/ssm/README.md | 2 +- packages/sts/README.md | 2 +- packages/util/README.md | 2 +- packages/validator/README.md | 2 +- packages/warmup/README.md | 2 +- packages/ws-json-body-parser/README.md | 2 +- packages/ws-response/README.md | 2 +- packages/ws-router/README.md | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 680cddd05..91cd0bea6 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,4 +8,4 @@ If you are a maintainer and want to release a new version of Middy, consult the ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). diff --git a/LICENSE b/LICENSE index 28c38a17b..1830ffed5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell) and the [Middy team](https://github.com/middyjs/middy/graphs/contributors) +Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell) and the [Middy team](https://github.com/middyjs/middy/graphs/contributors) 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 339671e3c..1c4f6ee8a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell) and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell) and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/appconfig/README.md b/packages/appconfig/README.md index 06f5217ce..e628c2fa6 100644 --- a/packages/appconfig/README.md +++ b/packages/appconfig/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/core/README.md b/packages/core/README.md index fd035cd2a..ec4f40b05 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -59,7 +59,7 @@ Everyone is very welcome to contribute to this repository. Feel free to [raise i ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/do-not-wait-for-empty-event-loop/README.md b/packages/do-not-wait-for-empty-event-loop/README.md index 7d79711de..d4b887b66 100644 --- a/packages/do-not-wait-for-empty-event-loop/README.md +++ b/packages/do-not-wait-for-empty-event-loop/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/dynamodb/README.md b/packages/dynamodb/README.md index c745c5279..3f6718d08 100644 --- a/packages/dynamodb/README.md +++ b/packages/dynamodb/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/error-logger/README.md b/packages/error-logger/README.md index 8b5545dce..ae201f5e8 100644 --- a/packages/error-logger/README.md +++ b/packages/error-logger/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/event-normalizer/README.md b/packages/event-normalizer/README.md index 86fc58ae6..04e8a97d5 100644 --- a/packages/event-normalizer/README.md +++ b/packages/event-normalizer/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-content-encoding/README.md b/packages/http-content-encoding/README.md index dd6c275ff..5093c74f5 100644 --- a/packages/http-content-encoding/README.md +++ b/packages/http-content-encoding/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-content-negotiation/README.md b/packages/http-content-negotiation/README.md index ce6fa50e8..567dc0c9c 100644 --- a/packages/http-content-negotiation/README.md +++ b/packages/http-content-negotiation/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-cors/README.md b/packages/http-cors/README.md index 00362b518..48ba70173 100644 --- a/packages/http-cors/README.md +++ b/packages/http-cors/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-error-handler/README.md b/packages/http-error-handler/README.md index 0463d2773..dbe40911d 100644 --- a/packages/http-error-handler/README.md +++ b/packages/http-error-handler/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-event-normalizer/README.md b/packages/http-event-normalizer/README.md index 725739fb2..64beaa7ba 100644 --- a/packages/http-event-normalizer/README.md +++ b/packages/http-event-normalizer/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-header-normalizer/README.md b/packages/http-header-normalizer/README.md index 7d6b72699..30c3354d7 100644 --- a/packages/http-header-normalizer/README.md +++ b/packages/http-header-normalizer/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-json-body-parser/README.md b/packages/http-json-body-parser/README.md index 020b9d487..d5cd0f236 100644 --- a/packages/http-json-body-parser/README.md +++ b/packages/http-json-body-parser/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-multipart-body-parser/README.md b/packages/http-multipart-body-parser/README.md index 49ea1de9c..45062ebc6 100644 --- a/packages/http-multipart-body-parser/README.md +++ b/packages/http-multipart-body-parser/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-partial-response/README.md b/packages/http-partial-response/README.md index d15d2874b..f1fcf977f 100644 --- a/packages/http-partial-response/README.md +++ b/packages/http-partial-response/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-response-serializer/README.md b/packages/http-response-serializer/README.md index 1d0596610..1b16081b1 100644 --- a/packages/http-response-serializer/README.md +++ b/packages/http-response-serializer/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-router/README.md b/packages/http-router/README.md index 8628b354c..419262123 100644 --- a/packages/http-router/README.md +++ b/packages/http-router/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-security-headers/README.md b/packages/http-security-headers/README.md index 1b775c358..3400984ff 100644 --- a/packages/http-security-headers/README.md +++ b/packages/http-security-headers/README.md @@ -40,7 +40,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-urlencode-body-parser/README.md b/packages/http-urlencode-body-parser/README.md index e98f66919..f88365e3c 100644 --- a/packages/http-urlencode-body-parser/README.md +++ b/packages/http-urlencode-body-parser/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/http-urlencode-path-parser/README.md b/packages/http-urlencode-path-parser/README.md index 6c7353f31..286145414 100644 --- a/packages/http-urlencode-path-parser/README.md +++ b/packages/http-urlencode-path-parser/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/input-output-logger/README.md b/packages/input-output-logger/README.md index 785d50858..bbd77088a 100644 --- a/packages/input-output-logger/README.md +++ b/packages/input-output-logger/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/rds-signer/README.md b/packages/rds-signer/README.md index 8b7f1d792..48995ba3f 100644 --- a/packages/rds-signer/README.md +++ b/packages/rds-signer/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/s3-object-response/README.md b/packages/s3-object-response/README.md index 03f1feff1..120922fc6 100644 --- a/packages/s3-object-response/README.md +++ b/packages/s3-object-response/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/s3/README.md b/packages/s3/README.md index 1c893fb0f..eb4469a3b 100644 --- a/packages/s3/README.md +++ b/packages/s3/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/secrets-manager/README.md b/packages/secrets-manager/README.md index e114a545c..785b30de7 100644 --- a/packages/secrets-manager/README.md +++ b/packages/secrets-manager/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/service-discovery/README.md b/packages/service-discovery/README.md index 2e9014933..6f06db55f 100644 --- a/packages/service-discovery/README.md +++ b/packages/service-discovery/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/sqs-partial-batch-failure/README.md b/packages/sqs-partial-batch-failure/README.md index 51d1c99ec..54d90efec 100644 --- a/packages/sqs-partial-batch-failure/README.md +++ b/packages/sqs-partial-batch-failure/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/ssm/README.md b/packages/ssm/README.md index 583b8c681..f1272876c 100644 --- a/packages/ssm/README.md +++ b/packages/ssm/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/sts/README.md b/packages/sts/README.md index 056a828d6..29aec4c02 100644 --- a/packages/sts/README.md +++ b/packages/sts/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/util/README.md b/packages/util/README.md index 67f1ec3a7..17832f351 100644 --- a/packages/util/README.md +++ b/packages/util/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/validator/README.md b/packages/validator/README.md index c19ec775c..33fdb9f8d 100644 --- a/packages/validator/README.md +++ b/packages/validator/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/warmup/README.md b/packages/warmup/README.md index d43ddd036..b9776686c 100644 --- a/packages/warmup/README.md +++ b/packages/warmup/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/ws-json-body-parser/README.md b/packages/ws-json-body-parser/README.md index 23e3a53bf..56619e851 100644 --- a/packages/ws-json-body-parser/README.md +++ b/packages/ws-json-body-parser/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/ws-response/README.md b/packages/ws-response/README.md index 478a30e29..52fd8e845 100644 --- a/packages/ws-response/README.md +++ b/packages/ws-response/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status diff --git a/packages/ws-router/README.md b/packages/ws-router/README.md index dc2bf6f1c..a4290ec95 100644 --- a/packages/ws-router/README.md +++ b/packages/ws-router/README.md @@ -39,7 +39,7 @@ ## License -Licensed under [MIT License](LICENSE). Copyright (c) 2017-2023 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). +Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). FOSSA Status