Questions about the licensing of content on Stack Exchange sites.
4
votes
1answer
85 views
Can we place all code snippets under a software-specific license?
Creative Commons specifically recommends that its licenses not be used for software, and I am aware that discussions occur frequently on this topic. Users often come to the site seeking a solution, ...
8
votes
1answer
80 views
Is this copy/paste from an offline but not CC-licensed source acceptable?
This question about virtual table tables in C++ spawned a handful of answers that quoted an apparently authoritative or well-regarded source back in 2011. Since then, the source website has gone ...
1
vote
0answers
26 views
Interacting w/ Subscriber Content via StackExchange API in Commercial Applications
I've read the API Terms of Use and The Terms of Service and just wanted to confirm that my understanding is correct:
Subscriber content can be used inside of a publicly accessible commercial ...
8
votes
0answers
59 views
How does the stackexchange licencing work when you are the author of the questions? [duplicate]
My coding is getting to the stage I am starting to think about publishing with a GPL licence when I use version control like github. I thought of the GPL licence because it is free and therefore seems ...
3
votes
1answer
92 views
What happens with my full program's copyright when I publish some code on Stack Overflow? [duplicate]
In order to better show my situation, I sometimes publish the offending source code. Also, I like to publish the fixed code once the problem is solved. I feel it's a way to thank the community for the ...
0
votes
0answers
41 views
Selling/Licensing StackOverflow Platform For Use In Private Companies [duplicate]
Possible Duplicate:
Is the Stack Exchange engine available?
I love what StackOverflow did with Facebook to allow Facebook developers to collaborate, share, and solve problems together in an ...
18
votes
2answers
285 views
Can I legally post Sun/Oracle JRE/JDK source code on Stack Overflow?
I want to post a JDK method's source code as part of my answer to a question on Stack Overflow. It looks like I can do this under the terms of the JRL (Java Research License), specifically:
A. ...
1
vote
0answers
33 views
Should we merge the meta tags [licensing] and [license]?
There are two meta tags, license (13 questions tagged) and licensing (54 questions tagged), that seem like they cover the same topic. Neither one has a tag wiki, but they both appear to be about the ...
0
votes
1answer
60 views
License and our ezine
We have a GFDL ezine about FOSS world, after consult we decided put a section about an article that describe Q/A from unix.stackexchange or stackoverflow and so on for each number.What's license of ...
8
votes
1answer
62 views
Can I publish a copy of my answers in other websites?
I want to publish only and only my own answers (not others') in other websites and in my own website.
Is there any site rule preventing this?
0
votes
1answer
132 views
What (if any) is the license for code listed on Stack Overflow? [duplicate]
Possible Duplicate:
What is up with the source code license on Stack Overflow?
There is a wealth of code snippets (some quite large) on Stack Overflow. Looking around I don't see an ...
-14
votes
1answer
176 views
Is This Code License Compatible with StackExchange? [closed]
I want to ask a question on Stack Overflow but before I post code, I want to make sure the license I want to use (which is similar to many Open Source licenses) is compatible with Stack Exchange ...
5
votes
2answers
226 views
Can licensing questions EVER be on-topic?
The licensing Tag
I ran across a specific question today that prompted me to ask why we have a licensing tag at all when its tag wiki currently says:
Excerpt: Don't use this tag to ask for legal ...
31
votes
4answers
539 views
Please negotiate and make obvious user-favorable license terms for uploaded images
Uploading photos to Imgur appears to assign them rights to do whatever they wish with them.
It would appear that, taken on face value, uploading an image to Imgur gives them total non-exclusive ...
10
votes
1answer
133 views
What's the correct way to post open source code on SO which isn't CC-Wiki?
I tried to answer a question related to the open source Apache Portable Runtime Project.
I found the answer to the question in the sources (in this case, the test cases) of the project. The project ...
8
votes
2answers
110 views
License of quotations
I sometimes see copy-and-paste answers which do not name their source. In my opinion this is not compatible with CC BY-SA, every content on Stackoverflow is licensed under (right?).
See the history ...
4
votes
1answer
164 views
Confidentiality contract when writing code. Developer questions in SO
I don't know if this is the right place for this questions, but I find that is a proper place because is related with SO.
I work in a company that has a confidentiality contract with the code ...
7
votes
2answers
205 views
Posting MIT licensed code
To my understanding from various Q&A here on meta (reference at the end) every piece of code posted on a stackexchange site gets published under the Creative Commons License.
A user on codereview ...
6
votes
1answer
127 views
Attribution/licensing and NOT copying content
I hope my question isn't out of line, but I'm really curious about a truly hypothetical situation.
Let's say I'm writing an application and I need some information, so I come to SO and search for ...
1
vote
1answer
83 views
What are valid licenses that we can use when posting answers (code snippets) in stack overflow?
1) Should we specify under what license a code snippet is under?
2) If the snippet doesn't come under a specific license, how can we use the solution and be sure of not being harassed later because ...
5
votes
1answer
60 views
Data explorer queries are missing an author attribution
Stack Exchange Data Explorer queries are licensed under cc-wiki with attribution required, like user contributions on normal sites. Yet query pages on SEDE do not have any user attribution whatsoever. ...
0
votes
2answers
276 views
Buying a Stack Overflow License [duplicate]
Possible Duplicate:
Can Stack Exchange be customized to specific projects?
We were interested in using Stack Overflow's technology on our website and heard that you have to purchase a ...
1
vote
1answer
121 views
What license does Stack Exchange use (GPL, MIT,…)
What license does the Stack Exchange network (or Stack Overflow) use. Is it GPL, MIT, BSD, or any other free license? If it is so, how is the source code available?
2
votes
1answer
82 views
Should images be accompanied with licensing info?
Many of the newer SE2.0 sites are well-suited to questions and answers containing images, and I love that many users use images in their posts. It can add value both for context and aesthetics. ...
13
votes
6answers
908 views
Is it legal to use the Content Delivery network (CDN) which belongs to Stack Exchange?
I want to use prettyprint JavaScript library in my blogs. This library is already hosted in CDN for Stack Overflow cdn.sstatic.net.
Is cdn.sstatic.net a public CDN?
Can I use it in my blog or ...
2
votes
1answer
80 views
Is everything added to SO automatically CC licensed?
Is all the content here on SO CC licensed?
I have seen some snippets of code which weren't officially CC licensed.
What if poster doesn't note it is licensed.
Can I get in trouble for using it in ...
16
votes
2answers
496 views
Using code posted on StackOverflow
I was wondering what kind of restrictions there are, if any, for code posted on StackOverflow?
In other words, I'm hoping StackOverflow has a clause that makes any posted code completely free of ...
-2
votes
1answer
106 views
Is it a good idea to run Stack Overflow as a service desk system?
I'm using OTRS as my company helpdesk. It works great but for one of my customers which is not a well-payed. I decided to set up the Stack Overflow system as their service desk.
Is it a good idea?
...
7
votes
1answer
150 views
CC commons license question
Content on SE sites is licensed under CC-BY-SA.
If I write a question/answer on your sites, do I still have copyright of the text I entered or does SE now hold all copyright to it? Can I put an ...
3
votes
1answer
256 views
is the SO chat open source?
I am curious about the chat only. If not please recommend some alternatives that are comparable.
Thanks.
10
votes
2answers
115 views
A request for clarification about licensing of code from SE
Over at http://tex.stackexchange.com we've found a few really nice questions and answers centred around a particular package (which happens to be for drawing diagrams in TeX, but that's not relevant). ...
3
votes
1answer
159 views
Should authors of code given as answers on Stack Overflow licence such code snippets?
From what I understand, code that doesn't have a license associated with it is considered copyrighted by the original author implicitly (and technically no one has been granted any rights to use the ...
4
votes
2answers
231 views
Does cc-wiki licence apply to StackOverflow content when it's used in source code?
As I was reading the question about copy-pasting and particularly, answers of Nikita Rybak and Adam Robinson, something clicked and I wondered if the issues of cc-wiki and plagiarism apply to source ...
4
votes
1answer
177 views
Should Stack Exchange switch to CC BY-SA 3.0?
Currently, Stack Exchange sites use the CC BY-SA 2.5 license.
There's a lot of content (not the least of which is Wikipedia) under the newer 3.0 version of this license.
Content licensed under 2.5 ...
2
votes
0answers
194 views
Why are there so many scraper sites outranking Stack Overflow on Google? [duplicate]
Possible Duplicates:
Scrapers enter the scene - was the choice of license right?
Why are clones ranking higher than Stack Overflow for questions and answers?
Why are there so many scraper ...
0
votes
0answers
111 views
Can Stack Overflow create and popularize commercial licenses?
I remember seeing a list of easy to pick licenses in the Mozilla Addons website when I developed an addon. Can Stack Overflow create and popularize commercial licenses?
You will think this is weird ...
2
votes
1answer
379 views
Scrapers enter the scene - was the choice of license right?
Looks like scrapers can rank higher than the original SE universe site in Google search so that there's this very uncomfortable "first tag in the page title" change to combat them.
Also looks like ...
1
vote
1answer
125 views
Are licensing questions a big no-no? [duplicate]
Possible Duplicate:
GPL license questions
Having just asked a “legal” question, I’m told that this is actually out of scope. Thinking about it, I fail to really understand why: licensing ...
3
votes
2answers
409 views
Can Stack Exchange be customized to specific projects?
We are a NGO looking for something 99% similar to Stack Overflow for analyzing and suggesting improvements in legislation.
I have tried searching for terms and conditions for getting StackOverflow ...
1
vote
1answer
58 views
Users uploading Creative Commons content to a commercial web site
For a site like SO that is not purely commercial (i.e. not selling a subscription etc.) but makes money from advertising. If I were to insert an image in a comment or in the question description that ...
3
votes
2answers
443 views
Vampires sucking Stack Overflow [duplicate]
Possible Duplicates:
What should you do if other sites shamelessly copy content and the cc-wiki license is not adhered to?
Is it legal to copy Stack Overflow questions and answers?
Can't ...
2
votes
1answer
199 views
What should you do if other sites shamelessly copy content and the cc-wiki license is not adhered to?
Copying content is one thing, but copying content without referring to or quoting the original is just plain rude and violates the cc-wiki license and the clearly laid out attribution rules of this ...
6
votes
3answers
171 views
Is original GPL'd code unwelcome in Stack Overflow postings, and why?
I'm interested in knowing either or both:
How does Creative Commons-wiki Share-Alike compare to GPL as it pertains to Stack Overflow?
(since "cc-wiki share alike vs GPL" is googlable and there are ...
3
votes
1answer
197 views
Open source code posting. Is a license required?
I recently came across this question which had a portion of Chromium code in it. At the bottom they put the license for the code(which is BSD style). Is this actually required? How is the snipplet of ...
6
votes
2answers
3k views
Is the Stack Overflow software licensed to other sites?
As well as SO, SuperUser & Serverfault I seem to be seeing the same thing used elsewhere. Are they all run by FogCreek/Joel/whoever, or is the software licensed to 3rd parties? For instance ...
7
votes
3answers
270 views
Data dump should include deleted posts
Given that deleted content is licensed CC just as the regular content is, it exists in the current SO database, and it is accessible to over 400 (10k+ rep) users, it should also be exported as part of ...
0
votes
1answer
93 views
License for StackOverflow Blog content
The footer on the blog mentions a BY-NC-SA license for the podcasts, but doesn't mention the text on the blog itself. I'm asking because, as a StackExchange user, I find lots of content there very ...
5
votes
8answers
932 views
Stack Overflow Rating System Copyright
I'd like to emulate the voting mechanism used by Stack Overflow in my own website (i.e. users simply click a + or - and the vote is registered).
I wasn't planning on using "reputation" to start with ...
7
votes
4answers
483 views
Why won't StackOverflow ask for a license agreement?
Apparently the conclusion on licensing is that users implicitly license their content to StackOverflow under cc-wiki. However, it was months after posting on StackOverflow that I ever noticed the fine ...
1
vote
4answers
231 views
Visual Studio licensing questions?
Which of the following sites in the Stack Overflow Trilogy would be the best for asking questions about Visual Studio licensing costs?

