diff options
Diffstat (limited to 'wireshark-lua/satp.lua')
-rw-r--r-- | wireshark-lua/satp.lua | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/wireshark-lua/satp.lua b/wireshark-lua/satp.lua index dcf4cdf..cbee063 100644 --- a/wireshark-lua/satp.lua +++ b/wireshark-lua/satp.lua @@ -16,8 +16,9 @@ -- This file is part of Anytun. -- -- Anytun is free software: you can redistribute it and/or modify --- it under the terms of the GNU General Public License version 3 as --- published by the Free Software Foundation. +-- it under the terms of the GNU General Public License as published by +-- the Free Software Foundation, either version 3 of the License, or +-- any later version. -- -- Anytun is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of |