diff mbox

[rdma-core,8/8] mlx4: Push COPYING file into individual files

Message ID 1478803660-27959-9-git-send-email-jgunthorpe@obsidianresearch.com (mailing list archive)
State Accepted
Headers show

Commit Message

Jason Gunthorpe Nov. 10, 2016, 6:47 p.m. UTC
Add missing copyright headers and delete the COPYING file.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
---
 providers/mlx4/COPYING | 378 -------------------------------------------------
 providers/mlx4/mmio.h  |   2 +
 2 files changed, 2 insertions(+), 378 deletions(-)
 delete mode 100644 providers/mlx4/COPYING
diff mbox

Patch

diff --git a/providers/mlx4/COPYING b/providers/mlx4/COPYING
deleted file mode 100644
index add3d1990bc1..000000000000
diff --git a/providers/mlx4/mmio.h b/providers/mlx4/mmio.h
index 0304fd7efa5e..f907661ddcf9 100644
--- a/providers/mlx4/mmio.h
+++ b/providers/mlx4/mmio.h
@@ -1,3 +1,5 @@ 
+/* Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
+ */
 #ifndef MMIO_H
 #define MMIO_H