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

License? #11

Open
kallisti5 opened this issue Jan 13, 2020 · 4 comments
Open

License? #11

kallisti5 opened this issue Jan 13, 2020 · 4 comments

Comments

@kallisti5
Copy link

To help as many operating systems add support for the T2 chipset as quickly as possible, could you offer this code as MIT licensed or BSD licensed?

@MCMrARM
Copy link
Owner

MCMrARM commented Jan 16, 2020

I don't think it should be a huge issue to dual license this to MIT/BSD, even though I prefer GPL for this for now, but if it's stopping you from upstreaming it to some other distros, I am willing to dual license it. Are you interested in porting it to other distros?

@kallisti5
Copy link
Author

Hi! yeah, i'm one of the developers of the Haiku operating system (MIT Licensed). Recently got a MacBook Pro for work and wanted to see if I could improve the T2 Chipset situation by porting these changes over to a few drivers.

@MCMrARM
Copy link
Owner

MCMrARM commented Jan 20, 2020

Sure, go ahead, I approve MIT as an optional licensing option of the current source tree (so up to 2019-01-20), feel free to refer to this comment for now as the license note, as the license in the repo will likely be stuck on GPL (and the repo will eventually probably be achieved once it gets accepted upstream).

MIT License

Copyright (c) 2019-2020 Paul Pawlowski

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

@davidak
Copy link

davidak commented Apr 26, 2021

Can you actually add a LICENSE file? That would make the situation clear and help to package it. Also, potential contributors know what they are dealing with. By default it's all rights reserved.

GPL ensures that it does not end up in proprietary 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

3 participants