Skip to content

Commit 9fb812a

Browse files
committed
Update license metadata format to new standard
1 parent 5a88f2a commit 9fb812a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "appose"
77
version = "0.2.1.dev0"
88
description = "Appose: multi-language interprocess cooperation with shared memory."
9-
license = {text = "Simplified BSD License"}
9+
license = "BSD-2-Clause"
1010
authors = [{name = "Appose developers"}]
1111
readme = "README.md"
1212
keywords = ["java", "javascript", "python", "cross-language", "interprocess"]
@@ -19,7 +19,6 @@ classifiers = [
1919
"Programming Language :: Python :: 3.10",
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
22-
"License :: OSI Approved :: BSD License",
2322
"Operating System :: Microsoft :: Windows",
2423
"Operating System :: Unix",
2524
"Operating System :: MacOS",

0 commit comments

Comments
 (0)