diff --git a/LICENSE b/LICENSE index 632c21d..fe20c56 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,8 @@ The MIT License -Copyright (c) 2008 Josh VanderLinden, 2009 Philip Neustrom +Copyright (c) 2008 Josh VanderLinden +Copyright (c) 2009 Philip Neustrom +Copyright (c) 2016 Jazzband Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.py b/setup.py index 350cc24..477ed47 100644 --- a/setup.py +++ b/setup.py @@ -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',