diff --git a/LICENSE b/LICENSE index 7e1e818..6d1ea1b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Web Decoy +Copyright (c) 2025-2026 WebDecoy LLC 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/package.json b/package.json index 989dca8..e473474 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "git+https://github.com/WebDecoy/node.git" }, - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "workspaces": [ "packages/*", diff --git a/packages/client/package.json b/packages/client/package.json index 9d4d562..9e91245 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -32,7 +32,7 @@ "browser", "fingerprinting" ], - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "homepage": "https://github.com/WebDecoy/node#readme", "repository": { diff --git a/packages/express/package.json b/packages/express/package.json index 54b8997..9bc478b 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -28,7 +28,7 @@ "bot-detection", "security" ], - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "homepage": "https://github.com/WebDecoy/node#readme", "repository": { diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 4ce9549..7341550 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -28,7 +28,7 @@ "bot-detection", "security" ], - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "homepage": "https://github.com/WebDecoy/node#readme", "repository": { diff --git a/packages/hono/package.json b/packages/hono/package.json index e2ee201..7a829f4 100644 --- a/packages/hono/package.json +++ b/packages/hono/package.json @@ -32,7 +32,7 @@ "deno", "security" ], - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "homepage": "https://github.com/WebDecoy/node#readme", "repository": { diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 119c1ad..f1ca3de 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -30,7 +30,7 @@ "bot-detection", "security" ], - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "homepage": "https://github.com/WebDecoy/node#readme", "repository": { diff --git a/packages/webdecoy/package.json b/packages/webdecoy/package.json index 43bf8b2..2125069 100644 --- a/packages/webdecoy/package.json +++ b/packages/webdecoy/package.json @@ -36,7 +36,7 @@ "security", "middleware" ], - "author": "Web Decoy", + "author": "WebDecoy LLC", "license": "MIT", "homepage": "https://github.com/WebDecoy/node#readme", "repository": {