I'm trying to figure something out and I can't get a straight answer anywhere, even the GNU site itself is a retarded when it comes to this...
I'm creating a server control panel for my vps users. It's closed-source. This control panel is "using" a file management script (Webnight Commander | Download Webnight Commander software for free at SourceForge.net) that is released under GNU GPL. When someone installs my control panel, it also installs the file manager into a sub-folder, which I then iframe into the panel itself for easy access.
This is fine, yes? I've got people telling me a million different things, so I figured I'd ask you guys too... because, you know, you're all wonderful brilliant geniuses.
This is part of the GNU site that I originally read, which made be think it was okay:
I would like to bundle GPLed software with some sort of installation software. Does that installer need to have a GPL-compatible license?
No. The installer and the files it installs are separate works. As a result, the terms of the GPL do not apply to the installation software.
I'm creating a server control panel for my vps users. It's closed-source. This control panel is "using" a file management script (Webnight Commander | Download Webnight Commander software for free at SourceForge.net) that is released under GNU GPL. When someone installs my control panel, it also installs the file manager into a sub-folder, which I then iframe into the panel itself for easy access.
This is fine, yes? I've got people telling me a million different things, so I figured I'd ask you guys too... because, you know, you're all wonderful brilliant geniuses.
This is part of the GNU site that I originally read, which made be think it was okay:
I would like to bundle GPLed software with some sort of installation software. Does that installer need to have a GPL-compatible license?
No. The installer and the files it installs are separate works. As a result, the terms of the GPL do not apply to the installation software.