diff options
Diffstat (limited to 'networking/brctl.c')
-rw-r--r-- | networking/brctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/brctl.c b/networking/brctl.c index 102776e80..847517961 100644 --- a/networking/brctl.c +++ b/networking/brctl.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Small implementation of brctl for busybox. | 3 | * Small implementation of brctl for busybox. |
4 | * | 4 | * |
5 | * Copyright (C) 2008 by Bernhard Fischer | 5 | * Copyright (C) 2008 by Bernhard Reutner-Fischer |
6 | * | 6 | * |
7 | * Some helper functions from bridge-utils are | 7 | * Some helper functions from bridge-utils are |
8 | * Copyright (C) 2000 Lennert Buytenhek | 8 | * Copyright (C) 2000 Lennert Buytenhek |