Skip to content

Commit 97dcbf9

Browse files
committed
Use an SPDX license
1 parent 60c6392 commit 97dcbf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "1.9.2"
88
description = "Bindings to the Linux input handling subsystem"
99
keywords = ["evdev", "input", "uinput"]
1010
readme = "README.md"
11-
license = {file = "LICENSE"}
11+
license = "BSD-3-Clause"
1212
requires-python = ">=3.8"
1313
authors = [
1414
{ name="Georgi Valkov", email="georgi.t.valkov@gmail.com" },

0 commit comments

Comments
 (0)