diff --git a/av98.py b/av98.py index ba304eb..d4252f4 100755 --- a/av98.py +++ b/av98.py @@ -1,12 +1,10 @@ #!/usr/bin/env python3 # AV-98 Gemini client -# (C) 2019 Solderpunk # Dervied from VF-1 (https://github.com/solderpunk/VF-1), -# which features contributions from: -# - Alex Schroeder -# - Joseph Lyman -# - Adam Mayer (https://github.com/phooky) -# - Paco Estaban +# (C) 2019, 2020 Solderpunk +# With contributions from: +# - +# - import argparse import cmd