In an object-oriented language such as Java, if I use a class that is GPLed without modifying, and subclass it, in what way does the GPL effect the larger program?
• If I port my program to GNU/Linux, does that mean I have to release it as Free Software under the GPL or some other Free Software license? • I just found out that a company has a copy of a GPL’ed program, and it costs money to get it. Aren’t they violating the GPL by not making it available on the Internet?
Related Questions
- In an object-oriented language such as Java, if I use a class that is GPLed without modifying, and subclass it, in what way does the GPL effect the larger program?
- In an object-oriented language such as Java, if I use a class that is GPLed without modifying, and subclass it, in what way does the GPL affect the larger program?
- Is string a class with various functions in the java language