networking/*: remove superfluous comments

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-10-30 02:24:48 +02:00
parent f16727ebbb
commit 11872cab32
5 changed files with 1 additions and 11 deletions

View File

@ -1,7 +1,5 @@
/* vi: set sw=4 ts=4: */
/*
* utils.c
*
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*
* Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>