From 6f922a34e32f86ea9e5b3dc0cb29dd785ab69e5c Mon Sep 17 00:00:00 2001 From: jNullj <15849761+jNullj@users.noreply.github.com> Date: Fri, 10 May 2024 16:34:03 +0300 Subject: [PATCH] Add missing author --- AUTHORS | 1 + term-utils/scriptreplay.1.adoc | 3 +++ term-utils/scriptreplay.c | 1 + 3 files changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index 9223f252b9..fa8d0c06d9 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 4acf65fe18..acfde6ca8b 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 764ca19a08..33bb22129c 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 * -- 2.47.2