diff --git a/tools/pkt.py b/tools/pkt similarity index 90% rename from tools/pkt.py rename to tools/pkt index 717807f9d..b868322f3 100755 --- a/tools/pkt.py +++ b/tools/pkt @@ -1,4 +1,12 @@ #!/usr/bin/python +# +# Copyright (C) 2007 Tom Parker +# +# Licensed under the GNU General Public License Version 2 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License v2 as published by +# the Free Software Foundation. from sys import argv,exit from types import *