aboutsummaryrefslogtreecommitdiff
path: root/networking/ping.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ping.c')
-rw-r--r--networking/ping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ping.c b/networking/ping.c
index 6a766a437..e18d88e39 100644
--- a/networking/ping.c
+++ b/networking/ping.c
@@ -11,7 +11,7 @@
11 * This code is derived from software contributed to Berkeley by 11 * This code is derived from software contributed to Berkeley by
12 * Mike Muuss. 12 * Mike Muuss.
13 * 13 *
14 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 14 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
15 */ 15 */
16/* from ping6.c: 16/* from ping6.c:
17 * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> 17 * Copyright (C) 1999 by Randolph Chung <tausq@debian.org>