]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Add missing author
authorjNullj <15849761+jNullj@users.noreply.github.com>
Fri, 10 May 2024 13:34:03 +0000 (16:34 +0300)
committerjNullj <15849761+jNullj@users.noreply.github.com>
Fri, 10 May 2024 13:34:03 +0000 (16:34 +0300)
AUTHORS
term-utils/scriptreplay.1.adoc
term-utils/scriptreplay.c

diff --git a/AUTHORS b/AUTHORS
index 9223f252b929e257ef0d428a80824f47c887408b..fa8d0c06d983f21bf00baa95d0af4cdee4ba9ba3 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -510,6 +510,7 @@ CONTRIBUTORS:
       John Paul Morrison <jmorriso@rflab.ee.ubc.ca>
       John W Higgins <wishdev@gmail.com>
       John W. Linville <linville@tuxdriver.com>
+      Jonathan Ketchker <jonathan@ketchker.com>
       Jonathan Liu <net147@gmail.com>
       Jon Grant <jg@jguk.org>
       Jon Ringle <jon@ringle.org>
index 4acf65fe182797331f7f743af20abd7358626875..acfde6ca8b5a66f07d2df59b324bfb0824b8205e 100644 (file)
@@ -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.
index 764ca19a08962c2f10a45175de2a1e7f5df264e7..33bb22129caf1abe798cea568b730cec721dc41c 100644 (file)
@@ -1,4 +1,5 @@
 /*
+ * Copyright (C) 2024, Jonathan Ketchker <jonathan@ketchker.com>
  * Copyright (C) 2008-2019, Karel Zak <kzak@redhat.com>
  * Copyright (C) 2008, James Youngman <jay@gnu.org>
  *