summaryrefslogtreecommitdiffstats
path: root/net/sctp/sysctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sctp/sysctl.c')
-rw-r--r--net/sctp/sysctl.c17
1 files changed, 1 insertions, 16 deletions
diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c
index 33ca5b73cdb3..9a19147902f1 100644
--- a/net/sctp/sysctl.c
+++ b/net/sctp/sysctl.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-or-later
1/* SCTP kernel implementation 2/* SCTP kernel implementation
2 * (C) Copyright IBM Corp. 2002, 2004 3 * (C) Copyright IBM Corp. 2002, 2004
3 * Copyright (c) 2002 Intel Corp. 4 * Copyright (c) 2002 Intel Corp.
@@ -6,22 +7,6 @@
6 * 7 *
7 * Sysctl related interfaces for SCTP. 8 * Sysctl related interfaces for SCTP.
8 * 9 *
9 * This SCTP implementation is free software;
10 * you can redistribute it and/or modify it under the terms of
11 * the GNU General Public License as published by
12 * the Free Software Foundation; either version 2, or (at your option)
13 * any later version.
14 *
15 * This SCTP implementation is distributed in the hope that it
16 * will be useful, but WITHOUT ANY WARRANTY; without even the implied
17 * ************************
18 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
19 * See the GNU General Public License for more details.
20 *
21 * You should have received a copy of the GNU General Public License
22 * along with GNU CC; see the file COPYING. If not, see
23 * <http://www.gnu.org/licenses/>.
24 *
25 * Please send any bug reports or fixes you make to the 10 * Please send any bug reports or fixes you make to the
26 * email address(es): 11 * email address(es):
27 * lksctp developers <linux-sctp@vger.kernel.org> 12 * lksctp developers <linux-sctp@vger.kernel.org>