You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-06-27 00:51:16 +02:00
Fixed accidentally remove __licence__.
This commit is contained in:
@ -4,3 +4,4 @@ HTTPie - cURL for humans.
|
||||
"""
|
||||
__author__ = 'Jakub Roztocil'
|
||||
__version__ = '0.2.5dev'
|
||||
__licence__ = 'BSD'
|
||||
|
Reference in New Issue
Block a user