From a7d212cd7d58214607efdc3d9194f32b52f5d2f0 Mon Sep 17 00:00:00 2001 From: Daniel Evers Date: Fri, 2 Feb 2024 08:07:29 +0100 Subject: [PATCH] Issue #157: Added author Signed-off-by: Daniel Evers (daniel.evers@utimaco.com) Reviewed-by: Jakub Jelen --- src/ttyopts.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ttyopts.c b/src/ttyopts.c index d30d62d0..a37ab7c2 100644 --- a/src/ttyopts.c +++ b/src/ttyopts.c @@ -4,6 +4,7 @@ * This file is part of the SSH Library * * Copyright (c) 2023 by Utimaco TS GmbH + * Author: Daniel Evers * * The SSH Library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by