Questions tagged [licensing]
Questions about the licensing of content on Stack Exchange sites.
16 questions
1 vote
1 answer
189 views
My content on Code Review was used by some YouTubers to make bad videos, what can I do about it?
I don't know if it is on topic here, but it does involve this website. In fact this is only possible because this website exists, but the Stack Exchange network is not at fault. So a little ...
3 votes
1 answer
133 views
How closely can code on this site be copied into other projects?
I understand that code found on Stack Exchange is under a Creative Commons License. This stipulates that any projects using the code must be shared with same (or compatible) license, and the author ...
-6 votes
2 answers
200 views
Change the licensing of code in Code Review contributions to MIT
One of several problems of having a creative commons (CC) license for code generated on Code Review, is that it is incompatible with major software licenses. Your project would have to either have to ...
0 votes
1 answer
59 views
Posting code with different licence [duplicate]
Can I post a question about some of my code that I want to have a different licence under? Say I want someone to review my code but have it posted so that a license covers it for not to be re-used or ...
1 vote
3 answers
211 views
Should we reconsider the code ownership policy?
This question of mine (10k required) was put on hold with the explanation This question does not appear to be a code review request within the scope defined in the help center. Please see the FAQ ...
7 votes
3 answers
175 views
Under CC BY-SA 3.0, will SE give me the source code if I wanted to imitate the Code Review beta for in-house purposes?
I was wondering, since the license aligns with being able to use the layout / design, as long as credit is given, if I would be able to see the source code of how to program the question/coding format....
40 votes
2 answers
1k views
Why is only my own written code on-topic?
I tend to disagree with point #2 on the Help Center: Did I write that code? I believe any code, written by one self or anyone else should be eligible for code review. Many a times, you're reviewing ...
8 votes
2 answers
314 views
Suggested edit breaks license due to pastebin
I am not a lawyer. I am reviewing a suggested edit where a user created a jsFiddle from the code in someone elses question. I believe this breaches the CC-BY-SA 3.0 license that the code in the ...