From 6c4dadefb611d8fa3336fba9f4dfadceb7beea88 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 25 Sep 2008 12:13:34 +0000 Subject: - update my name. No obj-code changes ;) --- networking/brctl.c | 2 +- networking/ip.c | 2 +- networking/libiproute/iprule.c | 2 +- networking/tc.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'networking') diff --git a/networking/brctl.c b/networking/brctl.c index 102776e..8475179 100644 --- a/networking/brctl.c +++ b/networking/brctl.c @@ -2,7 +2,7 @@ /* * Small implementation of brctl for busybox. * - * Copyright (C) 2008 by Bernhard Fischer + * Copyright (C) 2008 by Bernhard Reutner-Fischer * * Some helper functions from bridge-utils are * Copyright (C) 2000 Lennert Buytenhek diff --git a/networking/ip.c b/networking/ip.c index 7dcddfd..10059c5 100644 --- a/networking/ip.c +++ b/networking/ip.c @@ -10,7 +10,7 @@ * Changes: * * Rani Assaf 980929: resolve addresses - * Bernhard Fischer rewrote to use index_in_substr_array + * Bernhard Reutner-Fischer rewrote to use index_in_substr_array */ #include "libbb.h" diff --git a/networking/libiproute/iprule.c b/networking/libiproute/iprule.c index f926078..ca22546 100644 --- a/networking/libiproute/iprule.c +++ b/networking/libiproute/iprule.c @@ -13,7 +13,7 @@ * Changes: * * Rani Assaf 980929: resolve addresses - * initially integrated into busybox by Bernhard Fischer + * initially integrated into busybox by Bernhard Reutner-Fischer */ #include diff --git a/networking/tc.c b/networking/tc.c index a815b4b..6e31074 100644 --- a/networking/tc.c +++ b/networking/tc.c @@ -6,7 +6,7 @@ * * Authors: Alexey Kuznetsov, * - * Bernhard Fischer adjusted for busybox + * Bernhard Reutner-Fischer adjusted for busybox */ #include "libbb.h" -- cgit v1.1