diff --git a/fixcore/pyproject.toml b/fixcore/pyproject.toml index f3fb8efd9..e56cab83b 100644 --- a/fixcore/pyproject.toml +++ b/fixcore/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/fixlib/pyproject.toml b/fixlib/pyproject.toml index cc12a8a3a..00ed91dac 100644 --- a/fixlib/pyproject.toml +++ b/fixlib/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/fixmetrics/pyproject.toml b/fixmetrics/pyproject.toml index dc6586a9c..617150909 100644 --- a/fixmetrics/pyproject.toml +++ b/fixmetrics/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/fixshell/pyproject.toml b/fixshell/pyproject.toml index ff23ef809..c8a071731 100644 --- a/fixshell/pyproject.toml +++ b/fixshell/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/aws/pyproject.toml b/plugins/aws/pyproject.toml index 56b2b0518..c4a84a766 100644 --- a/plugins/aws/pyproject.toml +++ b/plugins/aws/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/aws/tools/awspolicygen/setup.py b/plugins/aws/tools/awspolicygen/setup.py index e995c3d7e..bb4def36d 100644 --- a/plugins/aws/tools/awspolicygen/setup.py +++ b/plugins/aws/tools/awspolicygen/setup.py @@ -34,7 +34,7 @@ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/azure/pyproject.toml b/plugins/azure/pyproject.toml index 750c75bc4..86cd83769 100644 --- a/plugins/azure/pyproject.toml +++ b/plugins/azure/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/digitalocean/pyproject.toml b/plugins/digitalocean/pyproject.toml index c9bdd04f4..421d1680e 100644 --- a/plugins/digitalocean/pyproject.toml +++ b/plugins/digitalocean/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/dockerhub/pyproject.toml b/plugins/dockerhub/pyproject.toml index 114b24505..a3159f2aa 100644 --- a/plugins/dockerhub/pyproject.toml +++ b/plugins/dockerhub/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/example_collector/pyproject.toml b/plugins/example_collector/pyproject.toml index bc4028574..8c7de0f2d 100644 --- a/plugins/example_collector/pyproject.toml +++ b/plugins/example_collector/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/gcp/pyproject.toml b/plugins/gcp/pyproject.toml index 3ecb1c95b..ce7d1af7d 100644 --- a/plugins/gcp/pyproject.toml +++ b/plugins/gcp/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/gcp/tools/gcppolicygen/setup.py b/plugins/gcp/tools/gcppolicygen/setup.py index 89beb86d2..c6ae197bb 100644 --- a/plugins/gcp/tools/gcppolicygen/setup.py +++ b/plugins/gcp/tools/gcppolicygen/setup.py @@ -34,7 +34,7 @@ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/github/pyproject.toml b/plugins/github/pyproject.toml index d132345ac..751d8e6bb 100644 --- a/plugins/github/pyproject.toml +++ b/plugins/github/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/hetzner/pyproject.toml b/plugins/hetzner/pyproject.toml index fab7b314a..3b341cf3a 100644 --- a/plugins/hetzner/pyproject.toml +++ b/plugins/hetzner/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.11", # Supported OS's diff --git a/plugins/k8s/pyproject.toml b/plugins/k8s/pyproject.toml index e546ec097..14239fa30 100644 --- a/plugins/k8s/pyproject.toml +++ b/plugins/k8s/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/onelogin/pyproject.toml b/plugins/onelogin/pyproject.toml index 5f600480d..48f55a668 100644 --- a/plugins/onelogin/pyproject.toml +++ b/plugins/onelogin/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/posthog/pyproject.toml b/plugins/posthog/pyproject.toml index 5d07c42b6..3b7c2f78d 100644 --- a/plugins/posthog/pyproject.toml +++ b/plugins/posthog/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/random/pyproject.toml b/plugins/random/pyproject.toml index f1d39213b..503233836 100644 --- a/plugins/random/pyproject.toml +++ b/plugins/random/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/scarf/pyproject.toml b/plugins/scarf/pyproject.toml index 72c98e3c9..6ac5dcf07 100644 --- a/plugins/scarf/pyproject.toml +++ b/plugins/scarf/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's diff --git a/plugins/slack/pyproject.toml b/plugins/slack/pyproject.toml index 0aa999c84..06c3b0526 100644 --- a/plugins/slack/pyproject.toml +++ b/plugins/slack/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Intended Audience :: System Administrators", "Intended Audience :: Information Technology", # License information - "License :: OSI Approved :: GNU Affero General Public License v3 or later (Apache-2.0+)", + "License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)", # Supported python versions "Programming Language :: Python :: 3.12", # Supported OS's