Skip to content

Commit

Permalink
license: use GPL-2.0-or-later (as GPL-2.0 is deprecated spdx id)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 authored and firecat53 committed Jan 8, 2024
1 parent a67a2c6 commit a78bd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "urlscan"
dynamic = ["version"]
description = "View/select the URLs in an email message or file"
readme = "README.md"
license = "GPL-2.0"
license = "GPL-2.0-or-later"
authors = [
{ name = "Scott Hansen", email = "tech@firecat53.net" },
]
Expand Down

0 comments on commit a78bd06

Please sign in to comment.