diff --git a/ADSB_Encoder.py b/ADSB_Encoder.py index 7d3fe49..a790b44 100755 --- a/ADSB_Encoder.py +++ b/ADSB_Encoder.py @@ -248,7 +248,7 @@ def manchester_encode(byte): ############################################################### -# Copyright (C) 2017-2020 Linar Yusupov +# Copyright (C) 2017-2021 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