Linked Questions

5 votes
1 answer
874 views

I heard recently that Stackoverflow has changed their license on code. I don't know the details. Myself, along with a handful of other users, have explicitly licensed code posted to Stackoverflow ...
OmnipotentEntity's user avatar
12 votes
1 answer
916 views

I understand source code contained in answers on Stack Overflow are licensed under cc by-sa 3.0. If I'm getting paid to develop an application that is probably going to be closed source, does this ...
rocketsocks's user avatar
2 votes
0 answers
182 views

I have seen tons of posts on the license on the code used here on stackoverflow.com. A simple search brings tons of results but I still don't fully understand the license the code on this site is ...
TheBestCoder's user avatar
139 votes
7 answers
11k views

As a web developer over the years, I've done work in HTML, CSS, jQuery, PHP, and MySQL. And there have been numerous times I have found code snippets on Stack Overflow to be useful. I've probably copy/...
D.Tate's user avatar
  • 2,319
32 votes
3 answers
13k views

I want to know the code license on Stack Overflow. Sometimes I copy the original code pieces, or make some changes; sometimes I used the idea and code by myself. I really want to know the license or ...
Jack Lau's user avatar
16 votes
2 answers
984 views

In an opened issue against a BSD open-source library, an OP states that the mere presence of a single URL to a Stack Overflow article in a code comment section makes the entire source code copyleft, ...
Cyan's user avatar
  • 14.1k
6 votes
2 answers
600 views

This isn't really a complaint about this specific audit (although failing it did give me a review ban despite the fact that I've only failed two in almost three months). I thought that we had an ...
AstroCB's user avatar
  • 12.4k
46 votes
0 answers
2k views

As part of our research, we've reconstructed and analyzed the evolution of Stack Overflow posts. In the course of that research, I extracted clones of code blocks from the official Stack Exchange data ...
sbaltes's user avatar
  • 479
6 votes
1 answer
3k views

I'm confused about a copyright issue on Stack Overflow. Can anyone please tell me clearly about copyright on Stack Overflow? Meaning, if I just copied 10 – 15 lines of code, will it create trouble for ...
user avatar
-10 votes
3 answers
186 views

Let me start by saying I love this site, and it has been extremely useful to me. There are many very knowledgeable people who are willing to help out and give good answers to questions, and this has ...
Betty Mock's user avatar
  • 1,379
-14 votes
2 answers
202 views

A recent blog post celebrated the fact that 40.6 million copies of 7.3 million posts were performed by users over a two week period. The author is on the marketing team and from a marketing ...
Daniel Widdis's user avatar
8 votes
1 answer
850 views

Is there a best practice for reusing code snippets from Stack Overflow in production code? Personally I always do something like this: // Handling input that is not parseable as an integer. // ...
wvdz's user avatar
  • 16.2k
2 votes
0 answers
107 views

From the licensing page: Content contributed on or after 2018-05-02 (UTC) is distributed under the terms of CC BY-SA 4.0. When I looked on the Creative-Commons page describing the license, I found ...
dan1st's user avatar
  • 17.1k