]> git.droids-corp.org - dpdk.git/commitdiff
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 d241602445de6b658890fa81b4637a967a294073..4a16ade150aa376eb84fc3f16505a8166be1cfc1 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 a9e1daf16bf4922ffd2e885aed3691ee793deb0c..58bcd73f7d4332f08f611364b938a56124da61f1 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 b7718b6223b04a1cc43e6d244997aac7a2213846..f0b6e271a5f3d829f5a43c25676b82981244ae8d 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# SPDX-License-Identifier: BSD-3-Clause
 
 case "$1" in
 
index cca94ec8649b787cfcb2d89c785f6e960c12504a..a999602fddd5c0fb191fed019cc866a7ba4306ac 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 259feda3f7e84c6f4c7a99532fa34e19f8633c52..b3ef12398eaf0ca170d9880297f99124635140c2 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