Merge pull request #421 from jazzband/development

Update author and licence information
This commit is contained in:
Camilo Nova 2019-03-13 19:00:20 -05:00 committed by GitHub
commit 99d5b67630
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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',