From f2eeb2ee9768518995f0c9b1601f918a3b57c101 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 30 Dec 2021 12:52:51 +0000 Subject: [PATCH] credits: Add missing credit re python argparse extension See argparseactionnoyes.py. Signed-off-by: Ian Jackson --- CREDITS | 1 + LICENCE | 1 + 2 files changed, 2 insertions(+) diff --git a/CREDITS b/CREDITS index 38db2ec..8150d47 100644 --- a/CREDITS +++ b/CREDITS @@ -9,6 +9,7 @@ Guido Draheim - ac_prog_cc_no_writeable_strings.m4 Free Software Foundation and Scott G. Miller - SHA-512 implementation Free Software Foundation and Paul Eggert - u64.h Massachusetts Institute of Technology - install-sh +Omnifarious, btel (StackOverflow uers) - Python argparse --[no-]foo options Joachim Henkea - base91 specificaation and C implementation Adrien Béraud, Guillaume Jacquenot, SunDwarf aka eyesismine - base91 python diff --git a/LICENCE b/LICENCE index faed48e..235f0e5 100644 --- a/LICENCE +++ b/LICENCE @@ -24,6 +24,7 @@ secnet is Copyright 2012 Matthew Vernon Copyright 2013-2019 Mark Wooding Copyright 1995-2013 Simon Tatham + Copyright 2012,2013 "Omnifarious" and "btel" on Stackoverflow GPLv3+ -- 2.30.2