diff --git a/ADSB_Encoder.py b/ADSB_Encoder.py index 9c83746..2d8947e 100755 --- a/ADSB_Encoder.py +++ b/ADSB_Encoder.py @@ -248,7 +248,7 @@ def manchester_encode(byte): ############################################################### -# Copyright (C) 2017 Linar Yusupov +# Copyright (C) 2017-2018 Linar Yusupov # 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