Skip to content

Commit

Permalink
change license tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Dec 29, 2019
1 parent 7e0063b commit aba2c60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python

try:
Expand All @@ -11,7 +12,7 @@
author_email="[email protected]",
url="https://github.com/hatamiarash7/PacketTracer",
description="Packet Tracer: The fast and simple packet creating and parsing module",
license="GPLv2",
license="MIT",
packages=[
"packetracer",
"packetracer.layer12",
Expand Down

0 comments on commit aba2c60

Please sign in to comment.