-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add license file respecting history from imported content #36
base: master
Are you sure you want to change the base?
Conversation
This is MIT with additional contributors, due to importing kit and board docs and whirlwind tour from https://github.com/srobo/docs.
@@ -0,0 +1,29 @@ | |||
Copyright (c) 2010-2017 Chris Kirkham <chrisjameskirkham@gmail.com> | |||
Richard Barlow <richard@richardbarlow.co.uk> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It'd be good if we could have consistent whitespace here (I suggest using spaces since we want to align with the top line).
@RealOrangeOne I've been thinking about this some more and I'm increasingly of the opinion that we should be clear about the license of this work as separate from the bits pulled in from elsewhere. I think we maybe want to go with something that clarifies the different contributions. I've also run a blame on srweb's docs (I think we're interested in the slightly more restricted |
@RealOrangeOne why was this frozen (and what does that mean)? |
it was frozen as a note for me not to merge at kickstart. License things came up in the last meeting, and are being researched into, apparently |
This is MIT with additional contributors, due to importing kit and
board docs and whirlwind tour from https://github.com/srobo/docs.