From: jNullj <15849761+jNullj@users.noreply.github.com> Date: Fri, 10 May 2024 13:34:03 +0000 (+0300) Subject: Add missing author X-Git-Tag: v2.42-start~317^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f922a34e32f86ea9e5b3dc0cb29dd785ab69e5c;p=thirdparty%2Futil-linux.git Add missing author --- diff --git a/AUTHORS b/AUTHORS index 9223f252b..fa8d0c06d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -510,6 +510,7 @@ CONTRIBUTORS: John Paul Morrison John W Higgins John W. Linville + Jonathan Ketchker Jonathan Liu Jon Grant Jon Ringle diff --git a/term-utils/scriptreplay.1.adoc b/term-utils/scriptreplay.1.adoc index 4acf65fe1..acfde6ca8 100644 --- a/term-utils/scriptreplay.1.adoc +++ b/term-utils/scriptreplay.1.adoc @@ -98,6 +98,9 @@ Copyright {copyright} 2008 James Youngman //TRANSLATORS: Keep {copyright} untranslated. Copyright {copyright} 2008-2019 Karel Zak +//TRANSLATORS: Keep {copyright} untranslated. +Copyright {copyright} 2024 Jonathan Ketchker + This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Released under the GNU General Public License version 2 or later. diff --git a/term-utils/scriptreplay.c b/term-utils/scriptreplay.c index 764ca19a0..33bb22129 100644 --- a/term-utils/scriptreplay.c +++ b/term-utils/scriptreplay.c @@ -1,4 +1,5 @@ /* + * Copyright (C) 2024, Jonathan Ketchker * Copyright (C) 2008-2019, Karel Zak * Copyright (C) 2008, James Youngman *