mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-26 06:54:24 +01:00
Merge branch 'master' of https://github.com/k4m4/kickthemout
This commit is contained in:
commit
48831548a2
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "2.6"
|
||||||
|
- "2.7"
|
||||||
|
script:
|
||||||
|
- python -c "import kickthemout; import scan; import spoof"
|
@ -43,7 +43,7 @@ In brief, do not use it with evil intent.
|
|||||||
License
|
License
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Copyright (c) 2017 by `Nikolaos Kamarinakis <mailto:nikolaskam@gmail.com>`_ & `David Schütz <mailto:xdavid@protonmail.com>`_. All rights reserved.
|
Copyright (c) 2017 by `Nikolaos Kamarinakis <mailto:nikolaskam@gmail.com>`_ & `David Schütz <mailto:xdavid@protonmail.com>`_. Some rights reserved.
|
||||||
|
|
||||||
KickThemOut is under the terms of the `MIT License <https://www.tldrlegal.com/l/mit>`_, following all clarifications stated in the `license file <https://raw.githubusercontent.com/k4m4/kickthemout/master/LICENSE>`_.
|
KickThemOut is under the terms of the `MIT License <https://www.tldrlegal.com/l/mit>`_, following all clarifications stated in the `license file <https://raw.githubusercontent.com/k4m4/kickthemout/master/LICENSE>`_.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user