From ec7ef71d780d557ac32de4605bf6837f0e174266 Mon Sep 17 00:00:00 2001 From: sinclair Date: Thu, 27 Jun 2024 05:12:56 +0900 Subject: [PATCH] License Year Span --- libs/async/barrier.ts | 2 +- libs/async/debounce.ts | 2 +- libs/async/deferred.ts | 2 +- libs/async/delay.ts | 2 +- libs/async/index.ts | 2 +- libs/async/lock.ts | 2 +- libs/async/mutex.ts | 2 +- libs/async/retry.ts | 2 +- libs/async/semaphore.ts | 2 +- libs/async/timeout.ts | 2 +- libs/buffer/buffer.ts | 2 +- libs/buffer/index.ts | 2 +- libs/channel/channel.ts | 2 +- libs/channel/index.ts | 2 +- libs/channel/message.ts | 2 +- libs/channel/queue.ts | 2 +- libs/channel/receiver.ts | 2 +- libs/channel/select.ts | 2 +- libs/channel/sender.ts | 2 +- libs/channel/sync-channel.ts | 2 +- libs/channel/sync-sender.ts | 2 +- libs/client/encoder/encoder.ts | 2 +- libs/client/encoder/index.ts | 2 +- libs/client/encoder/json.ts | 2 +- libs/client/encoder/msgpack.ts | 2 +- libs/client/index.ts | 2 +- libs/client/methods/index.ts | 2 +- libs/client/methods/methods.ts | 2 +- libs/client/methods/protocol.ts | 2 +- libs/client/methods/responder.ts | 2 +- libs/client/proxy.ts | 2 +- libs/client/request/index.ts | 2 +- libs/client/request/request.ts | 2 +- libs/client/web.ts | 2 +- libs/client/websocket.ts | 2 +- libs/config/configuration.ts | 2 +- libs/config/index.ts | 2 +- libs/contract/exception.ts | 2 +- libs/contract/index.ts | 2 +- libs/contract/type.ts | 2 +- libs/events/events.ts | 2 +- libs/events/index.ts | 2 +- libs/hash/equal.ts | 2 +- libs/hash/index.ts | 2 +- libs/hash/password.ts | 2 +- libs/hash/value.ts | 2 +- libs/mime/index.ts | 2 +- libs/mime/mime.ts | 2 +- libs/mongo/arguments.ts | 2 +- libs/mongo/collection.ts | 2 +- libs/mongo/cursor.ts | 2 +- libs/mongo/database.ts | 2 +- libs/mongo/encoder.ts | 2 +- libs/mongo/index.ts | 2 +- libs/mongo/type.ts | 2 +- libs/path/index.ts | 2 +- libs/path/path.ts | 2 +- libs/platform/index.ts | 2 +- libs/platform/platform.ts | 2 +- libs/query/generate/generate.ts | 2 +- libs/query/generate/index.ts | 2 +- libs/query/index.ts | 2 +- libs/query/parse/index.ts | 2 +- libs/query/parse/option.ts | 2 +- libs/query/parse/parse.ts | 2 +- libs/query/parse/result.ts | 2 +- libs/query/query.ts | 2 +- libs/query/syntax/ArrayExpression.ts | 2 +- libs/query/syntax/BinaryExpression.ts | 2 +- libs/query/syntax/BinaryOperator.ts | 2 +- libs/query/syntax/Expression.ts | 2 +- libs/query/syntax/Identifier.ts | 2 +- libs/query/syntax/LiteralExpression.ts | 2 +- libs/query/syntax/MemberExpression.ts | 2 +- libs/query/syntax/ObjectExpression.ts | 2 +- libs/query/syntax/ParensGroup.ts | 2 +- libs/query/syntax/index.ts | 2 +- libs/query/token/token.ts | 2 +- libs/redis/channel/index.ts | 2 +- libs/redis/channel/memory/channels.ts | 2 +- libs/redis/channel/memory/index.ts | 2 +- libs/redis/channel/memory/receiver.ts | 2 +- libs/redis/channel/memory/sender.ts | 2 +- libs/redis/channel/redis/index.ts | 2 +- libs/redis/channel/redis/receiver.ts | 2 +- libs/redis/channel/redis/sender.ts | 2 +- libs/redis/codecs/decoder.ts | 2 +- libs/redis/codecs/encoder.ts | 2 +- libs/redis/codecs/index.ts | 2 +- libs/redis/connect.ts | 2 +- libs/redis/database/array.ts | 2 +- libs/redis/database/database.ts | 2 +- libs/redis/database/index.ts | 2 +- libs/redis/database/map.ts | 2 +- libs/redis/database/set.ts | 2 +- libs/redis/index.ts | 2 +- libs/redis/mutex/index.ts | 2 +- libs/redis/mutex/memory/index.ts | 2 +- libs/redis/mutex/memory/mutex.ts | 2 +- libs/redis/mutex/redis/index.ts | 2 +- libs/redis/mutex/redis/mutex.ts | 2 +- libs/redis/pubsub/index.ts | 2 +- libs/redis/pubsub/memory/channels.ts | 2 +- libs/redis/pubsub/memory/index.ts | 2 +- libs/redis/pubsub/memory/receiver.ts | 2 +- libs/redis/pubsub/memory/sender.ts | 2 +- libs/redis/pubsub/redis/index.ts | 2 +- libs/redis/pubsub/redis/receiver.ts | 2 +- libs/redis/pubsub/redis/sender.ts | 2 +- libs/redis/store/index.ts | 2 +- libs/redis/store/memory.ts | 2 +- libs/redis/store/redis.ts | 2 +- libs/redis/store/store.ts | 2 +- libs/redis/type.ts | 2 +- libs/server/host.ts | 2 +- libs/server/http/http.ts | 2 +- libs/server/http/index.ts | 2 +- libs/server/index.ts | 2 +- libs/server/rest/index.ts | 2 +- libs/server/rest/middleware.ts | 2 +- libs/server/rest/pattern.ts | 2 +- libs/server/rest/request.ts | 2 +- libs/server/rest/response.ts | 2 +- libs/server/rest/rest.ts | 2 +- libs/server/rpc/encoder/encoder.ts | 2 +- libs/server/rpc/encoder/index.ts | 2 +- libs/server/rpc/encoder/json.ts | 2 +- libs/server/rpc/encoder/msgpack.ts | 2 +- libs/server/rpc/index.ts | 2 +- libs/server/rpc/methods/index.ts | 2 +- libs/server/rpc/methods/methods.ts | 2 +- libs/server/rpc/methods/protocol.ts | 2 +- libs/server/rpc/methods/responder.ts | 2 +- libs/server/rpc/request.ts | 2 +- libs/server/rpc/web.ts | 2 +- libs/server/rpc/websocket.ts | 2 +- libs/token/decoder.ts | 2 +- libs/token/encoder.ts | 2 +- libs/token/format.ts | 2 +- libs/token/generate.ts | 2 +- libs/token/index.ts | 2 +- libs/type/compiler/compiler.ts | 2 +- libs/type/compiler/index.ts | 2 +- libs/type/conditional/conditional.ts | 2 +- libs/type/conditional/index.ts | 2 +- libs/type/conditional/structural.ts | 2 +- libs/type/custom/custom.ts | 2 +- libs/type/custom/index.ts | 2 +- libs/type/errors/errors.ts | 2 +- libs/type/errors/index.ts | 2 +- libs/type/format/format.ts | 2 +- libs/type/format/index.ts | 2 +- libs/type/guard/guard.ts | 2 +- libs/type/guard/index.ts | 2 +- libs/type/index.ts | 2 +- libs/type/type.ts | 2 +- libs/validator/index.ts | 2 +- libs/validator/validator.ts | 2 +- libs/value/assign.ts | 2 +- libs/value/cast.ts | 2 +- libs/value/check.ts | 2 +- libs/value/clean.ts | 2 +- libs/value/clone.ts | 2 +- libs/value/convert.ts | 2 +- libs/value/create.ts | 2 +- libs/value/default.ts | 2 +- libs/value/delta.ts | 2 +- libs/value/equal.ts | 2 +- libs/value/errors.ts | 2 +- libs/value/guard.ts | 2 +- libs/value/hash.ts | 2 +- libs/value/index.ts | 2 +- libs/value/pointer.ts | 2 +- libs/value/value.ts | 2 +- libs/web/fetch/fetch.ts | 2 +- libs/web/fetch/index.ts | 2 +- libs/web/index.ts | 2 +- libs/web/websocket/index.ts | 2 +- libs/web/websocket/retry.ts | 2 +- libs/web/websocket/socket.ts | 2 +- license | 2 +- 181 files changed, 181 insertions(+), 181 deletions(-) diff --git a/libs/async/barrier.ts b/libs/async/barrier.ts index 5ef69798..4edf03a6 100644 --- a/libs/async/barrier.ts +++ b/libs/async/barrier.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/debounce.ts b/libs/async/debounce.ts index 733f1925..b9e972d5 100644 --- a/libs/async/debounce.ts +++ b/libs/async/debounce.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/deferred.ts b/libs/async/deferred.ts index 63476bf9..7685d6de 100644 --- a/libs/async/deferred.ts +++ b/libs/async/deferred.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/delay.ts b/libs/async/delay.ts index 1f00b2ef..47ce2bfc 100644 --- a/libs/async/delay.ts +++ b/libs/async/delay.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/index.ts b/libs/async/index.ts index 075bdab0..d0bc453c 100644 --- a/libs/async/index.ts +++ b/libs/async/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/lock.ts b/libs/async/lock.ts index 172ed62e..0435a218 100644 --- a/libs/async/lock.ts +++ b/libs/async/lock.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/mutex.ts b/libs/async/mutex.ts index a17405e7..e602c0b7 100644 --- a/libs/async/mutex.ts +++ b/libs/async/mutex.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/retry.ts b/libs/async/retry.ts index 519fde0c..d3fa25e7 100644 --- a/libs/async/retry.ts +++ b/libs/async/retry.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/semaphore.ts b/libs/async/semaphore.ts index 8ec4ca72..1faf7d9d 100644 --- a/libs/async/semaphore.ts +++ b/libs/async/semaphore.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/async/timeout.ts b/libs/async/timeout.ts index da3b7d28..0655ee93 100644 --- a/libs/async/timeout.ts +++ b/libs/async/timeout.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/buffer/buffer.ts b/libs/buffer/buffer.ts index abd5f29b..c68d76fd 100644 --- a/libs/buffer/buffer.ts +++ b/libs/buffer/buffer.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/buffer/index.ts b/libs/buffer/index.ts index d3145574..24b7e69d 100644 --- a/libs/buffer/index.ts +++ b/libs/buffer/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/channel.ts b/libs/channel/channel.ts index efd11c96..4689b5d3 100644 --- a/libs/channel/channel.ts +++ b/libs/channel/channel.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/index.ts b/libs/channel/index.ts index 93e24146..5801396d 100644 --- a/libs/channel/index.ts +++ b/libs/channel/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/message.ts b/libs/channel/message.ts index 21ef3bc3..dbdf3846 100644 --- a/libs/channel/message.ts +++ b/libs/channel/message.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/queue.ts b/libs/channel/queue.ts index 1a3102a5..1ad13ece 100644 --- a/libs/channel/queue.ts +++ b/libs/channel/queue.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/receiver.ts b/libs/channel/receiver.ts index a581f202..4ffcb36b 100644 --- a/libs/channel/receiver.ts +++ b/libs/channel/receiver.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/select.ts b/libs/channel/select.ts index 75792245..dfeb133e 100644 --- a/libs/channel/select.ts +++ b/libs/channel/select.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/sender.ts b/libs/channel/sender.ts index 2fb0f3c7..1ac3aa28 100644 --- a/libs/channel/sender.ts +++ b/libs/channel/sender.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/sync-channel.ts b/libs/channel/sync-channel.ts index eefb30c7..ab81c49a 100644 --- a/libs/channel/sync-channel.ts +++ b/libs/channel/sync-channel.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/channel/sync-sender.ts b/libs/channel/sync-sender.ts index f83c1883..12114af2 100644 --- a/libs/channel/sync-sender.ts +++ b/libs/channel/sync-sender.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/encoder/encoder.ts b/libs/client/encoder/encoder.ts index aa627fec..b1770bec 100644 --- a/libs/client/encoder/encoder.ts +++ b/libs/client/encoder/encoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/encoder/index.ts b/libs/client/encoder/index.ts index b6006236..c0ae9f7b 100644 --- a/libs/client/encoder/index.ts +++ b/libs/client/encoder/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/encoder/json.ts b/libs/client/encoder/json.ts index 5bf2b453..12f8cdd1 100644 --- a/libs/client/encoder/json.ts +++ b/libs/client/encoder/json.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/encoder/msgpack.ts b/libs/client/encoder/msgpack.ts index 65f34373..af9e829a 100644 --- a/libs/client/encoder/msgpack.ts +++ b/libs/client/encoder/msgpack.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/index.ts b/libs/client/index.ts index 1bfab08f..8818025e 100644 --- a/libs/client/index.ts +++ b/libs/client/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/methods/index.ts b/libs/client/methods/index.ts index 9d5d7ffd..b3600868 100644 --- a/libs/client/methods/index.ts +++ b/libs/client/methods/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/methods/methods.ts b/libs/client/methods/methods.ts index 61bc4974..22cb35f6 100644 --- a/libs/client/methods/methods.ts +++ b/libs/client/methods/methods.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/methods/protocol.ts b/libs/client/methods/protocol.ts index 682337ec..0f4b0a09 100644 --- a/libs/client/methods/protocol.ts +++ b/libs/client/methods/protocol.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/methods/responder.ts b/libs/client/methods/responder.ts index 7f801f31..7227c596 100644 --- a/libs/client/methods/responder.ts +++ b/libs/client/methods/responder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/proxy.ts b/libs/client/proxy.ts index 4c58da17..cec98b25 100644 --- a/libs/client/proxy.ts +++ b/libs/client/proxy.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/request/index.ts b/libs/client/request/index.ts index 9dbd7099..f32ceae2 100644 --- a/libs/client/request/index.ts +++ b/libs/client/request/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/request/request.ts b/libs/client/request/request.ts index 883f3220..55aed63d 100644 --- a/libs/client/request/request.ts +++ b/libs/client/request/request.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/web.ts b/libs/client/web.ts index 7469f12a..95b673bb 100644 --- a/libs/client/web.ts +++ b/libs/client/web.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/client/websocket.ts b/libs/client/websocket.ts index 1ad12483..cc44ca54 100644 --- a/libs/client/websocket.ts +++ b/libs/client/websocket.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/config/configuration.ts b/libs/config/configuration.ts index 138d946f..b2f4f918 100644 --- a/libs/config/configuration.ts +++ b/libs/config/configuration.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/config/index.ts b/libs/config/index.ts index 3dd3f122..d16f5869 100644 --- a/libs/config/index.ts +++ b/libs/config/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/contract/exception.ts b/libs/contract/exception.ts index a35c4c54..8976312c 100644 --- a/libs/contract/exception.ts +++ b/libs/contract/exception.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/contract/index.ts b/libs/contract/index.ts index 4edcdcd7..0d4c7797 100644 --- a/libs/contract/index.ts +++ b/libs/contract/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/contract/type.ts b/libs/contract/type.ts index d33e16e0..b228ef2d 100644 --- a/libs/contract/type.ts +++ b/libs/contract/type.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/events/events.ts b/libs/events/events.ts index 4e67397d..f88a66ec 100644 --- a/libs/events/events.ts +++ b/libs/events/events.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/events/index.ts b/libs/events/index.ts index 0e0ea2a8..26e18e86 100644 --- a/libs/events/index.ts +++ b/libs/events/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/hash/equal.ts b/libs/hash/equal.ts index 8a9c2c24..f94d2cfb 100644 --- a/libs/hash/equal.ts +++ b/libs/hash/equal.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/hash/index.ts b/libs/hash/index.ts index 120982b4..6dc434ab 100644 --- a/libs/hash/index.ts +++ b/libs/hash/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/hash/password.ts b/libs/hash/password.ts index eae10ed5..d6530b42 100644 --- a/libs/hash/password.ts +++ b/libs/hash/password.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/hash/value.ts b/libs/hash/value.ts index a1f53261..03fa20d6 100644 --- a/libs/hash/value.ts +++ b/libs/hash/value.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mime/index.ts b/libs/mime/index.ts index 5cf2b822..11dab45a 100644 --- a/libs/mime/index.ts +++ b/libs/mime/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mime/mime.ts b/libs/mime/mime.ts index c82f4984..441f346b 100644 --- a/libs/mime/mime.ts +++ b/libs/mime/mime.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/arguments.ts b/libs/mongo/arguments.ts index 3d5aeba6..ef9ff863 100644 --- a/libs/mongo/arguments.ts +++ b/libs/mongo/arguments.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/collection.ts b/libs/mongo/collection.ts index fd7114c9..9632d762 100644 --- a/libs/mongo/collection.ts +++ b/libs/mongo/collection.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/cursor.ts b/libs/mongo/cursor.ts index 000d23f2..4c3982d7 100644 --- a/libs/mongo/cursor.ts +++ b/libs/mongo/cursor.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/database.ts b/libs/mongo/database.ts index ccb19759..59e34500 100644 --- a/libs/mongo/database.ts +++ b/libs/mongo/database.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/encoder.ts b/libs/mongo/encoder.ts index a1f1f79c..05406542 100644 --- a/libs/mongo/encoder.ts +++ b/libs/mongo/encoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/index.ts b/libs/mongo/index.ts index 32aa1ac2..a9d8eb10 100644 --- a/libs/mongo/index.ts +++ b/libs/mongo/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/mongo/type.ts b/libs/mongo/type.ts index 4c15b750..a1faf6e0 100644 --- a/libs/mongo/type.ts +++ b/libs/mongo/type.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/path/index.ts b/libs/path/index.ts index c20c02a2..573e722c 100644 --- a/libs/path/index.ts +++ b/libs/path/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/path/path.ts b/libs/path/path.ts index c62c5e91..d3ad9bf8 100644 --- a/libs/path/path.ts +++ b/libs/path/path.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/platform/index.ts b/libs/platform/index.ts index 8146e89a..6ea47ddc 100644 --- a/libs/platform/index.ts +++ b/libs/platform/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/platform/platform.ts b/libs/platform/platform.ts index 6ff94464..8fd52be8 100644 --- a/libs/platform/platform.ts +++ b/libs/platform/platform.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/generate/generate.ts b/libs/query/generate/generate.ts index 8133c4fc..820cbdcc 100644 --- a/libs/query/generate/generate.ts +++ b/libs/query/generate/generate.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/generate/index.ts b/libs/query/generate/index.ts index c28fdebf..106cf275 100644 --- a/libs/query/generate/index.ts +++ b/libs/query/generate/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/index.ts b/libs/query/index.ts index a952fb99..de88a62c 100644 --- a/libs/query/index.ts +++ b/libs/query/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/parse/index.ts b/libs/query/parse/index.ts index 7e041ced..58eba8cf 100644 --- a/libs/query/parse/index.ts +++ b/libs/query/parse/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/parse/option.ts b/libs/query/parse/option.ts index ba497666..6618a301 100644 --- a/libs/query/parse/option.ts +++ b/libs/query/parse/option.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/parse/parse.ts b/libs/query/parse/parse.ts index 19f516c2..d58eec2c 100644 --- a/libs/query/parse/parse.ts +++ b/libs/query/parse/parse.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/parse/result.ts b/libs/query/parse/result.ts index fc782c85..506d8a75 100644 --- a/libs/query/parse/result.ts +++ b/libs/query/parse/result.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/query.ts b/libs/query/query.ts index a6f2a6fd..d75a0ec1 100644 --- a/libs/query/query.ts +++ b/libs/query/query.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/ArrayExpression.ts b/libs/query/syntax/ArrayExpression.ts index f8021006..4bdeca31 100644 --- a/libs/query/syntax/ArrayExpression.ts +++ b/libs/query/syntax/ArrayExpression.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/BinaryExpression.ts b/libs/query/syntax/BinaryExpression.ts index a0cb722f..34c186a1 100644 --- a/libs/query/syntax/BinaryExpression.ts +++ b/libs/query/syntax/BinaryExpression.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/BinaryOperator.ts b/libs/query/syntax/BinaryOperator.ts index 762de020..fc196a31 100644 --- a/libs/query/syntax/BinaryOperator.ts +++ b/libs/query/syntax/BinaryOperator.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/Expression.ts b/libs/query/syntax/Expression.ts index ec1fc82b..f32d792d 100644 --- a/libs/query/syntax/Expression.ts +++ b/libs/query/syntax/Expression.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/Identifier.ts b/libs/query/syntax/Identifier.ts index 81429bed..93a04950 100644 --- a/libs/query/syntax/Identifier.ts +++ b/libs/query/syntax/Identifier.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/LiteralExpression.ts b/libs/query/syntax/LiteralExpression.ts index ba1bd52e..6f450310 100644 --- a/libs/query/syntax/LiteralExpression.ts +++ b/libs/query/syntax/LiteralExpression.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/MemberExpression.ts b/libs/query/syntax/MemberExpression.ts index 85f24960..9dc1af83 100644 --- a/libs/query/syntax/MemberExpression.ts +++ b/libs/query/syntax/MemberExpression.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/ObjectExpression.ts b/libs/query/syntax/ObjectExpression.ts index 541a9196..11e9a9fd 100644 --- a/libs/query/syntax/ObjectExpression.ts +++ b/libs/query/syntax/ObjectExpression.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/ParensGroup.ts b/libs/query/syntax/ParensGroup.ts index 212b4658..9f294327 100644 --- a/libs/query/syntax/ParensGroup.ts +++ b/libs/query/syntax/ParensGroup.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/syntax/index.ts b/libs/query/syntax/index.ts index 1cec4cf6..cdf33a59 100644 --- a/libs/query/syntax/index.ts +++ b/libs/query/syntax/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/query/token/token.ts b/libs/query/token/token.ts index a8df3bec..8ca6dd60 100644 --- a/libs/query/token/token.ts +++ b/libs/query/token/token.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/index.ts b/libs/redis/channel/index.ts index 944c4fa9..4ec63285 100644 --- a/libs/redis/channel/index.ts +++ b/libs/redis/channel/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/memory/channels.ts b/libs/redis/channel/memory/channels.ts index 4dd88188..ee3ca90c 100644 --- a/libs/redis/channel/memory/channels.ts +++ b/libs/redis/channel/memory/channels.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/memory/index.ts b/libs/redis/channel/memory/index.ts index e9c25d67..119d438c 100644 --- a/libs/redis/channel/memory/index.ts +++ b/libs/redis/channel/memory/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/memory/receiver.ts b/libs/redis/channel/memory/receiver.ts index 310699a6..4227d117 100644 --- a/libs/redis/channel/memory/receiver.ts +++ b/libs/redis/channel/memory/receiver.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/memory/sender.ts b/libs/redis/channel/memory/sender.ts index 2562183b..92fbba0c 100644 --- a/libs/redis/channel/memory/sender.ts +++ b/libs/redis/channel/memory/sender.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/redis/index.ts b/libs/redis/channel/redis/index.ts index 227d2840..ea2bc26d 100644 --- a/libs/redis/channel/redis/index.ts +++ b/libs/redis/channel/redis/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/redis/receiver.ts b/libs/redis/channel/redis/receiver.ts index 87d2f20a..ad631306 100644 --- a/libs/redis/channel/redis/receiver.ts +++ b/libs/redis/channel/redis/receiver.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/channel/redis/sender.ts b/libs/redis/channel/redis/sender.ts index 2cfa265f..9345bf67 100644 --- a/libs/redis/channel/redis/sender.ts +++ b/libs/redis/channel/redis/sender.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/codecs/decoder.ts b/libs/redis/codecs/decoder.ts index 05bd9233..00e99336 100644 --- a/libs/redis/codecs/decoder.ts +++ b/libs/redis/codecs/decoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/codecs/encoder.ts b/libs/redis/codecs/encoder.ts index 96617dad..ffc3fb6c 100644 --- a/libs/redis/codecs/encoder.ts +++ b/libs/redis/codecs/encoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/codecs/index.ts b/libs/redis/codecs/index.ts index 8bc739a7..2e7c4d77 100644 --- a/libs/redis/codecs/index.ts +++ b/libs/redis/codecs/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/connect.ts b/libs/redis/connect.ts index 3cdc83f0..9bf10330 100644 --- a/libs/redis/connect.ts +++ b/libs/redis/connect.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/database/array.ts b/libs/redis/database/array.ts index 76495aba..43ccb5a7 100644 --- a/libs/redis/database/array.ts +++ b/libs/redis/database/array.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/database/database.ts b/libs/redis/database/database.ts index ccac12e2..d31a9095 100644 --- a/libs/redis/database/database.ts +++ b/libs/redis/database/database.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/database/index.ts b/libs/redis/database/index.ts index 879219cd..6db3aed5 100644 --- a/libs/redis/database/index.ts +++ b/libs/redis/database/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/database/map.ts b/libs/redis/database/map.ts index c94d670b..c3700eba 100644 --- a/libs/redis/database/map.ts +++ b/libs/redis/database/map.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/database/set.ts b/libs/redis/database/set.ts index 4f50842b..8a5db519 100644 --- a/libs/redis/database/set.ts +++ b/libs/redis/database/set.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/index.ts b/libs/redis/index.ts index 52affee9..1756d6ae 100644 --- a/libs/redis/index.ts +++ b/libs/redis/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/mutex/index.ts b/libs/redis/mutex/index.ts index 424cd141..1b8b0fd1 100644 --- a/libs/redis/mutex/index.ts +++ b/libs/redis/mutex/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/mutex/memory/index.ts b/libs/redis/mutex/memory/index.ts index 3e28825e..9d786465 100644 --- a/libs/redis/mutex/memory/index.ts +++ b/libs/redis/mutex/memory/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/mutex/memory/mutex.ts b/libs/redis/mutex/memory/mutex.ts index 58ea7e69..1756945e 100644 --- a/libs/redis/mutex/memory/mutex.ts +++ b/libs/redis/mutex/memory/mutex.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/mutex/redis/index.ts b/libs/redis/mutex/redis/index.ts index 3e28825e..9d786465 100644 --- a/libs/redis/mutex/redis/index.ts +++ b/libs/redis/mutex/redis/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/mutex/redis/mutex.ts b/libs/redis/mutex/redis/mutex.ts index 779f67e5..1c693c7c 100644 --- a/libs/redis/mutex/redis/mutex.ts +++ b/libs/redis/mutex/redis/mutex.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/index.ts b/libs/redis/pubsub/index.ts index 424cd141..1b8b0fd1 100644 --- a/libs/redis/pubsub/index.ts +++ b/libs/redis/pubsub/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/memory/channels.ts b/libs/redis/pubsub/memory/channels.ts index 8d91dd88..389019e4 100644 --- a/libs/redis/pubsub/memory/channels.ts +++ b/libs/redis/pubsub/memory/channels.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/memory/index.ts b/libs/redis/pubsub/memory/index.ts index 227d2840..ea2bc26d 100644 --- a/libs/redis/pubsub/memory/index.ts +++ b/libs/redis/pubsub/memory/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/memory/receiver.ts b/libs/redis/pubsub/memory/receiver.ts index 2f8dadcf..766551c8 100644 --- a/libs/redis/pubsub/memory/receiver.ts +++ b/libs/redis/pubsub/memory/receiver.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/memory/sender.ts b/libs/redis/pubsub/memory/sender.ts index e5a3c2f8..01a8e6df 100644 --- a/libs/redis/pubsub/memory/sender.ts +++ b/libs/redis/pubsub/memory/sender.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/redis/index.ts b/libs/redis/pubsub/redis/index.ts index 227d2840..ea2bc26d 100644 --- a/libs/redis/pubsub/redis/index.ts +++ b/libs/redis/pubsub/redis/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/redis/receiver.ts b/libs/redis/pubsub/redis/receiver.ts index ac73815b..4bd89671 100644 --- a/libs/redis/pubsub/redis/receiver.ts +++ b/libs/redis/pubsub/redis/receiver.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/pubsub/redis/sender.ts b/libs/redis/pubsub/redis/sender.ts index 3e572da5..5aa0d2ff 100644 --- a/libs/redis/pubsub/redis/sender.ts +++ b/libs/redis/pubsub/redis/sender.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/store/index.ts b/libs/redis/store/index.ts index c1120539..8d810c6a 100644 --- a/libs/redis/store/index.ts +++ b/libs/redis/store/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/store/memory.ts b/libs/redis/store/memory.ts index a8dd741f..f7b58703 100644 --- a/libs/redis/store/memory.ts +++ b/libs/redis/store/memory.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/store/redis.ts b/libs/redis/store/redis.ts index a9bf8619..ddd43a17 100644 --- a/libs/redis/store/redis.ts +++ b/libs/redis/store/redis.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/store/store.ts b/libs/redis/store/store.ts index 734a238b..302bbd9e 100644 --- a/libs/redis/store/store.ts +++ b/libs/redis/store/store.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/redis/type.ts b/libs/redis/type.ts index e7542537..29a9e82d 100644 --- a/libs/redis/type.ts +++ b/libs/redis/type.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/host.ts b/libs/server/host.ts index 9bc4303a..2d97cf14 100644 --- a/libs/server/host.ts +++ b/libs/server/host.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/http/http.ts b/libs/server/http/http.ts index 92806963..4bef5998 100644 --- a/libs/server/http/http.ts +++ b/libs/server/http/http.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/http/index.ts b/libs/server/http/index.ts index c609fd4b..4fa362bd 100644 --- a/libs/server/http/index.ts +++ b/libs/server/http/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/index.ts b/libs/server/index.ts index 8c19b2c9..a2539290 100644 --- a/libs/server/index.ts +++ b/libs/server/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rest/index.ts b/libs/server/rest/index.ts index 8a9c2279..342c7b94 100644 --- a/libs/server/rest/index.ts +++ b/libs/server/rest/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rest/middleware.ts b/libs/server/rest/middleware.ts index 5f858014..84ddb388 100644 --- a/libs/server/rest/middleware.ts +++ b/libs/server/rest/middleware.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rest/pattern.ts b/libs/server/rest/pattern.ts index 68f02e7a..d1156605 100644 --- a/libs/server/rest/pattern.ts +++ b/libs/server/rest/pattern.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rest/request.ts b/libs/server/rest/request.ts index 186d853a..95d26361 100644 --- a/libs/server/rest/request.ts +++ b/libs/server/rest/request.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rest/response.ts b/libs/server/rest/response.ts index 902951f6..6710b36b 100644 --- a/libs/server/rest/response.ts +++ b/libs/server/rest/response.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rest/rest.ts b/libs/server/rest/rest.ts index be9bc3d9..b3f09210 100644 --- a/libs/server/rest/rest.ts +++ b/libs/server/rest/rest.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/encoder/encoder.ts b/libs/server/rpc/encoder/encoder.ts index aa627fec..b1770bec 100644 --- a/libs/server/rpc/encoder/encoder.ts +++ b/libs/server/rpc/encoder/encoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/encoder/index.ts b/libs/server/rpc/encoder/index.ts index b6006236..c0ae9f7b 100644 --- a/libs/server/rpc/encoder/index.ts +++ b/libs/server/rpc/encoder/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/encoder/json.ts b/libs/server/rpc/encoder/json.ts index 30313a9b..dda1b1d4 100644 --- a/libs/server/rpc/encoder/json.ts +++ b/libs/server/rpc/encoder/json.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/encoder/msgpack.ts b/libs/server/rpc/encoder/msgpack.ts index 65f34373..af9e829a 100644 --- a/libs/server/rpc/encoder/msgpack.ts +++ b/libs/server/rpc/encoder/msgpack.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/index.ts b/libs/server/rpc/index.ts index d122e28b..1be81206 100644 --- a/libs/server/rpc/index.ts +++ b/libs/server/rpc/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/methods/index.ts b/libs/server/rpc/methods/index.ts index ad69d14c..ed00a1b6 100644 --- a/libs/server/rpc/methods/index.ts +++ b/libs/server/rpc/methods/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/methods/methods.ts b/libs/server/rpc/methods/methods.ts index d98ac98e..f04ab013 100644 --- a/libs/server/rpc/methods/methods.ts +++ b/libs/server/rpc/methods/methods.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/methods/protocol.ts b/libs/server/rpc/methods/protocol.ts index b71fe9d3..0d49c2d8 100644 --- a/libs/server/rpc/methods/protocol.ts +++ b/libs/server/rpc/methods/protocol.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/methods/responder.ts b/libs/server/rpc/methods/responder.ts index 1d03c025..6d1c29bd 100644 --- a/libs/server/rpc/methods/responder.ts +++ b/libs/server/rpc/methods/responder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/request.ts b/libs/server/rpc/request.ts index ad614d0a..7cb61753 100644 --- a/libs/server/rpc/request.ts +++ b/libs/server/rpc/request.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/web.ts b/libs/server/rpc/web.ts index f1d95d97..c0cb8243 100644 --- a/libs/server/rpc/web.ts +++ b/libs/server/rpc/web.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/server/rpc/websocket.ts b/libs/server/rpc/websocket.ts index dd4515f2..cc86c65c 100644 --- a/libs/server/rpc/websocket.ts +++ b/libs/server/rpc/websocket.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/token/decoder.ts b/libs/token/decoder.ts index 053790e5..6b9452a3 100644 --- a/libs/token/decoder.ts +++ b/libs/token/decoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/token/encoder.ts b/libs/token/encoder.ts index 17dbd07a..706c7dbf 100644 --- a/libs/token/encoder.ts +++ b/libs/token/encoder.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/token/format.ts b/libs/token/format.ts index 512b95bc..ff0db810 100644 --- a/libs/token/format.ts +++ b/libs/token/format.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/token/generate.ts b/libs/token/generate.ts index 8ce104c2..fa8ead8e 100644 --- a/libs/token/generate.ts +++ b/libs/token/generate.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/token/index.ts b/libs/token/index.ts index f6a5a558..c8b3cfa0 100644 --- a/libs/token/index.ts +++ b/libs/token/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/compiler/compiler.ts b/libs/type/compiler/compiler.ts index 6792617c..9cf60815 100644 --- a/libs/type/compiler/compiler.ts +++ b/libs/type/compiler/compiler.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/compiler/index.ts b/libs/type/compiler/index.ts index ab10793f..2c74d736 100644 --- a/libs/type/compiler/index.ts +++ b/libs/type/compiler/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/conditional/conditional.ts b/libs/type/conditional/conditional.ts index 7e6688d3..d6a8d7e3 100644 --- a/libs/type/conditional/conditional.ts +++ b/libs/type/conditional/conditional.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/conditional/index.ts b/libs/type/conditional/index.ts index be8a5c52..1a740dcc 100644 --- a/libs/type/conditional/index.ts +++ b/libs/type/conditional/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/conditional/structural.ts b/libs/type/conditional/structural.ts index 2eaed4fa..7a727f12 100644 --- a/libs/type/conditional/structural.ts +++ b/libs/type/conditional/structural.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/custom/custom.ts b/libs/type/custom/custom.ts index 9a37b5f0..c3fd9a90 100644 --- a/libs/type/custom/custom.ts +++ b/libs/type/custom/custom.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/custom/index.ts b/libs/type/custom/index.ts index 361cba0c..c94d2acc 100644 --- a/libs/type/custom/index.ts +++ b/libs/type/custom/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/errors/errors.ts b/libs/type/errors/errors.ts index 90efda17..2908820a 100644 --- a/libs/type/errors/errors.ts +++ b/libs/type/errors/errors.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/errors/index.ts b/libs/type/errors/index.ts index 90c21cc6..60f5fe9b 100644 --- a/libs/type/errors/index.ts +++ b/libs/type/errors/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/format/format.ts b/libs/type/format/format.ts index 2727dbfc..468f2898 100644 --- a/libs/type/format/format.ts +++ b/libs/type/format/format.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/format/index.ts b/libs/type/format/index.ts index abcbd120..75d1b2af 100644 --- a/libs/type/format/index.ts +++ b/libs/type/format/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/guard/guard.ts b/libs/type/guard/guard.ts index 44183f84..ba64b5ba 100644 --- a/libs/type/guard/guard.ts +++ b/libs/type/guard/guard.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/guard/index.ts b/libs/type/guard/index.ts index 8b2b9f39..f0398c04 100644 --- a/libs/type/guard/index.ts +++ b/libs/type/guard/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/index.ts b/libs/type/index.ts index 5ba916c9..f7e15dfa 100644 --- a/libs/type/index.ts +++ b/libs/type/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/type/type.ts b/libs/type/type.ts index 7ca73df0..8cf503d5 100644 --- a/libs/type/type.ts +++ b/libs/type/type.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/validator/index.ts b/libs/validator/index.ts index 5a28f9de..e5b0fa6d 100644 --- a/libs/validator/index.ts +++ b/libs/validator/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/validator/validator.ts b/libs/validator/validator.ts index 0f93979b..0227d0ae 100644 --- a/libs/validator/validator.ts +++ b/libs/validator/validator.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/assign.ts b/libs/value/assign.ts index 17bf0486..f33ddb51 100644 --- a/libs/value/assign.ts +++ b/libs/value/assign.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/cast.ts b/libs/value/cast.ts index 90dd5e6b..37499ce0 100644 --- a/libs/value/cast.ts +++ b/libs/value/cast.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/check.ts b/libs/value/check.ts index 8ca864f8..03f7c4c3 100644 --- a/libs/value/check.ts +++ b/libs/value/check.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/clean.ts b/libs/value/clean.ts index 079b6c61..069c9f3a 100644 --- a/libs/value/clean.ts +++ b/libs/value/clean.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2017-2024 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/clone.ts b/libs/value/clone.ts index 6a27c166..be917bae 100644 --- a/libs/value/clone.ts +++ b/libs/value/clone.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/convert.ts b/libs/value/convert.ts index 2a316871..d0caa61d 100644 --- a/libs/value/convert.ts +++ b/libs/value/convert.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2017-2024 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/create.ts b/libs/value/create.ts index 264653bc..0e5d7711 100644 --- a/libs/value/create.ts +++ b/libs/value/create.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/default.ts b/libs/value/default.ts index d1b0fc3c..0f2502dd 100644 --- a/libs/value/default.ts +++ b/libs/value/default.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2017-2024 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/delta.ts b/libs/value/delta.ts index b88fe58b..f34fc88f 100644 --- a/libs/value/delta.ts +++ b/libs/value/delta.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/equal.ts b/libs/value/equal.ts index 5d7fcae4..087d2b53 100644 --- a/libs/value/equal.ts +++ b/libs/value/equal.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/errors.ts b/libs/value/errors.ts index b04c549f..355d5b77 100644 --- a/libs/value/errors.ts +++ b/libs/value/errors.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/guard.ts b/libs/value/guard.ts index b5948a4b..a59bf1fd 100644 --- a/libs/value/guard.ts +++ b/libs/value/guard.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/hash.ts b/libs/value/hash.ts index 32044a19..09311f4e 100644 --- a/libs/value/hash.ts +++ b/libs/value/hash.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/index.ts b/libs/value/index.ts index 502302ae..4bdaf647 100644 --- a/libs/value/index.ts +++ b/libs/value/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/pointer.ts b/libs/value/pointer.ts index 9b02a31b..6a86b274 100644 --- a/libs/value/pointer.ts +++ b/libs/value/pointer.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/value/value.ts b/libs/value/value.ts index 797c38ab..52ff6068 100644 --- a/libs/value/value.ts +++ b/libs/value/value.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/web/fetch/fetch.ts b/libs/web/fetch/fetch.ts index 863e565f..d5daf8dd 100644 --- a/libs/web/fetch/fetch.ts +++ b/libs/web/fetch/fetch.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/web/fetch/index.ts b/libs/web/fetch/index.ts index 9b96ce3f..492d1c2d 100644 --- a/libs/web/fetch/index.ts +++ b/libs/web/fetch/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/web/index.ts b/libs/web/index.ts index fb55de2d..03e591be 100644 --- a/libs/web/index.ts +++ b/libs/web/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/web/websocket/index.ts b/libs/web/websocket/index.ts index c679d885..430891e8 100644 --- a/libs/web/websocket/index.ts +++ b/libs/web/websocket/index.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/web/websocket/retry.ts b/libs/web/websocket/retry.ts index 5e5dc623..d7ffa570 100644 --- a/libs/web/websocket/retry.ts +++ b/libs/web/websocket/retry.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/libs/web/websocket/socket.ts b/libs/web/websocket/socket.ts index 68cdff6e..7b98c530 100644 --- a/libs/web/websocket/socket.ts +++ b/libs/web/websocket/socket.ts @@ -4,7 +4,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) 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/license b/license index 1433dd72..ed571050 100644 --- a/license +++ b/license @@ -2,7 +2,7 @@ The MIT License (MIT) -Copyright (c) 2022 Haydn Paterson (sinclair) +Copyright (c) 2022-2024 Haydn Paterson (sinclair) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal