All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core] rxe: Use default dual-license instead of PathScale
@ 2016-11-03 15:49 Leon Romanovsky
       [not found] ` <1478188155-24018-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Romanovsky @ 2016-11-03 15:49 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA, monis-VPRAkNaXOzVWk0Htik3J/w
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Remove the patent clauses from RXE copyright notice.

Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 COPYING.md          | 5 -----
 providers/rxe/rxe.c | 4 ----
 providers/rxe/rxe.h | 4 ----
 3 files changed, 13 deletions(-)

diff --git a/COPYING.md b/COPYING.md
index 3d55eb9..3d34648 100644
--- a/COPYING.md
+++ b/COPYING.md
@@ -45,11 +45,6 @@ ipathverbs
 ocrdma
 : Dual License: GPLv2 or OpenIB.org BSD (FreeBSD variant), See COPYING.BSD_FB

-rxe
-: A combination of the
-    - Default Dual License
-    - GPLv2 or PathScale BSD Patent license
-
 ## Libraries

 All library compilable source code (.c and .h files) are available under the
diff --git a/providers/rxe/rxe.c b/providers/rxe/rxe.c
index 5aa77ea..d23ef3d 100644
--- a/providers/rxe/rxe.c
+++ b/providers/rxe/rxe.c
@@ -31,10 +31,6 @@
  * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
- *
- * Patent licenses, if any, provided herein do not apply to
- * combinations of this program with other software, or any other
- * product whatsoever.
  */

 #include <config.h>
diff --git a/providers/rxe/rxe.h b/providers/rxe/rxe.h
index 61383a3..0a67a81 100644
--- a/providers/rxe/rxe.h
+++ b/providers/rxe/rxe.h
@@ -31,10 +31,6 @@
  * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
- *
- * Patent licenses, if any, provided herein do not apply to
- * combinations of this program with other software, or any other
- * product whatsoever.
  */

 #ifndef RXE_H
--
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH rdma-core] rxe: Use default dual-license instead of PathScale
       [not found] ` <1478188155-24018-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
@ 2016-11-04  0:48   ` Jason Gunthorpe
       [not found]     ` <20161104004813.GB30318-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Gunthorpe @ 2016-11-04  0:48 UTC (permalink / raw)
  To: Leon Romanovsky
  Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA, monis-VPRAkNaXOzVWk0Htik3J/w,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

On Thu, Nov 03, 2016 at 05:49:15PM +0200, Leon Romanovsky wrote:
> Remove the patent clauses from RXE copyright notice.
> 
> Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Reviewed-by: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>

Thanks for getting this addressed!

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH rdma-core] rxe: Use default dual-license instead of PathScale
       [not found]     ` <20161104004813.GB30318-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
@ 2016-11-04  4:12       ` Leon Romanovsky
       [not found]         ` <20161104041215.GM3617-2ukJVAZIZ/Y@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Romanovsky @ 2016-11-04  4:12 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA, monis-VPRAkNaXOzVWk0Htik3J/w,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

On Thu, Nov 03, 2016 at 06:48:13PM -0600, Jason Gunthorpe wrote:
> On Thu, Nov 03, 2016 at 05:49:15PM +0200, Leon Romanovsky wrote:
> > Remove the patent clauses from RXE copyright notice.
> >
> > Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>
> Reviewed-by: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
>
> Thanks for getting this addressed!

Thanks
https://github.com/linux-rdma/rdma-core/pull/33

>
> Jason

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH rdma-core] rxe: Use default dual-license instead of PathScale
       [not found]         ` <20161104041215.GM3617-2ukJVAZIZ/Y@public.gmane.org>
@ 2016-11-05 13:08           ` Leon Romanovsky
  0 siblings, 0 replies; 4+ messages in thread
From: Leon Romanovsky @ 2016-11-05 13:08 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA, monis-VPRAkNaXOzVWk0Htik3J/w,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

On Fri, Nov 04, 2016 at 06:12:15AM +0200, Leon Romanovsky wrote:
> On Thu, Nov 03, 2016 at 06:48:13PM -0600, Jason Gunthorpe wrote:
> > On Thu, Nov 03, 2016 at 05:49:15PM +0200, Leon Romanovsky wrote:
> > > Remove the patent clauses from RXE copyright notice.
> > >
> > > Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> >
> > Reviewed-by: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
> >
> > Thanks for getting this addressed!
>
> Thanks
> https://github.com/linux-rdma/rdma-core/pull/33

Merged

>
> >
> > Jason



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-05 13:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 15:49 [PATCH rdma-core] rxe: Use default dual-license instead of PathScale Leon Romanovsky
     [not found] ` <1478188155-24018-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-11-04  0:48   ` Jason Gunthorpe
     [not found]     ` <20161104004813.GB30318-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-11-04  4:12       ` Leon Romanovsky
     [not found]         ` <20161104041215.GM3617-2ukJVAZIZ/Y@public.gmane.org>
2016-11-05 13:08           ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.