- update my name. No obj-code changes ;)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user