From 12bd81aa27be6fc7cbb24f3c3784e134cade1b71 Mon Sep 17 00:00:00 2001 From: Benjamin DELPY Date: Mon, 26 Feb 2024 11:07:40 +0100 Subject: [PATCH] Update intertic.py Licence change Signed-off-by: Benjamin DELPY --- client/pyscripts/intertic.py | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/client/pyscripts/intertic.py b/client/pyscripts/intertic.py index 41af914f7..a8819b3d8 100644 --- a/client/pyscripts/intertic.py +++ b/client/pyscripts/intertic.py @@ -1,11 +1,22 @@ # Benjamin DELPY `gentilkiwi` # https://blog.gentilkiwi.com / # benjamin@gentilkiwi.com -# Licence : https://creativecommons.org/licenses/by/4.0/ # # Basic script to try to interpret Intertic data on ST25TB / SRT512 in french transports # For Proxmark3 with love <3 # +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# See LICENSE.txt for the text of the license. + import sys, os from datetime import datetime, timedelta from bitarray import bitarray