X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=net%2Fsctp%2Fprotocol.c;h=23af232c0a256a6c45d875cfbf85fa6e297a441f;hb=47505b8bcfcffffe878ea1fee412922f3bfd7262;hp=f0631bf486b655486028cca166a167ce10da1879;hpb=8e8caf97b23082b210b5062cfe4963a4a87da5cb;p=thirdparty%2Fkernel%2Fstable.git diff --git a/net/sctp/protocol.c b/net/sctp/protocol.c index f0631bf486b65..23af232c0a256 100644 --- a/net/sctp/protocol.c +++ b/net/sctp/protocol.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* SCTP kernel implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. @@ -10,22 +11,6 @@ * * Initialization/cleanup for SCTP protocol support. * - * This SCTP implementation is free software; - * you can redistribute it and/or modify it under the terms of - * the GNU General Public License as published by - * the Free Software Foundation; either version 2, or (at your option) - * any later version. - * - * This SCTP implementation is distributed in the hope that it - * will be useful, but WITHOUT ANY WARRANTY; without even the implied - * ************************ - * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - * See the GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with GNU CC; see the file COPYING. If not, see - * . - * * Please send any bug reports or fixes you make to the * email address(es): * lksctp developers