From 68e55d245a0810852d862f8482603418600c764d Mon Sep 17 00:00:00 2001 From: Solderpunk Date: Sun, 17 May 2020 17:57:34 +0200 Subject: [PATCH] Add AV-98 contributors, in place of VF-1 contributors. --- av98.py | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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