summaryrefslogtreecommitdiffstats
path: root/net/sctp/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sctp/command.c')
-rw-r--r--net/sctp/command.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/command.c b/net/sctp/command.c
index f4bebdadf007..3d9a9ff69c03 100644
--- a/net/sctp/command.c
+++ b/net/sctp/command.c
@@ -27,15 +27,9 @@
27 * email address(es): 27 * email address(es):
28 * lksctp developers <linux-sctp@vger.kernel.org> 28 * lksctp developers <linux-sctp@vger.kernel.org>
29 * 29 *
30 * Or submit a bug report through the following website:
31 * http://www.sf.net/projects/lksctp
32 *
33 * Written or modified by: 30 * Written or modified by:
34 * La Monte H.P. Yarroll <piggy@acm.org> 31 * La Monte H.P. Yarroll <piggy@acm.org>
35 * Karl Knutson <karl@athena.chicago.il.us> 32 * Karl Knutson <karl@athena.chicago.il.us>
36 *
37 * Any bugs reported given to us we will try to fix... any fixes shared will
38 * be incorporated into the next SCTP release.
39 */ 33 */
40 34
41#include <linux/types.h> 35#include <linux/types.h>