mirror of
https://github.com/httpie/cli.git
synced 2024-11-28 08:38:44 +02:00
Fixed accidentally remove __licence__.
This commit is contained in:
parent
0cffda86f6
commit
16a7d0a719
@ -4,3 +4,4 @@ HTTPie - cURL for humans.
|
||||
"""
|
||||
__author__ = 'Jakub Roztocil'
|
||||
__version__ = '0.2.5dev'
|
||||
__licence__ = 'BSD'
|
||||
|
Loading…
Reference in New Issue
Block a user