Skip to content

Commit 8bd382d

Browse files
Merge pull request #249 from Frank-Schmutz/bugfix/license-identifier-does-not-correspond-with-file
2 parents 00e9047 + 081ad9f commit 8bd382d

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "recurring-ical-events"
7-
license = "GPL-3.0-or-later"
7+
license = "LGPL-3.0-or-later"
88
license-files = ["LICENSE"]
99
keywords = ["icalendar", "calendar", "ics", "rfc5545", "scheduling", "events", "todo", "journal", "alarm"]
1010
dynamic = ["urls", "version"]

0 commit comments

Comments
 (0)