- update my name. No obj-code changes ;)

This commit is contained in:
Bernhard Reutner-Fischer
2008-09-25 12:13:34 +00:00
parent a46d2b1d2d
commit 6c4dadefb6
33 changed files with 36 additions and 35 deletions

View File

@@ -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

View File

@@ -10,7 +10,7 @@
* Changes:
*
* Rani Assaf <rani@magic.metawire.com> 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"

View File

@@ -13,7 +13,7 @@
* Changes:
*
* Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
* initially integrated into busybox by Bernhard Fischer
* initially integrated into busybox by Bernhard Reutner-Fischer
*/
#include <netinet/in.h>

View File

@@ -6,7 +6,7 @@
*
* Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
*
* Bernhard Fischer adjusted for busybox
* Bernhard Reutner-Fischer adjusted for busybox
*/
#include "libbb.h"