add top-level SPDX license tag
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 28 Nov 2019 07:05:38 +0000 (12:35 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 22 Feb 2020 15:11:53 +0000 (16:11 +0100)
This patch adds top level SPDX license identifiers for some of the DPDK
source and scripts, where the copyright owners have not yet agreed to
replace the full BSD-3 license plate.

This patch also add SPDX license tag for a file with no
previous license plates. (DPDK is BSD-3)

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
app/test/test_compressdev_test_buffer.h
app/test/test_timer_racecond.c
examples/performance-thread/l3fwd-thread/test.sh
lib/librte_ethdev/rte_ethdev_pci.h
lib/librte_ethdev/rte_ethdev_vdev.h

index d241602..4a16ade 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (BSD-3-Clause)
+/* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2018-2020 Intel Corporation
  */
 
index a9e1daf..58bcd73 100644 (file)
@@ -1,8 +1,6 @@
-/*-
- *   BSD LICENSE
- *
- *   Copyright(c) 2015 Akamai Technologies.
- *   All rights reserved.
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2015 Akamai Technologies.
+ * All rights reserved.
  *
  *   Redistribution and use in source and binary forms, with or without
  *   modification, are permitted provided that the following conditions
index cca94ec..a999602 100644 (file)
@@ -1,7 +1,5 @@
-/*-
- *   BSD LICENSE
- *
- *   Copyright(c) 2017 Brocade Communications Systems, Inc.
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2017 Brocade Communications Systems, Inc.
  *   Author: Jan Blunck <jblunck@infradead.org>
  *
  *   Redistribution and use in source and binary forms, with or without
index 259feda..b3ef123 100644 (file)
@@ -1,7 +1,5 @@
-/*-
- *   BSD LICENSE
- *
- *   Copyright(c) 2017 Brocade Communications Systems, Inc.
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2017 Brocade Communications Systems, Inc.
  *   Author: Jan Blunck <jblunck@infradead.org>
  *
  *   Redistribution and use in source and binary forms, with or without