diff mbox

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

Message ID 1478803660-27959-4-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>
---
 srp_daemon/COPYING         | 376 ---------------------------------------------
 srp_daemon/ibsrpdm.1       |   1 +
 srp_daemon/srp_daemon.1.in |   1 +
 srp_daemon/srpd.in         |   1 +
 4 files changed, 3 insertions(+), 376 deletions(-)
 delete mode 100644 srp_daemon/COPYING
diff mbox

Patch

diff --git a/srp_daemon/COPYING b/srp_daemon/COPYING
deleted file mode 100644
index 34994d31ea0b..000000000000
diff --git a/srp_daemon/ibsrpdm.1 b/srp_daemon/ibsrpdm.1
index f1c1d2a78ee3..6e7fc0d6e036 100644
--- a/srp_daemon/ibsrpdm.1
+++ b/srp_daemon/ibsrpdm.1
@@ -1,3 +1,4 @@ 
+.\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
 .TH IBSRPDM 1 "August 30, 2005" "OpenFabrics" "USER COMMANDS"
 
 .SH NAME
diff --git a/srp_daemon/srp_daemon.1.in b/srp_daemon/srp_daemon.1.in
index 6ee114284780..008d53a2a55a 100644
--- a/srp_daemon/srp_daemon.1.in
+++ b/srp_daemon/srp_daemon.1.in
@@ -1,3 +1,4 @@ 
+.\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
 .TH SRP_DAEMON 1 "September 5, 2006" "OpenFabrics" "USER COMMANDS"
 
 .SH NAME
diff --git a/srp_daemon/srpd.in b/srp_daemon/srpd.in
index d77579170a3b..7e2316f6fbc4 100755
--- a/srp_daemon/srpd.in
+++ b/srp_daemon/srpd.in
@@ -1,4 +1,5 @@ 
 #!/bin/bash
+# Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
 #
 # Manage the SRP client daemon (srp_daemon)
 #