Skip to content

Commit

Permalink
Merge pull request #297 from schallis/fix/update-license
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKs committed Sep 19, 2023
2 parents cc70073 + 7baf921 commit 9a5a9d5
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 @@ -4,7 +4,7 @@ version = "1.11.6" # Remember to also change __init__.py version
description = 'A Django authentication backend for Microsoft ADFS and AzureAD'
authors = ['Joris Beckers <joris.beckers@gmail.com>']
maintainers = ['Jonas Krüger Svensson <jonas-ks@hotmail.com>', 'Sondre Lillebø Gundersen <sondrelg@live.no>']
license = 'BSD'
license = 'BSD-1-Clause'
homepage = 'https://github.com/snok/django-auth-adfs'
repository = 'https://github.com/snok/django-auth-adfs'
documentation = 'https://django-auth-adfs.readthedocs.io/en/latest'
Expand Down

0 comments on commit 9a5a9d5

Please sign in to comment.