Tagged Questions
4
votes
3answers
277 views
Is it okay to include GPL'ed file (like dictionaries) in a proprietary application?
I've implemented hunspell in my application and noticed that some of the dictionaries from the OpenOffice site are under GPL license. Is it legal to distribute these dictionaries files along with my ...
2
votes
4answers
1k views
Usage of GPL plugins for proprietary software?
I've read existing questions about this topic on here already, but none of them seem to address my question so far.
Here is the situation:
We are developing a closed-source/proprietary software for ...
2
votes
2answers
307 views
Proprietary service backed by a GPL software?
Imagine this scenario: I develop an open source software (a kind of chatting server). And I don't mind if somebody decides to install this server and offer a paid service based on it. Does GPL license ...
0
votes
1answer
126 views
Licencing: release the same software with double licence
In my free time, I develop (alone, sigh) a project, in particoular an application library. I've released it using GPL v3.
At this time, this project has come very useful for a job. I'd like to ...