I've written a website in the past using plupload for the uploader , and now I'm opensourcing a major part of the project.
I want to distribute the project under GPLv3 which is incompatible with GPLv2 that you use for plupload .
Any solutions for that issue ?
The project is at https://github.com/DannyZB/jDiskOnline , plupload is under scripts/plupload
From what I understand I cannot distribute GPLv2 code under a GPLv3 project , which is a major issue.
Any help would be appreciated (:
( Yes it's DiskOnline which I posted about here some time ago ,
I took it down for now , maybe I'll take it up again if my opensourcing of it goes well )
By the way , an example page ( not operational yet , I'll finish it sometimes next week ):
www.online-vault.net/jdiskonline/example.html
the plugin would have a no menus/uploader mode for displaying files to users of a website , with the options to turn them on as an admin / allowed user to upload files