These files were added without requires SPDX headers.
Fixes: 7525ebd8ebb0 ("common/mlx5: add glue functions on Windows")
Cc: [email protected]
Signed-off-by: Stephen Hemminger <[email protected]>
---
drivers/common/mlx5/windows/mlx5_win_defs.h | 4 ++--
drivers/common/mlx5/windows/mlx5_win_ext.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/common/mlx5/windows/mlx5_win_defs.h
b/drivers/common/mlx5/windows/mlx5_win_defs.h
index 8a1c2c5af94f..47bfc907e7d3 100644
--- a/drivers/common/mlx5/windows/mlx5_win_defs.h
+++ b/drivers/common/mlx5/windows/mlx5_win_defs.h
@@ -1,7 +1,7 @@
-/*
+/* SPDX-License-Identifier: BSD-3-Clause
* Copyright (C) Mellanox Technologies, Ltd. 2001-2020.
- *
*/
+
#ifndef __MLX5_WIN_DEFS_H__
#define __MLX5_WIN_DEFS_H__
diff --git a/drivers/common/mlx5/windows/mlx5_win_ext.h
b/drivers/common/mlx5/windows/mlx5_win_ext.h
index 60610df6b250..b5d4484a1366 100644
--- a/drivers/common/mlx5/windows/mlx5_win_ext.h
+++ b/drivers/common/mlx5/windows/mlx5_win_ext.h
@@ -1,7 +1,7 @@
-/*
+/* SPDX-License-Identifier: BSD-3-Clause
* Copyright (C) Mellanox Technologies, Ltd. 2001-2020.
- *
*/
+
#ifndef __MLX5_WIN_ETX_H__
#define __MLX5_WIN_ETX_H__
--
2.30.2