mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-07 13:32:14 -07:00
changed license
This commit is contained in:
parent
bd40a76dac
commit
fbdcc3cec0
2 changed files with 1 additions and 1 deletions
2
LANs.py
2
LANs.py
|
@ -13,7 +13,7 @@ Prerequisites: Linux
|
|||
Note: This script flushes iptables before and after usage.
|
||||
'''
|
||||
__author__ = 'Dan McInerney'
|
||||
__license__ = 'GPL'
|
||||
__license__ = 'BSD'
|
||||
__contact__ = 'danhmcinerney with gmail'
|
||||
__version__ = 1.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue