Welcome, Guest. Please login or register.

Author Topic: GPL RTG driver information available  (Read 15701 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Fats

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 672
    • Show all replies
Re: GPL RTG driver information available
« on: May 19, 2016, 09:54:23 PM »
Quote from: Heiroglyph;808680
I think GPL might accomplish exactly what I wanted, preventing closed source derivatives of the work.

LGPL leaves the loophole of putting all the working parts into a separate, closed library.

Using GPL forces all programs using the library to also be GPL that is the reason why a GPL library can't be included in AROS but a LGPL one can.
« Last Edit: May 19, 2016, 09:57:21 PM by Fats »
Trust me...                                              I know what I\'m doing
 

Offline Fats

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 672
    • Show all replies
Re: GPL RTG driver information available
« Reply #1 on: May 25, 2016, 07:12:33 PM »
Quote from: billt;809127
Look at ReactOS, it's a GPL reimplementation of old MS Windows API and intends to be binary compatible with drivers and apps etc. written/compiled  for MS Windows. I don't believe that a user trying to run some proprietary app on ReactOS makes that app become GPL. You can also have proprietary software on Linux.


If you would include OpenPCI GPL in AROS and non-GPL programs using the openpci.library it becomes very hard to argue these programs should not be GPL.
Trust me...                                              I know what I\'m doing