diff mbox series

[v3,3/3] sctp_big_chunk: use SPDX-License-Identifier GPL-2.0

Message ID 1524914997-27080-3-git-send-email-alexey.kodanev@oracle.com
State Accepted
Delegated to: Jan Stancek
Headers show
Series [v3,1/3] lib/tst_checksum: add crc32c checksum | expand

Commit Message

Alexey Kodanev April 28, 2018, 11:29 a.m. UTC
Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
---
v3: new patch in v3

 testcases/network/sctp/sctp_big_chunk.c |   17 ++---------------
 1 files changed, 2 insertions(+), 15 deletions(-)

Comments

Petr Vorel May 3, 2018, 1:16 p.m. UTC | #1
Hi Alexey,

> - * This program 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 of
> - * the License, or (at your option) any later version.
...
> +// SPDX-License-Identifier: GPL-2.0
Shouldn't it be:
// SPDX-License-Identifier: GPL-2.0-or-later

As this was stated in previous license?
https://spdx.org/licenses/GPL-2.0-or-later.html
https://spdx.org/licenses/


Kind regards,
Petr
Alexey Kodanev May 4, 2018, 10:51 a.m. UTC | #2
On 05/03/2018 04:16 PM, Petr Vorel wrote:
> Hi Alexey,
> 
>> - * This program 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 of
>> - * the License, or (at your option) any later version.
> ...
>> +// SPDX-License-Identifier: GPL-2.0
> Shouldn't it be:
> // SPDX-License-Identifier: GPL-2.0-or-later
> > As this was stated in previous license?

Right, good catch!
diff mbox series

Patch

diff --git a/testcases/network/sctp/sctp_big_chunk.c b/testcases/network/sctp/sctp_big_chunk.c
index 89c5e0d..333e502 100644
--- a/testcases/network/sctp/sctp_big_chunk.c
+++ b/testcases/network/sctp/sctp_big_chunk.c
@@ -1,18 +1,5 @@ 
-/*
- * Copyright (c) 2018 Oracle and/or its affiliates. All Rights Reserved.
- *
- * This program 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 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it would 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 this program. If not, see <http://www.gnu.org/licenses/>.
+// SPDX-License-Identifier: GPL-2.0
+/* Copyright (c) 2018 Oracle and/or its affiliates. All Rights Reserved.
  *
  * Regression test-case for the crash caused by over-sized SCTP chunk,
  * fixed by upstream commit 07f2c7ab6f8d ("sctp: verify size of a new