aboutsummaryrefslogtreecommitdiff
path: root/networking/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/interface.c')
-rw-r--r--networking/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/interface.c b/networking/interface.c
index 7c6ed82df..83af62b7c 100644
--- a/networking/interface.c
+++ b/networking/interface.c
@@ -19,7 +19,7 @@
19 * Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> 19 * Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
20 * and others. Copyright 1993 MicroWalt Corporation 20 * and others. Copyright 1993 MicroWalt Corporation
21 * 21 *
22 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 22 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
23 * 23 *
24 * Patched to support 'add' and 'del' keywords for INET(4) addresses 24 * Patched to support 'add' and 'del' keywords for INET(4) addresses
25 * by Mrs. Brisby <mrs.brisby@nimh.org> 25 * by Mrs. Brisby <mrs.brisby@nimh.org>