Update author and licence information

Add Jazzband as maintainer from 2016 onwards when the
project started receiving contributions from Jazzband.

Fixes #409
This commit is contained in:
Aleksi Häkli 2019-03-13 16:53:23 +02:00
parent e24f0453bb
commit 12a806be28
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,8 @@
The MIT License
Copyright (c) 2008 Josh VanderLinden, 2009 Philip Neustrom <philipn@gmail.com>
Copyright (c) 2008 Josh VanderLinden
Copyright (c) 2009 Philip Neustrom <philipn@gmail.com>
Copyright (c) 2016 Jazzband <security@jazzband.co>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -21,7 +21,6 @@ setup(
'Camilo Nova',
'Aleksi Hakli',
]),
author_email='codekoala@gmail.com',
maintainer='Jazzband',
maintainer_email='security@jazzband.co',
url='https://github.com/jazzband/django-axes',