mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
commit
d1c0188e73
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@ __uri__ = "https://github.com/alex/cryptography"
|
|||
|
||||
__version__ = "0.1.dev1"
|
||||
|
||||
__author__ = ("Alex Gaynor, Donald Stufft, Laurens van Houvten, "
|
||||
"Jean-Paul Calderone, Christian Heimes, and Indivdual "
|
||||
"Contributors")
|
||||
__author__ = ("Alex Gaynor, Hynek Schlawack, Donald Stufft, "
|
||||
"Laurens Van Houtven, Jean-Paul Calderone, Christian Heimes, "
|
||||
"and individual contributors.")
|
||||
__email__ = "cryptography-dev@python.org"
|
||||
|
||||
__license__ = "Apache License, Version 2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue