From fbdcc3cec065042b196ecea7789a896c7f0f1b43 Mon Sep 17 00:00:00 2001 From: DanMcInerney Date: Tue, 12 Nov 2013 00:10:57 -0700 Subject: [PATCH] changed license --- LANs.py | 2 +- LANspy.log.txt | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 LANspy.log.txt diff --git a/LANs.py b/LANs.py index 8a60895..e7015c6 100755 --- a/LANs.py +++ b/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 diff --git a/LANspy.log.txt b/LANspy.log.txt deleted file mode 100644 index e69de29..0000000