diff --git a/package.json b/package.json index 7ad65002..6e2e4e86 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "git+https://github.com/aligent/aws-cdk-constructs.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/aws-cdk-constructs/issues" }, diff --git a/packages/basic-auth/package.json b/packages/basic-auth/package.json index ee982be3..de7796af 100644 --- a/packages/basic-auth/package.json +++ b/packages/basic-auth/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "git+https://github.com/aligent/aws-cdk-prerender-proxy-stack.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/aws-cdk-prerender-proxy-stack/issues" }, diff --git a/packages/esbuild/package.json b/packages/esbuild/package.json index 39599baa..987b458c 100644 --- a/packages/esbuild/package.json +++ b/packages/esbuild/package.json @@ -4,7 +4,7 @@ "description": "Esbuild implementation for CDK", "main": "index.js", "types": "index.d.ts", - "license": "GPL-3.0-only", + "license": "MIT", "scripts": { "build": "tsc" }, diff --git a/packages/feature-env-handlers/package.json b/packages/feature-env-handlers/package.json index 63f0dd9e..ec129cb1 100644 --- a/packages/feature-env-handlers/package.json +++ b/packages/feature-env-handlers/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "git+https://github.com/aligent/aws-cdk-constructs.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/cdk-constructs/issues" }, diff --git a/packages/geoip-redirect/package.json b/packages/geoip-redirect/package.json index a2b8c33b..97755d9c 100644 --- a/packages/geoip-redirect/package.json +++ b/packages/geoip-redirect/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "git+https://github.com/aligent/aws-cdk-prerender-proxy-stack.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/aws-cdk-prerender-proxy-stack/issues" }, diff --git a/packages/graphql-mesh-server/package.json b/packages/graphql-mesh-server/package.json index 2af20e54..9af0d5ad 100644 --- a/packages/graphql-mesh-server/package.json +++ b/packages/graphql-mesh-server/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "git+https://github.com/aligent/cdk-constructs.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/cdk-constructs/issues" }, diff --git a/packages/header-change-detection/package.json b/packages/header-change-detection/package.json index d34826c1..ee824843 100644 --- a/packages/header-change-detection/package.json +++ b/packages/header-change-detection/package.json @@ -2,7 +2,7 @@ "name": "@aligent/cdk-header-change-detection", "version": "2.2.0", "main": "index.js", - "license": "GPL-3.0-only", + "license": "MIT", "homepage": "https://github.com/aligent/cdk-constructs/packages/header-change-detection-stack#readme", "repository": { "type": "git", diff --git a/packages/prerender-fargate/package.json b/packages/prerender-fargate/package.json index c94209a2..7a27e8f9 100644 --- a/packages/prerender-fargate/package.json +++ b/packages/prerender-fargate/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "git+https://github.com/aligent/cdk-constructs.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/cdk-constructs/issues" }, diff --git a/packages/prerender-proxy/package.json b/packages/prerender-proxy/package.json index 846072b3..175675da 100644 --- a/packages/prerender-proxy/package.json +++ b/packages/prerender-proxy/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "git+https://github.com/aligent/aws-cdk-prerender-proxy-stack.git" }, - "license": "GPL-3.0-only", + "license": "MIT", "bugs": { "url": "https://github.com/aligent/aws-cdk-prerender-proxy-stack/issues" }, diff --git a/packages/rabbitmq/package.json b/packages/rabbitmq/package.json index 749a2876..8166c8ce 100644 --- a/packages/rabbitmq/package.json +++ b/packages/rabbitmq/package.json @@ -2,7 +2,7 @@ "name": "@aligent/cdk-rabbitmq", "version": "2.0.0", "main": "index.js", - "license": "GPL-3.0-only", + "license": "MIT", "homepage": "https://github.com/aligent/aws-rabbitmq-waf-stack#readme", "repository": { "type": "git", diff --git a/packages/static-hosting/package.json b/packages/static-hosting/package.json index e23e52e3..be7d5c08 100644 --- a/packages/static-hosting/package.json +++ b/packages/static-hosting/package.json @@ -2,7 +2,7 @@ "name": "@aligent/cdk-static-hosting", "version": "2.7.2", "main": "index.js", - "license": "GPL-3.0-only", + "license": "MIT", "homepage": "https://github.com/aligent/aws-cdk-static-hosting-stack#readme", "repository": { "type": "git", diff --git a/packages/waf/package.json b/packages/waf/package.json index 2af18d75..0aa63f2f 100644 --- a/packages/waf/package.json +++ b/packages/waf/package.json @@ -2,7 +2,7 @@ "name": "@aligent/cdk-waf", "version": "2.2.0", "main": "index.js", - "license": "GPL-3.0-only", + "license": "MIT", "homepage": "https://github.com/aligent/aws-cdk-waf-stack#readme", "repository": { "type": "git",