diff options
Diffstat (limited to 'networking/ip.c')
-rw-r--r-- | networking/ip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ip.c b/networking/ip.c index 0042896..7b1e2eb 100644 --- a/networking/ip.c +++ b/networking/ip.c @@ -2,7 +2,7 @@ /* * "ip" utility frontend. * - * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. * * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> * |