Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any chance to get a dual licensing? #26

Open
Lazza opened this issue Dec 11, 2014 · 2 comments
Open

Any chance to get a dual licensing? #26

Lazza opened this issue Dec 11, 2014 · 2 comments

Comments

@Lazza
Copy link

Lazza commented Dec 11, 2014

Hi, I am a MSc student working on a thesis related to NTFS file recovery. I'm planning to write an open source software (GPLv3) in Python which will apply some data recovery techniques. When I found your project I was hoping to be able to add its functionality to my application, in order to focus on the subject of my thesis which is directory tree reconstruction from MFT entries in damaged drives.

However, I can't. That's because the Common Public License is not compatible with the GPL, so I would breach your license in case I used a part of analyzeMFT as a library for my GPL software. Is there any chance that you and the few contributors may consider licensing the code also under the GPL?

Thank you very much in advance, and don't worry if the answer is no. I'll understand.

@dkovar
Copy link
Collaborator

dkovar commented Jan 29, 2015

I'd like to help you with this, but getting everyone to agree on it, retroactively and going forward, would be problematic.

Can I somehow grant you an exemption?

@Lazza
Copy link
Author

Lazza commented Jan 30, 2015

Thank you for the answer. I think even an exemption would require agreement from other contributors. Anyways, I was able to implement the parsing of the attributes I need for my purpose: $FILE_NAME, $STANDARD_INFORMATION and so on. Doing it myself was good because I learnt more about the structure of an MFT entry and it will consitute good material for writing the thesis.

Thank you for your time devoted to develop open source software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants