From f4949fcc3b99cb38d185ab894e1bb0efc37a414d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 31 Aug 2017 10:36:51 +0200 Subject: [PATCH] rfkill: add Sami to authors Signed-off-by: Karel Zak --- sys-utils/rfkill.8 | 5 +++++ sys-utils/rfkill.c | 1 + 2 files changed, 6 insertions(+) diff --git a/sys-utils/rfkill.8 b/sys-utils/rfkill.8 index 5096445c8d..f6ecc1e488 100644 --- a/sys-utils/rfkill.8 +++ b/sys-utils/rfkill.8 @@ -69,6 +69,11 @@ and .MT marcel@\:holtmann.\:org Marcel Holtmann .ME . +The code has been later modifified by +.MT kerolasa@\:iki.\:fi +Sami Kerola +.ME +for util-linux project. .PP This manual page was written by .MT linux@\:youmustbejoking.\:demon.\:co.uk diff --git a/sys-utils/rfkill.c b/sys-utils/rfkill.c index 7a32c70b29..48c4b72e9e 100644 --- a/sys-utils/rfkill.c +++ b/sys-utils/rfkill.c @@ -4,6 +4,7 @@ * Copyright 2009 Johannes Berg * Copyright 2009 Marcel Holtmann * Copyright 2009 Tim Gardner + * Copyright 2017 Sami Kerola * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- 2.47.3