You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 22Stack Exchange doesn't own our posts, but only has a non-exclusive license to them.curiousdannii– curiousdannii2019-10-02 11:25:03 +00:00Commented Oct 2, 2019 at 11:25
- @curiousdannii I guess that depends on the interpretation of the Terms. It reads like contributers (users) grant those rights to the publisher (SE). If they were just (re)publishing it under CC, they would't need that big chunk of Terms anyway, since they could already do that.GolezTrol– GolezTrol2019-10-02 11:42:46 +00:00Commented Oct 2, 2019 at 11:42
- @Golex Perhaps yes. I think they just want to lay it out so there can be no confusion about what "irrevocably" means.curiousdannii– curiousdannii2019-10-02 11:48:58 +00:00Commented Oct 2, 2019 at 11:48
- 3I think you can't irrevocably grant usage, since the CC license agreement states that you can lose the license if you break the agreements, so the license itself is explicitly revocable under some circumstances, and saying 'irrevocably' goes right against that. And that's the issue here. If they don't have the rights, their attempt to relicence it is actually a license breach, and would cause SE to basically lose the rights to even use all the content that was posted before under CC 3.0, as cegfault just wrote in their answer right after me.GolezTrol– GolezTrol2019-10-02 11:59:25 +00:00Commented Oct 2, 2019 at 11:59
- 1I hope for SE this is not the case, but in the light of recent events of SE becoming evil in their attempts to become overly correct (and dozens of mods being angry), I'm kinda interested to see if the opposite could be true, and if somebody would actually make a case out of this. * popcorn gets *GolezTrol– GolezTrol2019-10-02 12:01:25 +00:00Commented Oct 2, 2019 at 12:01
- @GolezTrol What do you mean in your comment by "overly correct"? I'm not aware of the events to which you refer.Basil Bourque– Basil Bourque2019-10-03 04:20:29 +00:00Commented Oct 3, 2019 at 4:20
- @BasilBourque These events.GolezTrol– GolezTrol2019-10-04 11:43:22 +00:00Commented Oct 4, 2019 at 11:43
- So, as I, not at all a lawyer, understand the further portions of the page which you didn't quote, CC-BY-SA 3.0 is forward compatible, which means that adaptations can be released under CC-BY-SA 4.0 but the original can't be changed without permission. So one solution might be to note that content before some date is CC-BY-SA 3.0 and content after it CC-BY-SA 4.0. That could even be marked in the edit history.mattdm– mattdm2019-10-04 22:16:04 +00:00Commented Oct 4, 2019 at 22:16
- @mattdm If you're talking about the heading 'Adaptations of existing content', that still says that the publisher can only do that if they hold the right to the content, so for adaptations, basically the same applies as for existing content.GolezTrol– GolezTrol2019-10-05 11:53:07 +00:00Commented Oct 5, 2019 at 11:53
- I'm looking at "If the contributor, then can license new contributions to an adaptation under 4.0 but original contributions remain under prior version unless express permission to upgrade is obtained." from that section, and the section below about mixed content.mattdm– mattdm2019-10-05 12:30:20 +00:00Commented Oct 5, 2019 at 12:30
- Yes, but SO is not the contributor.GolezTrol– GolezTrol2019-10-05 19:36:13 +00:00Commented Oct 5, 2019 at 19:36
- @GolezTrol I'm confused by your objection. The rights are held by the contributor, not Stack Exchange, so therefore this approach can be taken.mattdm– mattdm2019-10-06 04:40:22 +00:00Commented Oct 6, 2019 at 4:40
- Which approach? Upgrading the license? If contributors own the content, that approach can be taken by the contributors alone, which is the whole point of the ongoing discussion.GolezTrol– GolezTrol2019-10-06 07:11:06 +00:00Commented Oct 6, 2019 at 7:11
- @GolezTrol I think you're misunderstanding. SO is the publisher and the contributors own the rights. So we are exactly in the situation which that case describes. If the publisher owns the rights, the sentence "If the publisher, then can license all rights to an adaptation under 4.0." applies and everything is simple.mattdm– mattdm2019-10-06 19:43:45 +00:00Commented Oct 6, 2019 at 19:43
- 1I'm saying: SO has acted as if they own the rights, which they don't. But there's a pretty straightforward different approach to moving to 4.0 which they could take.mattdm– mattdm2019-10-06 19:45:35 +00:00Commented Oct 6, 2019 at 19:45
| Show 3 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you