Skip to content

Commit 2118333

Browse files
authored
[fix][fix] Update license to match Trove classifier (#2322)
1 parent bf8fa38 commit 2118333

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

fixcore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
"Intended Audience :: System Administrators",
1414
"Intended Audience :: Information Technology",
1515
# License information
16-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
16+
"License :: OSI Approved :: Apache Software License",
1717
# Supported python versions
1818
"Programming Language :: Python :: 3.12",
1919
# Supported OS's

fixlib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

fixmetrics/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

fixshell/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/aws/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/aws/tools/awspolicygen/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"Intended Audience :: System Administrators",
3535
"Intended Audience :: Information Technology",
3636
# License information
37-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
37+
"License :: OSI Approved :: Apache Software License",
3838
# Supported python versions
3939
"Programming Language :: Python :: 3.12",
4040
# Supported OS's

plugins/azure/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/digitalocean/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/dockerhub/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/example_collector/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/gcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/gcp/tools/gcppolicygen/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"Intended Audience :: System Administrators",
3535
"Intended Audience :: Information Technology",
3636
# License information
37-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
37+
"License :: OSI Approved :: Apache Software License",
3838
# Supported python versions
3939
"Programming Language :: Python :: 3.12",
4040
# Supported OS's

plugins/github/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/hetzner/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.11",
1818
# Supported OS's

plugins/k8s/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/onelogin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/posthog/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/random/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/scarf/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

plugins/slack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: System Administrators",
1313
"Intended Audience :: Information Technology",
1414
# License information
15-
"License :: OSI Approved :: Apache License 2.0 (Apache-2.0+)",
15+
"License :: OSI Approved :: Apache Software License",
1616
# Supported python versions
1717
"Programming Language :: Python :: 3.12",
1818
# Supported OS's

0 commit comments

Comments
 (0)