Open jburns131 opened 10 years ago
My quick thoughts on the matter:
I think this would be my vote(s) regarding the licenses used:
Project/Repo/Docs: I'm fine with these licenses:
Example Code/Software:
I agree on the commercial work. I would just want to prevent someone from copying and pasting and then commercializing that work. In an effort not to re-create the wheel we will most likely be referencing a great deal of material that is already out there ie:
CC sounds about right
Guess we need the group name before we finalize this in (Issue #3). I'm sure either GNU or Creative Commons would work fine. CC Seems easy to implement. Has a generator that I used to produces the tag below
WhyDoTuts by WhyDoTuts is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/WhyDoTuts/CollaborativeDocumentation.
Guess GNU is just as easy. Just thinking of implementing in a published version (wiki) and code samples.
Copyright (C) YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
Front Matter
Although we all are familiar with Open Source Licensing, I believe we should think about some of the finer points of licensing, especially since we will be creating/licensing documentation (which I've never licensed before), along with custom code/software examples.
Some Open Source Licenses suite code/software better, while some Open Source Licenses suite documentation better.
Project Entities
I feel we can separate the current structure of the project into four separate entities:
Keeping Mindful
Questions we should ask ourselves regarding what to license:
Questions we should ask ourselves about licensing in general:
Resources