- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 39
 
Open
Description
Have you checked for existing feature requests?
- Completed
 
Summary
So we do have a small issue, whilst Atom itself was licenced under MIT the documentation for the website (i.e. the atom/flight-manual.atom.io repo) is actually licenced under CC BY-SA 3.0.
This means we need to provide attribution to this documentation in a bunch of places to remain clean on this.
- The website itself needs to have attribution when displaying the original docs, maybe just a single separate 
attributionfile we can@includein each section.- e.g. 
"Atom flight-manual" by GitHub is licensed under CC BY-SA 3.0 
 - e.g. 
 - Each original .md file can have the same attribution as above but probably just with an html comment at the bottom
- e.g. 
<!--"Atom flight-manual" by GitHub is licensed under CC BY-SA 3.0--> 
 - e.g. 
 - We will need a new 
LICENCE.mdfile in this repo which will have to pay attribution to the original licence:- e.g.  
"Pulsar", is a derivative of [Atom Flight Manual](https://flight-manual.atom.io) by GitHub, used under CC BY-SA 3.0. "Pulsar" is licensed under CC BY-SA 4.0 by [Pulsar-edit](https://github.com/pulsar-edit). 
 - e.g.  
 - Any altered documentation (I imagine just the actual content rather than the html stuff) will need also need to be displayed on the website as well as within the .md files like the unaltered stuff with the above (or similar) wording. We can just use 
@includesfor the sections and html comments again for the md files. 
Enter your response below:
We wont get in trouble
Any alternatives?
Re-write everything from scratch and throw the old docs away
Other examples:
No response
Metadata
Metadata
Assignees
Labels
No labels