question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mne-python is either GPL or non-free now due to mne/io/edf/gdf_encodes.txt

See original GitHub issue

mne/io/edf/gdf_encodes.txt from biosig says

# BioSig is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public
# License as published by the Free Software Foundation; either
# Version 3 of the License, or (at your option) any later version.
#
# Alternative license: 
# This table of event codes can be used in any application 
# (without the restrictions of GPL) under the condition that this table 
# is not modified, changed, converted or transformed. No 
# derivative of any kind are allowed. Suggestions for improvement 
# and changes should be addressed to the author. 

so either then mne-python is effectively under GPL license or non-free (no modifications allowed)… what it is ? 😉 May be @schloegl could relax this restriction (I am really not sure why not to allow changes/fixes etc)?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
larsonercommented, Aug 13, 2019

0.19 is only one month away, my vote is just to wait

0reactions
agramfortcommented, Aug 13, 2019

Maybe we should backport so yarik can cut a Debian release of 0.18 ? Or we wait for 0.19 release in September

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions about the GNU Licenses
Can I write free software that uses nonfree libraries? Can I link a GPL program with a proprietary system library? What legal issues...
Read more >
History and License — Python 3.11.1 documentation
The GPL-compatible licenses make it possible to combine Python with other software that is ... BeOpen hereby grants Licensee a non-exclusive, royalty-free, ...
Read more >
Understanding the GNU GPL License - Blender Market
Blender and its code are available to you under the GNU GPL license. ... Free: This term refers to the liberty of use,...
Read more >
Can a non-GPL python program use GPL Python module?
The Python interpreter calls those C parts an "Extension", compiles as dynamically-linked library (.so or .dll), and loads during the runtime ...
Read more >
How GPL makes me leave R for Python :-( | R-bloggers
The interpreted program, to the interpreter, is just data; a free software license like the GPL, based on copyright law, cannot limit what...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found